summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-14net: sched: do not requeue a NULL skbLars Persson
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
2016-04-14route: do not cache fib route info on local routes with oifChris Friesen
2016-04-14net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
2016-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-04-12netfilter: ebtables: Fix extension lookup with identical namePhil Sutter
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern
2016-04-11net: vrf: Fix dst reference countingDavid Ahern
2016-04-11tipc: purge deferred updates from dead nodesErik Hugne
2016-04-11tipc: make dist queue pernetErik Hugne
2016-04-11netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov
2016-04-11decnet: Do not build routes to devices without decnet private data.David S. Miller
2016-04-11sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-08ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP optionsJozsef Kadlecsik
2016-04-07netfilter: arp_tables: register table in initnsFlorian Westphal
2016-04-06net: add the AF_KCM entries to family name tablesDexuan Cui
2016-04-06VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen
2016-04-06af_packet: tone down the Tx-ring unsupported spew.Dave Jones
2016-04-06Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_a...David S. Miller
2016-04-06mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2016-04-05ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-04-05Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"Bjorn Helgaas
2016-04-05sctp: flush if we can't fit another DATA chunkMarcelo Ricardo Leitner
2016-04-05mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach
2016-04-05mac80211: Fix BW upgrade for TDLS peersIlan Peer
2016-04-05mac80211: don't send deferred frames outside the SPEmmanuel Grumbach
2016-04-05mac80211: remove description of dropped memberLuis de Bethencourt
2016-04-05mac80211: ensure no limits on station rhashtableBen Greear
2016-04-05mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-04-05mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2016-04-05mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov
2016-04-05mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau
2016-04-04bridge: Fix incorrect variable assignment on error path in br_sysfs_addbrBastien Philbert
2016-04-04ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan
2016-04-04ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-31rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann