summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-01netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal
2016-06-23netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang
2016-06-23netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang
2016-06-22tipc: unclone unbundled buffers before forwardingJon Paul Maloy
2016-06-22kcm: fix /proc memory leakJiri Slaby
2016-06-19net: rds: fix coding style issuesJoshua Houghton
2016-06-19AX.25: Close socket connection on session completionBasil Gunn
2016-06-18RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan
2016-06-18tipc: fix socket timer deadlockJon Paul Maloy
2016-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-17sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-16gre: fix error handlerEric Dumazet
2016-06-16tipc: eliminate uninitialized variable warningYing Xue
2016-06-16tipc: fix suspicious RCU usageYing Xue
2016-06-15htb: call qdisc_root with rcu read lock heldFlorian Westphal
2016-06-15net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim
2016-06-15act_ipt: fix a bind refcnt leakWANG Cong
2016-06-15net_sched: prio: insure proper transactional behaviorEric Dumazet
2016-06-15netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-15netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang
2016-06-15netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal
2016-06-15ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel
2016-06-15ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel
2016-06-14udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin
2016-06-14net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-06-14ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa
2016-06-14ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa
2016-06-14ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-06-13net_sched: prio: properly report out of memory errorsEric Dumazet
2016-06-12ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller
2016-06-11net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks
2016-06-11net: diag: add missing declarationsBen Dooks
2016-06-11bridge: Fix incorrect re-injection of STP packetsIdo Schimmel
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10packet: compat support for sock_fprogWillem de Bruijn
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg
2016-06-09qfq: don't leak skb if kzalloc failsFlorian Westphal
2016-06-09ip6gre: Allow live link address changeShweta Choudaha
2016-06-09net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski
2016-06-09net: cls_u32: catch all hardware offload errorsJakub Kicinski
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet
2016-06-08ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-06-08l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks