summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-03-17tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet1-1/+2
2017-03-17bridge: resolve a false alarm of lockdepWANG Cong2-10/+1
2017-03-17rxrpc: Ignore BUSY packets on old callsDavid Howells1-0/+4
2017-03-17net: ipv6: set route type for anycast routesDavid Ahern1-0/+2
2017-03-17tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh5-50/+8
2017-03-17tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh5-174/+10
2017-03-17tcp_westwood: fix tcp_westwood_info() style mistakeschun Long1-2/+2
2017-03-17net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern1-3/+10
2017-03-17netem: apply correct delay when rate throttlingNik Unger1-8/+18
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-11/+42
2017-03-16net/sched: fq_codel: Avoid set-but-unused variableOr Gerlitz1-2/+0
2017-03-16net/sched: act_ife: Staticfy find_decode_metaid()Or Gerlitz1-2/+2
2017-03-16openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy1-0/+2
2017-03-16ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel1-3/+16
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel1-5/+8
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2-0/+35
2017-03-16ipvs: remove an annoying printk in netns initCong Wang1-2/+0
2017-03-16nl80211: fix dumpit error path RTNL deadlocksJohannes Berg1-71/+56
2017-03-16net: properly release sk_frag.pageEric Dumazet1-5/+5
2017-03-16net: dsa: check out-of-range ageing time valueVivien Didelot1-2/+6
2017-03-16net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot1-2/+2
2017-03-16mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-6/+11
2017-03-16mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck1-10/+16
2017-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller14-150/+160
2017-03-16net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz1-1/+1
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller61-240/+401
2017-03-15netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang1-1/+2
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-237/+346
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-14lwtunnel: remove unused but set variableRoopa Prabhu1-2/+0
2017-03-14rds: ib: unmap the scatter/gather list when errorZhu Yanjun1-7/+19
2017-03-14rds: ib: add the static type to the functionZhu Yanjun2-4/+3
2017-03-14rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun1-5/+2
2017-03-14rds: ib: drop unnecessary rdma_rejectZhu Yanjun1-3/+2
2017-03-14dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-14dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-14net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-14atm: remove an unnecessary loopFrancois Romieu1-9/+13
2017-03-14mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2-13/+71
2017-03-14mpls: allow TTL propagation to IP packets to be configuredRobert Shearman2-8/+86
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca1-0/+2
2017-03-13netfilter: nft_set_rbtree: use per-set rwlock to improve the scalabilityLiping Zhang1-15/+16
2017-03-13netfilter: limit: use per-rule spinlock to improve the scalabilityLiping Zhang2-10/+11
2017-03-13netfilter: nf_conntrack: reduce resolve_normal_ct argsFlorian Westphal1-31/+26
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso1-4/+0
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter3-8/+12
2017-03-13netfilter: nft_ct: add helper set supportFlorian Westphal1-0/+171
2017-03-13netfilter: provide nft_ctx in object init functionFlorian Westphal3-5/+8