1. 2c193f2 net: kunit: add a test for dev_addr_lists by Jakub Kicinski · 3 years, 1 month ago
  2. 20ab39d net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 3 months ago
  3. bc49d81 mctp: Add MCTP base by Jeremy Kerr · 3 years, 5 months ago
  4. b24abcf bpf, kconfig: Add consolidated menu entry for bpf with core options by Daniel Borkmann · 3 years, 8 months ago
  5. 4a52dd8 net: selftest: fix build issue if INET is disabled by Oleksij Rempel · 3 years, 8 months ago
  6. 3e1e58d net: add generic selftest support by Oleksij Rempel · 3 years, 8 months ago
  7. 919067c net: add CONFIG_PCPU_DEV_REFCNT by Eric Dumazet · 3 years, 9 months ago
  8. 8875960 bpf: Clean up sockmap related Kconfigs by Cong Wang · 3 years, 10 months ago
  9. 4e1beec net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING by Tariq Toukan · 3 years, 11 months ago
  10. f54ec58 wimax: move out to staging by Arnd Bergmann · 4 years, 2 months ago
  11. 8ee2267 drop_monitor: Convert to using devlink tracepoint by Ido Schimmel · 4 years, 3 months ago
  12. f3631ab net: ethtool: Remove PHYLIB direct dependency by Florian Fainelli · 4 years, 6 months ago
  13. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  14. 11ca3c42 net: ethtool: netlink: Add support for triggering a cable test by Andrew Lunn · 4 years, 8 months ago
  15. c1e4535f docs: networking: convert pktgen.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  16. 1cec2ca docs: networking: convert ip-sysctl.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  17. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 9 months ago
  18. 98bda63 net: disable BRIDGE_NETFILTER by default by Roman Kiryanov · 4 years, 10 months ago
  19. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago
  20. 2b4a899 ethtool: introduce ethtool netlink interface by Michal Kubecek · 5 years ago
  21. 767ff48 net: Add a layer for non-PHY MII time stamping drivers. by Richard Cochran · 5 years ago
  22. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  23. 0f420b6 devlink: Add packet trap infrastructure by Ido Schimmel · 5 years ago
  24. c681eda net: ipv4: move tcp_fastopen server side code to SipHash library by Ard Biesheuvel · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  27. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  28. b251f9f bpf: make LWTUNNEL_BPF dependent on INET by Peter Oskolkov · 6 years ago
  29. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  30. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  31. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  32. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  33. 30c8bd5 net: Introduce generic failover module by Sridhar Samudrala · 7 years ago
  34. d2ba09c net: add skeleton of bpfilter kernel module by Alexei Starovoitov · 7 years ago
  35. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  36. 68e8b84 net: initial AF_XDP skeleton by Björn Töpel · 7 years ago
  37. ebf4e80 net: Add Software fallback infrastructure for socket dependent offloads by Ilya Lesokhin · 7 years ago
  38. ff7d6b2 page_pool: refurbish version of page_pool code by Jesper Dangaard Brouer · 7 years ago
  39. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  40. 2a95183 netfilter: don't allocate space for arp/bridge hooks unless needed by Florian Westphal · 7 years ago
  41. 6987990c net: tcp: Remove TCP probe module by Masami Hiramatsu · 7 years ago
  42. e02554e ipx: move Novell IPX protocol support into staging by Stephen Hemminger · 7 years ago
  43. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 7 years ago
  44. c411ed8 nsh: add GSO support by Jiri Benc · 7 years ago
  45. 1ca163a irda: move net/irda/ to drivers/staging/irda/net/ by Greg Kroah-Hartman · 7 years ago
  46. 0884824 bpf: sockmap requires STREAM_PARSER add Kconfig entry by John Fastabend · 7 years ago
  47. 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago
  48. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  49. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  50. 1ce8460 net: Introduce ife encapsulation module by Yotam Gigi · 8 years ago
  51. 6ae0a62 net: Introduce psample, a new genetlink channel for packet sampling by Yotam Gigi · 8 years ago
  52. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  54. ac71387 smc: establish new socket family by Ursula Braun · 8 years ago
  55. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  56. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  57. 2d283bd net/ncsi: Resource management by Gavin Shan · 8 years ago
  58. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 9 years ago
  59. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  60. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 9 years ago
  61. 9b24684 Make DST_CACHE a silent config option by Dave Jones · 9 years ago
  62. 8cb2d8b net: add a hardware buffer management helper API by Gregory CLEMENT · 9 years ago
  63. ab7ac4e kcm: Kernel Connection Multiplexor module by Tom Herbert · 9 years ago
  64. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 9 years ago
  65. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 9 years ago
  66. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  67. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  68. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  69. 1b69c6d net: Introduce L3 Master device abstraction by David Ahern · 9 years ago
  70. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  71. 1cf51900 net: add CONFIG_NET_INGRESS to enable ingress filtering by Pablo Neira · 10 years ago
  72. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  73. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  74. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  75. 38b3629 net: bpf: fix bpf syscall dependence on anon_inodes by Alexei Starovoitov · 10 years ago
  76. 57f5877 netfilter: bridge: build br_nf_core only if required by Florian Westphal · 10 years ago
  77. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 10 years ago
  78. 2c6bed7 6lowpan: introduce new net/6lowpan directory by Alexander Aring · 10 years ago
  79. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  80. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  81. af63633 cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup() by Tejun Heo · 11 years ago
  82. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  83. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 11 years ago
  84. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  85. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago
  86. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  87. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  88. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  89. ffd756b pktgen: Require CONFIG_INET due to use of IPv4 checksum function by Thomas Graf · 11 years ago
  90. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  91. 89bf1b5 net: remove NET_LL_RX_POLL config menue by Eliezer Tamir · 12 years ago
  92. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 12 years ago
  93. 0602129 net: add low latency socket poll by Eliezer Tamir · 12 years ago
  94. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 12 years ago
  95. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 12 years ago
  96. 99bbc70 rps: selective flow shedding during softnet overflow by Willem de Bruijn · 12 years ago
  97. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 12 years ago
  98. ccdfcc3 netlink: mmaped netlink: ring setup by Patrick McHardy · 12 years ago
  99. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 12 years ago
  100. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago