summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-16tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet
2017-03-16bridge: resolve a false alarm of lockdepWANG Cong
2017-03-16rxrpc: Ignore BUSY packets on old callsDavid Howells
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern
2017-03-16net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-16openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy
2017-03-16nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-03-15net: properly release sk_frag.pageEric Dumazet
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-15net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz
2017-03-15netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso
2017-03-13netfilter: nft_set_bitmap: keep a list of dummy elementsPablo Neira Ayuso
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)
2017-03-13netfilter: bridge: honor frag_max_size when refragmentingFlorian Westphal
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang
2017-03-13netfilter: nft_set_bitmap: fetch the element key based on the set->klenLiping Zhang
2017-03-12mpls: Do not decrement alive counter for unregister eventsDavid Ahern
2017-03-12mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-12act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-10rxrpc: Wake up the transmitter if Rx window size increases on the peerDavid Howells
2017-03-09rxrpc: rxrpc_kernel_send_data() needs to handle failed call betterDavid Howells
2017-03-09udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09net: initialize msg.msg_flags in recvfromAlexander Potapenko
2017-03-09net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-09rds: ib: add error handleZhu Yanjun
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern
2017-03-08netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue
2017-03-08netfilter: don't track fragmented packetsFlorian Westphal
2017-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-03-07ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-07net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
2017-03-07rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan
2017-03-07rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan
2017-03-07rds: tcp: Take explicit refcounts on struct netSowmini Varadhan
2017-03-07net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-07net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-07rxrpc: Call state should be read with READ_ONCE() under some circumstancesDavid Howells