1. 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
  2. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  3. 1f399fc drivers/net: netdevsim depends on INET by Hongbo Yao · 5 years ago
  4. 48bb9eb netdevsim: fib: Add dummy implementation for FIB offload by Ido Schimmel · 5 years ago
  5. 690ac0d thunderbolt: Update Kconfig entries to USB4 by Mika Westerberg · 5 years ago
  6. d7c68a3 wireguard: Kconfig: select parent dependency for crypto by Jason A. Donenfeld · 5 years ago
  7. e7096c1 net: WireGuard secure network tunnel by Jason A. Donenfeld · 5 years ago
  8. 5421cf8 drivers: net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  9. 02bc5eb drivers: net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  12. c22da36 gtp: change NET_UDP_TUNNEL dependency to select by Matteo Croce · 6 years ago
  13. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  14. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. a37d45b net: ipvlan_l3s: fix kconfig dependency warning by Randy Dunlap · 6 years ago
  16. a7603ac geneve: change NET_UDP_TUNNEL dependency to select by Matteo Croce · 6 years ago
  17. c675e06 ipvlan: decouple l3s mode dependencies from other modes by Daniel Borkmann · 6 years ago
  18. 9437b62 net: Fix typo in NET_FAILOVER help text by Jonathan Neuschäfer · 6 years ago
  19. b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
  20. ba5e442 virtio_net: Extend virtio to use VF datapath when available by Sridhar Samudrala · 7 years ago
  21. cfc80d9 net: Introduce net_failover driver by Sridhar Samudrala · 7 years ago
  22. 094be09 geneve: fix build with modular IPV6 by Tobias Regnery · 7 years ago
  23. 37923ed netdevsim: Add simple FIB resource controller via devlink by David Ahern · 7 years ago
  24. 7f897db ipvlan: fix building with modular IPV6 by Arnd Bergmann · 7 years ago
  25. 218798f ipvlan: selects master_l3 device instead of depending on it by Matteo Croce · 7 years ago
  26. 94333fa ipvlan: drop ipv6 dependency by Matteo Croce · 7 years ago
  27. 83c9e13 netdevsim: add software driver for testing offloads by Jakub Kicinski · 7 years ago
  28. e69b6c0 net: Add support for networking over Thunderbolt cable by Amir Levy · 7 years ago
  29. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  30. 0b2e664 VSOCK: Add vsockmon device by Gerard Garcia · 8 years ago
  31. fbdf0e2 vmxnet3: prevent building with 64K pages by Arnd Bergmann · 8 years ago
  32. 235a9d8 ipvtap: IP-VLAN based tap driver by Sainath Grandhi · 8 years ago
  33. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  34. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  35. cf714ac ipvlan: Fix dependency issue by Mahesh Bandewar · 8 years ago
  36. 4fbae7d ipvlan: Introduce l3s mode by Mahesh Bandewar · 8 years ago
  37. 459aa66 gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) by Pablo Neira · 9 years ago
  38. 9f5db53 net: dummy: remove note about being Y by default by Ivan Babrou · 9 years ago
  39. ab2ed01 macsec: fix crypto Kconfig dependency by Arnd Bergmann · 9 years ago
  40. c09440f macsec: introduce IEEE 802.1AE driver by Sabrina Dubroca · 9 years ago
  41. 35402e3 net: Add IPv6 support to VRF device by David Ahern · 9 years ago
  42. ee15ee5 net: Add support for l3mdev ops to VRF driver by David Ahern · 9 years ago
  43. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  44. 658d439 fjes: Introduce FUJITSU Extended Socket Network Device driver by Taku Izumi · 9 years ago
  45. 5377d758 virtio_net: use DECLARE_EWMA by Johannes Berg · 9 years ago
  46. 193125d net: Introduce VRF device driver by David Ahern · 9 years ago
  47. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  48. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  49. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago
  50. 8b8e658 macvtap/tun: cross-endian support for little-endian hosts by Greg Kurz · 10 years ago
  51. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 10 years ago
  52. f4c2b7a ipvlan: Fix text that talks about ip util support by Mahesh Bandewar · 10 years ago
  53. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  54. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  55. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  56. de11b0e drivers/net: macvtap and tun depend on INET by Ben Hutchings · 10 years ago
  57. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  58. 3ee64f3 vxlan: Call udp_sock_create by Tom Herbert · 10 years ago
  59. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 11 years ago
  60. c7966b5 net: fix macvtap type name in Kconfig by Jan Luebbe · 11 years ago
  61. 8cabd6a virtio-net: fix build error when CONFIG_AVERAGE is not enabled by Michael Dalton · 11 years ago
  62. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 12 years ago
  63. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  64. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 12 years ago
  65. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. c9b20a5 vxlan: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  67. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  68. 548c237 net: Add support for NTB virtual ethernet device by Jon Mason · 12 years ago
  69. bd085b9 drivers/net: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  70. aaba1f5 vxlan: Depend on CONFIG_INET by David S. Miller · 12 years ago
  71. d342894 vxlan: virtual extensible lan by stephen hemminger · 12 years ago
  72. 0739d64 drivers/ieee802154: move ieee802154 drivers to net folder by alex.bluesman.smirnov@gmail.com · 12 years ago
  73. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 13 years ago
  74. 9f48661 dummy: documentation is stale by Alan Cox · 13 years ago
  75. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  76. 95fa040 staging: hv: move hv_netvsc out of staging area by Haiyang Zhang · 13 years ago
  77. 3b15885 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
  78. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  79. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago
  80. fecc735 net: drivers/net/hippi/Kconfig should be sourced by Paul Bolle · 13 years ago
  81. 88491d8 drivers/net: Kconfig & Makefile cleanup by Jeff Kirsher · 13 years ago
  82. 330278c com20020_cs: Move the PCMCIA Arcnet driver by Jeff Kirsher · 13 years ago
  83. b5451d7 slip: Move the SLIP drivers by Jeff Kirsher · 13 years ago
  84. 18e635f plip: Move the PLIP driver by Jeff Kirsher · 13 years ago
  85. ff5a3b5 hippi: Move the HIPPI driver by Jeff Kirsher · 13 years ago
  86. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 13 years ago
  87. 33f810b fddi: Move the FDDI drivers by Jeff Kirsher · 13 years ago
  88. 19e2f6f net: Fix sungem_phy sharing. by David S. Miller · 13 years ago
  89. f860b05 drivers/net: Kconfig and Makefile cleanup by Jeff Kirsher · 14 years ago
  90. cdd80bd tile: Move the Tilera driver by Jeff Kirsher · 13 years ago
  91. 37b9375 sh_eth: Move the Renesas SuperH driver by Jeff Kirsher · 14 years ago
  92. 7191047 netx: Move the netx driver by Jeff Kirsher · 13 years ago
  93. d7058a7 dm9000: Move the Davicom driver by Jeff Kirsher · 14 years ago
  94. 580416e enc28j60: Move the Microchip driver by Jeff Kirsher · 13 years ago
  95. 1fe003f greth: Move the Aeroflex Gaisler driver by Jeff Kirsher · 13 years ago
  96. 4ee5429 ethoc: Move the Avionic driver by Jeff Kirsher · 13 years ago
  97. 9c8571d dnet: Move the Dave Ethernet driver by Jeff Kirsher · 13 years ago
  98. 7e25d72 hp100: Move the HP driver by Jeff Kirsher · 13 years ago
  99. 9bba23b starfire: Move the Adaptec driver by Jeff Kirsher · 13 years ago
  100. 69b4b09 forcedeth: Move the NVIDIA nForce driver by Jeff Kirsher · 13 years ago