1. 1f25569 tcp: higher throughput under reordering with adaptive RACK reordering wnd by Priyaranjan Jha · 7 years ago
  2. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  3. 99feaaf net: dsa: make switch index unsigned by Vivien Didelot · 7 years ago
  4. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  5. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  7. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  8. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  9. 3ae6ec0 ipv4: Send a netevent whenever multipath hash policy is changed by Ido Schimmel · 7 years ago
  10. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  11. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  12. 47d3d7a ipv6: Implement limits on Hop-by-Hop and Destination options by Tom Herbert · 7 years ago
  13. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 70b5aee net: sched: remove ndo_setup_tc check from tc_can_offload by Jiri Pirko · 7 years ago
  16. 0b5a89c net: sched: remove unused tc_should_offload helper by Jiri Pirko · 7 years ago
  17. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 59c1cec Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  19. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  20. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  21. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  22. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  23. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  24. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  26. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  27. 1f01d8b Bluetooth: increase timeout for le auto connections by Konrad Zapałowicz · 7 years ago
  28. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  29. 87e3de1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  30. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  31. 5b52a4c tcp: remove unnecessary include by Alexei Starovoitov · 7 years ago
  32. c26e91f tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio by Eric Dumazet · 7 years ago
  33. 23a7102a tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio by Eric Dumazet · 7 years ago
  34. 4170ba6 tcp: Namespace-ify sysctl_tcp_invalid_ratelimit by Eric Dumazet · 7 years ago
  35. 790f00e tcp: Namespace-ify sysctl_tcp_autocorking by Eric Dumazet · 7 years ago
  36. bd23970 tcp: Namespace-ify sysctl_tcp_min_rtt_wlen by Eric Dumazet · 7 years ago
  37. 26e9596 tcp: Namespace-ify sysctl_tcp_min_tso_segs by Eric Dumazet · 7 years ago
  38. b530b68 tcp: Namespace-ify sysctl_tcp_challenge_ack_limit by Eric Dumazet · 7 years ago
  39. 9184d8b tcp: Namespace-ify sysctl_tcp_limit_output_bytes by Eric Dumazet · 7 years ago
  40. ceef9ab tcp: Namespace-ify sysctl_tcp_workaround_signed_windows by Eric Dumazet · 7 years ago
  41. d06a990 tcp: Namespace-ify sysctl_tcp_tso_win_divisor by Eric Dumazet · 7 years ago
  42. 4540c0c tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf by Eric Dumazet · 7 years ago
  43. ec36e41 tcp: Namespace-ify sysctl_tcp_nometrics_save by Eric Dumazet · 7 years ago
  44. 3d0bd02 net/sched: Add support for HW offloading for CBS by Vinicius Costa Gomes · 7 years ago
  45. 5749f0f net: dsa: remove port masks by Vivien Didelot · 7 years ago
  46. c38c5a6 net: dsa: use new port type in helpers by Vivien Didelot · 7 years ago
  47. 057cad2 net: dsa: define port types by Vivien Didelot · 7 years ago
  48. 02bc6e5 net: dsa: introduce dsa_user_ports helper by Vivien Didelot · 7 years ago
  49. 2b3e989 net: dsa: rename dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  50. deb8ee0 net: dsa: fix dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  51. bff7b68 net: dsa: add dsa_is_unused_port helper by Vivien Didelot · 7 years ago
  52. af9b69a tcp: Namespace-ify sysctl_tcp_frto by Eric Dumazet · 7 years ago
  53. 94f0893 tcp: Namespace-ify sysctl_tcp_adv_win_scale by Eric Dumazet · 7 years ago
  54. 0c12654 tcp: Namespace-ify sysctl_tcp_app_win by Eric Dumazet · 7 years ago
  55. 6496f6b tcp: Namespace-ify sysctl_tcp_dsack by Eric Dumazet · 7 years ago
  56. c6e2180 tcp: Namespace-ify sysctl_tcp_max_reordering by Eric Dumazet · 7 years ago
  57. 773d4bb tcp: remove stale sysctl_tcp_reordering by Eric Dumazet · 7 years ago
  58. 0bc65a2 tcp: Namespace-ify sysctl_tcp_fack by Eric Dumazet · 7 years ago
  59. 65c9410 tcp: Namespace-ify sysctl_tcp_abort_on_overflow by Eric Dumazet · 7 years ago
  60. 625357a tcp: Namespace-ify sysctl_tcp_rfc1337 by Eric Dumazet · 7 years ago
  61. 3f4c7c6 tcp: Namespace-ify sysctl_tcp_stdurg by Eric Dumazet · 7 years ago
  62. e0a1e5b tcp: Namespace-ify sysctl_tcp_retrans_collapse by Eric Dumazet · 7 years ago
  63. b510f0d tcp: Namespace-ify sysctl_tcp_slow_start_after_idle by Eric Dumazet · 7 years ago
  64. 2c04ac8 tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts by Eric Dumazet · 7 years ago
  65. e20223f tcp: Namespace-ify sysctl_tcp_recovery by Eric Dumazet · 7 years ago
  66. 2ae21cf tcp: Namespace-ify sysctl_tcp_early_retrans by Eric Dumazet · 7 years ago
  67. 9618aec Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  68. 32d18ab net: updating dst lastusage is an unlikely event. by Paolo Abeni · 7 years ago
  69. 60e2a77 tcp: TCP experimental option for SMC by Ursula Braun · 7 years ago
  70. 06f877d tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  71. fc8bcaa net: LLC: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  72. 9c3b575 net: sctp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  73. ef5201c bonding: remove rtmsg_ifinfo called after bond_lower_state_changed by Xin Long · 7 years ago
  74. 829385f strparser: Use delayed work instead of timer for msg timeout by Tom Herbert · 7 years ago
  75. 71c0237 tcp: Configure TFO without cookie per socket and/or per route by Christoph Paasch · 7 years ago
  76. b6f4f84 net/sock: Update sk rcu iterator macro. by Tim Hansen · 7 years ago
  77. 3f27fb2 ipv6: addrconf: add per netns perturbation in inet6_addr_hash() by Eric Dumazet · 7 years ago
  78. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. fa71212 net: sched: remove unused is_classid_clsact_ingress/egress helpers by Jiri Pirko · 7 years ago
  80. d58d31a net: sched: remove unused classid field from tc_cls_common_offload by Jiri Pirko · 7 years ago
  81. 208c0f4 net: sched: use tc_setup_cb_call to call per-block callbacks by Jiri Pirko · 7 years ago
  82. acb6744 net: sched: introduce per-block callbacks by Jiri Pirko · 7 years ago
  83. 6e40cf2 net: sched: use extended variants of block_get/put in ingress and clsact qdiscs by Jiri Pirko · 7 years ago
  84. 8c4083b net: sched: add block bind/unbind notif. and extended block_get/put by Jiri Pirko · 7 years ago
  85. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  86. 1fba70e tcp: socket option to set TCP fast open key by Yuchung Cheng · 7 years ago
  87. de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
  88. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  89. 9854d75 Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  90. 7880201 inet: frags: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. 59f379f inet/connection_sock: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  92. eb4ddaf net/decnet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  93. c8652c8 net: dsa: add dsa_to_port helper by Vivien Didelot · 7 years ago
  94. f8b8b1c net: dsa: split dsa_port's netdev member by Vivien Didelot · 7 years ago
  95. f4d15fb rxrpc: Provide functions for allowing cleaner handling of signals by David Howells · 7 years ago
  96. a68f4a2 rxrpc: Support service upgrade from a kernel service by David Howells · 7 years ago
  97. 0bfe649 fq_impl: Properly enforce memory limit by Toke Høiland-Jørgensen · 7 years ago
  98. 0da4af0 ipv6: only update __use and lastusetime once per jiffy at most by Wei Wang · 7 years ago
  99. 74e3be6 net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock by Jiri Pirko · 7 years ago
  100. 34e3759 net: sched: teach tcf_bind/unbind_filter to use block->q by Jiri Pirko · 7 years ago