1. cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 6 months ago
  2. edc6741c bpf: Add sockmap hooks for UDP sockets by Lorenz Bauer · 4 years, 10 months ago
  3. 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
  4. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago
  5. 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
  6. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  7. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  8. 404eb77 ipv4: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 7 years ago
  9. d2ba09c net: add skeleton of bpfilter kernel module by Alexei Starovoitov · 7 years ago
  10. a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
  11. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  12. 6987990c net: tcp: Remove TCP probe module by Masami Hiramatsu · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
  15. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  16. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago
  17. 432490f net: ip, diag -- Add diag interface for raw sockets by Cyrill Gorcunov · 8 years ago
  18. 0f8782e tcp_bbr: add BBR congestion control by Neal Cardwell · 8 years ago
  19. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 8 years ago
  20. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 9 years ago
  21. 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 9 years ago
  22. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  23. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 9 years ago
  24. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  25. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  26. 2b0a8c9 tcp: add CDG congestion control by Kenneth Klette Jonassen · 10 years ago
  27. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 10 years ago
  28. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  29. e3118e8 net: tcp: add DCTCP congestion control algorithm by Daniel Borkmann · 10 years ago
  30. 2346155 fou: Support for foo-over-udp RX path by Tom Herbert · 10 years ago
  31. 8024e02 udp: Add udp_sock_create for UDP tunnels to open listener socket by Tom Herbert · 10 years ago
  32. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  33. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  34. c50cd35 net: gre: move GSO functions to gre_offload by Daniel Borkmann · 12 years ago
  35. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 12 years ago
  36. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 12 years ago
  37. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 12 years ago
  38. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  39. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  40. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  41. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago
  42. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
  43. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  44. 507dd79 udp_diag: Wire the udp_diag module into kbuild by Pavel Emelyanov · 13 years ago
  45. c319b4d net: ipv4: add IPPROTO_ICMP socket kind by Vasiliy Kulikov · 14 years ago
  46. 3630b7c ipv4: Remove fib_hash. by David S. Miller · 14 years ago
  47. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago
  48. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago
  49. 9ba6397 [IPV4]: Cleanup the sysctl_net_ipv4.c file by Pavel Emelyanov · 17 years ago
  50. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  51. 71c87e0 [NET]: Generic Large Receive Offload for TCP traffic by Jan-Bernd Themann · 17 years ago
  52. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 18 years ago
  53. 5e0f043 [IPV4]: Consolidate common SNMP code by Herbert Xu · 18 years ago
  54. bb7ec6d [IPV4]: Fix build without procfs. by YOSHIFUJI Hideaki · 18 years ago
  55. c462238 [TCP]: TCP Illinois congestion control (rev3) by Stephen Hemminger · 18 years ago
  56. 5ef8147 [TCP] YeAH-TCP: algorithm implementation by Angelo P. Castellani · 18 years ago
  57. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  58. 0a69452 [XFRM]: BEET mode by Diego Beltrami · 18 years ago
  59. 446fda4 [NetLabel]: CIPSOv4 engine by Paul Moore · 18 years ago
  60. c427d27 [TCP]: Remove TCP Compound by David S. Miller · 18 years ago
  61. a42e9d6 [TCP]: TCP Probe congestion window tracing by Stephen Hemminger · 19 years ago
  62. f890f92 [TCP]: TCP Compound congestion control by Angelo P. Castellani · 19 years ago
  63. 76f1017 [TCP]: TCP Veno congestion control by Bin Zhou · 19 years ago
  64. 7c106d7 [TCP]: TCP Low Priority congestion control by Wong Hoi Sing Edison · 19 years ago
  65. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 19 years ago
  66. d2acc34 [INET]: Introduce tunnel4/tunnel6 by Herbert Xu · 19 years ago
  67. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  68. df3271f [TCP] BIC: CUBIC window growth (2.0) by Stephen Hemminger · 19 years ago
  69. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  70. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  71. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  72. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
  73. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  74. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  75. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago
  76. 5e43db7 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c by Matt Mackall · 19 years ago
  77. 0e57976 [TCP]: Add Scalable TCP congestion control module. by John Heffner · 20 years ago
  78. a7868ea [TCP]: Add H-TCP congestion control module. by Baruch Even · 20 years ago
  79. b87d856 [TCP]: Add TCP Vegas congestion control module. by Stephen Hemminger · 20 years ago
  80. 835b3f0 [TCP]: Add TCP Hybla congestion control module. by Daniele Lacamera · 20 years ago
  81. a628d29 [TCP]: Add High Speed TCP congestion control module. by John Heffner · 20 years ago
  82. 8727076 [TCP]: Add TCP Westwood congestion control module. by Stephen Hemminger · 20 years ago
  83. 8380303 [TCP]: Add TCP BIC congestion control module. by Stephen Hemminger · 20 years ago
  84. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 20 years ago
  85. 19baf83 [IPV4]: Add LC-Trie FIB lookup algorithm. by Robert Olsson · 20 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago