1. 4333d61 net: dsa: fix copyright holder by Vivien Didelot · 8 years ago
  2. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  3. 7efea60 tipc: adjust the policy of holding subscription kref by Ying Xue · 8 years ago
  4. 139bb36 tipc: advance the time of deleting subscription from subscriber->subscrp_list by Ying Xue · 8 years ago
  5. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  6. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  7. 402a5bc ipv6: sr: select DST_CACHE by default by David Lebrun · 8 years ago
  8. 4ea8efa net: mpls: Delete route when all nexthops have been deleted by David Ahern · 8 years ago
  9. c00e51d net: mpls: Don't show nexthop if device has been deleted by David Ahern · 8 years ago
  10. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  11. 7db6b04 net: Commonize busy polling code to focus on napi_id instead of socket by Sridhar Samudrala · 8 years ago
  12. 3705671 net: Track start of busy loop instead of when it should end by Alexander Duyck · 8 years ago
  13. 2b5cd0d net: Change return type of sk_busy_loop from bool to void by Alexander Duyck · 8 years ago
  14. e590745 tcp: Record Rx hash and NAPI ID in tcp_child_process by Alexander Duyck · 8 years ago
  15. 545cd5e net: Busy polling should ignore sender CPUs by Alexander Duyck · 8 years ago
  16. af4a220 ipv6: sr: use dst_cache in seg6_input by David Lebrun · 8 years ago
  17. 19d5a26 ipv6: sr: expand skb head only if necessary by David Lebrun · 8 years ago
  18. 3b1af93 net_sched: use setup_deferrable_timer by Geliang Tang · 8 years ago
  19. 6a18c31 net: mpls: Fix setting ttl_propagate for rt2 by David Ahern · 8 years ago
  20. e013fb7 net: make in_aton() 32-bit internally by Alexey Dobriyan · 8 years ago
  21. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  22. 5952fde net: sched: choke: remove dead filter classify code by Jiri Pirko · 8 years ago
  23. eb100e0 net: bridge: allow to add externally learned entries from user-space by Nikolay Aleksandrov · 8 years ago
  24. 7e26bf4 net: bridge: allow SW learn to take over HW fdb entries by Nikolay Aleksandrov · 8 years ago
  25. add641e sched: act_csum: don't mangle TCP and UDP GSO packets by Davide Caratti · 8 years ago
  26. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  27. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  28. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. ec4fbd6 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  31. 15bb774 tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  32. 1d2a6a5 genetlink: fix counting regression on ctrl_dumpfamily() by Stanislaw Gruszka · 8 years ago
  33. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  34. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  35. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  36. a7678c7 rtnetlink: Add dump all for netconf by David Ahern · 8 years ago
  37. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  38. 4c355cd net: convert sk_filter.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  39. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  40. cfc62d8 net: tcp: Permit user set TCP_MAXSEG to default value by Gao Feng · 8 years ago
  41. bef7f75 Openvswitch: Refactor sample and recirc actions implementation by andy zhou · 8 years ago
  42. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  43. 4572ef5 openvswitch: Refactor recirc key allocation. by andy zhou · 8 years ago
  44. 47c697a openvswitch: Deferred fifo API change. by andy zhou · 8 years ago
  45. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  46. 5819477 sctp: remove useless err from sctp_association_init by Xin Long · 8 years ago
  47. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  48. a05d4fd cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  49. 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago
  50. 8605330a tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs by Soheil Hassas Yeganeh · 8 years ago
  51. 23bb09c sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 8 years ago
  52. 486a43d sctp: remove temporary variable confirm from sctp_packet_transmit by Xin Long · 8 years ago
  53. aea92fb sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
  54. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  55. 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 8 years ago
  56. 7df9c24 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  57. 380feae vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  58. 073b4f2 vsock: add pkt cancel capability by Peng Tao · 8 years ago
  59. 36d277b vsock: track pkt owner vsock by Peng Tao · 8 years ago
  60. 8a0f5cc crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 8 years ago
  61. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  62. 4485a84 netfilter: fix the warning on unused refcount variable by Reshetova, Elena · 8 years ago
  63. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  64. eed5087 xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  65. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  66. db7f00b tcp: tcp_get_info() should read tcp_time_stamp later by Eric Dumazet · 8 years ago
  67. d12c917 bridge: resolve a false alarm of lockdep by WANG Cong · 8 years ago
  68. 4d4a6ac rxrpc: Ignore BUSY packets on old calls by David Howells · 8 years ago
  69. 4ee3973 net: ipv6: set route type for anycast routes by David Ahern · 8 years ago
  70. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  71. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  72. be7164c tcp_westwood: fix tcp_westwood_info() style mistakes by chun Long · 8 years ago
  73. 61733c9 net: mpls: Fix nexthop alive tracking on down events by David Ahern · 8 years ago
  74. 5080f39 netem: apply correct delay when rate throttling by Nik Unger · 8 years ago
  75. b124f41 Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  76. a5e6a3b net/sched: fq_codel: Avoid set-but-unused variable by Or Gerlitz · 8 years ago
  77. 4dba87b net/sched: act_ife: Staticfy find_decode_metaid() by Or Gerlitz · 8 years ago
  78. 8f3dbfd7 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  79. 5d7bfd1 ipv4: fib_rules: Dump FIB rules when registering FIB notifier by Ido Schimmel · 8 years ago
  80. 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
  81. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  82. 864e91c ipvs: remove an annoying printk in netns init by Cong Wang · 8 years ago
  83. ea90e0d nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  84. 22a0e18 net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  85. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  86. e893de1ba net: dsa: dsa_fastest_ageing_time return unsigned by Vivien Didelot · 8 years ago
  87. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  88. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  89. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  90. 3d20f1f net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  91. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 4494dbc netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid by Liping Zhang · 8 years ago
  93. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  95. 942c56a lwtunnel: remove unused but set variable by Roopa Prabhu · 8 years ago
  96. 569f41d rds: ib: unmap the scatter/gather list when error by Zhu Yanjun · 8 years ago
  97. edd08f9 rds: ib: add the static type to the function by Zhu Yanjun · 8 years ago
  98. ea69c88 rds: ib: remove redundant ib_dealloc_fmr by Zhu Yanjun · 8 years ago
  99. b418c52 rds: ib: drop unnecessary rdma_reject by Zhu Yanjun · 8 years ago
  100. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago