summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang1-6/+1
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso3-10/+11
2016-06-15netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang1-1/+1
2016-06-15netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal1-0/+2
2016-06-14ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2016-06-14ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel1-3/+7
2016-06-14udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2-112/+32
2016-06-14net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet1-0/+4
2016-06-14ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa1-2/+5
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa1-2/+5
2016-06-14ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa1-2/+2
2016-06-14ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa1-1/+1
2016-06-12net_sched: prio: properly report out of memory errorsEric Dumazet1-20/+12
2016-06-12Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusMiklos Szeredi1-3/+3
2016-06-11ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller1-0/+2
2016-06-10net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks1-1/+1
2016-06-10net: diag: add missing declarationsBen Dooks1-6/+0
2016-06-10bridge: Fix incorrect re-injection of STP packetsIdo Schimmel1-3/+12
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-155/+348
2016-06-09packet: compat support for sock_fprogWillem de Bruijn2-2/+40
2016-06-09Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2-4/+23
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti1-2/+23
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg1-2/+0
2016-06-08qfq: don't leak skb if kzalloc failsFlorian Westphal1-2/+4
2016-06-08ip6gre: Allow live link address changeShweta Choudaha1-0/+3
2016-06-08net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski1-18/+19
2016-06-08net: cls_u32: catch all hardware offload errorsJakub Kicinski1-1/+7
2016-06-08net_sched: add missing paddattr descriptionEric Dumazet1-0/+2
2016-06-08ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki1-8/+3
2016-06-08l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault1-1/+1
2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks1-0/+1
2016-06-08bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita1-0/+2
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-6/+8
2016-06-07tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann3-7/+19
2016-06-07act_police: fix a crash during removalWANG Cong1-22/+11
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet1-1/+1
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski1-10/+11
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski1-1/+1
2016-06-07rxrpc: fix ptr_ret.cocci warningsWu Fengguang1-3/+1
2016-06-07RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan5-8/+27
2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan2-0/+2
2016-06-07RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan3-12/+67
2016-06-07fq_codel: fix NET_XMIT_CN behaviorEric Dumazet1-6/+18
2016-06-06net_sched: keep backlog updated with qlenWANG Cong1-0/+2
2016-06-06soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller1-1/+2
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2-4/+6
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-28/+27
2016-06-03sch_tbf: update backlog as wellWANG Cong1-0/+4
2016-06-03sch_red: update backlog as wellWANG Cong1-0/+4