summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-03-21vsock: cancel packets when failing to connectPeng Tao1-0/+14
2017-03-21vsock: add pkt cancel capabilityPeng Tao1-0/+42
2017-03-21vsock: track pkt owner vsockPeng Tao1-0/+7
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu1-0/+41
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller47-273/+508
2017-03-20netfilter: fix the warning on unused refcount variableReshetova, Elena1-1/+0
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever1-1/+2
2017-03-17netfilter: refcounter conversionsReshetova, Elena18-66/+71
2017-03-16tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet1-1/+2
2017-03-16bridge: resolve a false alarm of lockdepWANG Cong2-10/+1
2017-03-16rxrpc: Ignore BUSY packets on old callsDavid Howells1-0/+4
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern1-0/+2
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh5-50/+8
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh5-174/+10
2017-03-16tcp_westwood: fix tcp_westwood_info() style mistakeschun Long1-2/+2
2017-03-16net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern1-3/+10
2017-03-16netem: 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-15net: properly release sk_frag.pageEric Dumazet1-5/+5
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot1-2/+6
2017-03-15net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot1-2/+2
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-6/+11
2017-03-15mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck1-10/+16
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller14-150/+160
2017-03-15net/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-14Merge 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-13lwtunnel: remove unused but set variableRoopa Prabhu1-2/+0
2017-03-13rds: ib: unmap the scatter/gather list when errorZhu Yanjun1-7/+19
2017-03-13rds: ib: add the static type to the functionZhu Yanjun2-4/+3
2017-03-13rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun1-5/+2
2017-03-13rds: ib: drop unnecessary rdma_rejectZhu Yanjun1-3/+2
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13atm: remove an unnecessary loopFrancois Romieu1-9/+13
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2-13/+71
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman2-8/+86
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1