1. 6048fdc lib/crypto: blake2s: include as built-in by Jason A. Donenfeld · 3 years, 1 month ago
  2. 00169a9 vmxnet3: Use generic Kconfig option for page size limit by Guenter Roeck · 3 years, 2 months ago
  3. 9758aba amt: add IPV6 Kconfig dependency by Arnd Bergmann · 3 years, 2 months ago
  4. b9022b5 amt: add control plane of amt interface by Taehee Yoo · 3 years, 3 months ago
  5. 046178e ifb: Depend on netfilter alternatively to tc by Lukas Wunner · 3 years, 3 months ago
  6. 4fb464d net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES by Lukas Bulwahn · 3 years, 5 months ago
  7. 7ffa754 net: mhi: Remove MBIM protocol by Loic Poulain · 3 years, 6 months ago
  8. 4228c39 make legacy ISA probe optional by Arnd Bergmann · 3 years, 6 months ago
  9. 4b2e693 mctp: Add initial driver infrastructure by Jeremy Kerr · 3 years, 6 months ago
  10. 89212e16 net: wwan: Fix WWAN config symbols by Loic Poulain · 3 years, 7 months ago
  11. 13adac0 net: mhi_net: Register wwan_ops for link creation by Loic Poulain · 3 years, 7 months ago
  12. d6dd33f net: Kconfig: indent with tabs instead of spaces by Marek Behún · 3 years, 7 months ago
  13. 9a44c1c net: Add a WWAN subsystem by Loic Poulain · 3 years, 9 months ago
  14. a8700c3 netdevsim: Add dummy psample implementation by Ido Schimmel · 3 years, 10 months ago
  15. 6c810cf crypto: mips/poly1305 - enable for all MIPS processors by Maciej W. Rozycki · 3 years, 11 months ago
  16. 5ad3dba Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 11 months ago
  17. bce2473 wireguard: kconfig: use arm chacha even with no neon by Jason A. Donenfeld · 3 years, 11 months ago
  18. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 11 months ago
  19. 285715a bonding: add TLS dependency by Arnd Bergmann · 4 years ago
  20. a64bfe7 wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM by Eric Biggers · 4 years, 1 month ago
  21. 0064954 net: fix spelling mistake "wil" -> "will" in Kconfig by Colin Ian King · 4 years, 1 month ago
  22. 3ffec6a net: Add mhi-net driver by Loic Poulain · 4 years, 2 months ago
  23. f54ec58 wimax: move out to staging by Arnd Bergmann · 4 years, 3 months ago
  24. a9770ea net: mdio: Move MDIO drivers into a new subdirectory by Andrew Lunn · 4 years, 5 months ago
  25. 2fa4e4b net: pcs: Move XPCS into new PCS subdirectory by Andrew Lunn · 4 years, 5 months ago
  26. 6c5aa6f xen networking: add basic XDP support for xen-netfront by Denis Kirjanov · 4 years, 7 months ago
  27. 132db93 docs: networking: reorganize driver documentation again by Jakub Kicinski · 4 years, 7 months ago
  28. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  29. 21620b6 docs: networking: device drivers: convert sb1000.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  30. 973d55e docs: networking: convert tuntap.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  31. d9d6ef2 docs: networking: convert netconsole.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  32. 06df657 docs: networking: convert eql.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  33. a362032 docs: networking: convert bonding.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  34. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  35. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
  36. 08120d2 soc: qcom: ipa: support build of IPA code by Alex Elder · 4 years, 11 months ago
  37. 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 5 years ago
  38. 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
  39. 1f399fc drivers/net: netdevsim depends on INET by Hongbo Yao · 5 years ago
  40. 48bb9eb netdevsim: fib: Add dummy implementation for FIB offload by Ido Schimmel · 5 years ago
  41. 690ac0d thunderbolt: Update Kconfig entries to USB4 by Mika Westerberg · 5 years ago
  42. d7c68a3 wireguard: Kconfig: select parent dependency for crypto by Jason A. Donenfeld · 5 years ago
  43. e7096c1 net: WireGuard secure network tunnel by Jason A. Donenfeld · 5 years ago
  44. 5421cf8 drivers: net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  45. 02bc5eb drivers: net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  46. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  47. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  48. c22da36 gtp: change NET_UDP_TUNNEL dependency to select by Matteo Croce · 6 years ago
  49. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  50. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. a37d45b net: ipvlan_l3s: fix kconfig dependency warning by Randy Dunlap · 6 years ago
  52. a7603ac geneve: change NET_UDP_TUNNEL dependency to select by Matteo Croce · 6 years ago
  53. c675e06 ipvlan: decouple l3s mode dependencies from other modes by Daniel Borkmann · 6 years ago
  54. 9437b62 net: Fix typo in NET_FAILOVER help text by Jonathan Neuschäfer · 6 years ago
  55. b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
  56. ba5e442 virtio_net: Extend virtio to use VF datapath when available by Sridhar Samudrala · 7 years ago
  57. cfc80d9 net: Introduce net_failover driver by Sridhar Samudrala · 7 years ago
  58. 094be09 geneve: fix build with modular IPV6 by Tobias Regnery · 7 years ago
  59. 37923ed netdevsim: Add simple FIB resource controller via devlink by David Ahern · 7 years ago
  60. 7f897db ipvlan: fix building with modular IPV6 by Arnd Bergmann · 7 years ago
  61. 218798f ipvlan: selects master_l3 device instead of depending on it by Matteo Croce · 7 years ago
  62. 94333fa ipvlan: drop ipv6 dependency by Matteo Croce · 7 years ago
  63. 83c9e13 netdevsim: add software driver for testing offloads by Jakub Kicinski · 7 years ago
  64. e69b6c0 net: Add support for networking over Thunderbolt cable by Amir Levy · 7 years ago
  65. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  66. 0b2e664 VSOCK: Add vsockmon device by Gerard Garcia · 8 years ago
  67. fbdf0e2 vmxnet3: prevent building with 64K pages by Arnd Bergmann · 8 years ago
  68. 235a9d8 ipvtap: IP-VLAN based tap driver by Sainath Grandhi · 8 years ago
  69. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  70. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  71. cf714ac ipvlan: Fix dependency issue by Mahesh Bandewar · 8 years ago
  72. 4fbae7d ipvlan: Introduce l3s mode by Mahesh Bandewar · 8 years ago
  73. 459aa66 gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) by Pablo Neira · 9 years ago
  74. 9f5db53 net: dummy: remove note about being Y by default by Ivan Babrou · 9 years ago
  75. ab2ed01 macsec: fix crypto Kconfig dependency by Arnd Bergmann · 9 years ago
  76. c09440f macsec: introduce IEEE 802.1AE driver by Sabrina Dubroca · 9 years ago
  77. 35402e3 net: Add IPv6 support to VRF device by David Ahern · 9 years ago
  78. ee15ee5 net: Add support for l3mdev ops to VRF driver by David Ahern · 9 years ago
  79. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  80. 658d439 fjes: Introduce FUJITSU Extended Socket Network Device driver by Taku Izumi · 9 years ago
  81. 5377d758 virtio_net: use DECLARE_EWMA by Johannes Berg · 9 years ago
  82. 193125d net: Introduce VRF device driver by David Ahern · 9 years ago
  83. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  84. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  85. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago
  86. 8b8e658 macvtap/tun: cross-endian support for little-endian hosts by Greg Kurz · 10 years ago
  87. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 10 years ago
  88. f4c2b7a ipvlan: Fix text that talks about ip util support by Mahesh Bandewar · 10 years ago
  89. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  90. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  91. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  92. de11b0e drivers/net: macvtap and tun depend on INET by Ben Hutchings · 10 years ago
  93. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  94. 3ee64f3 vxlan: Call udp_sock_create by Tom Herbert · 11 years ago
  95. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 11 years ago
  96. c7966b5 net: fix macvtap type name in Kconfig by Jan Luebbe · 11 years ago
  97. 8cabd6a virtio-net: fix build error when CONFIG_AVERAGE is not enabled by Michael Dalton · 11 years ago
  98. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 12 years ago
  99. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  100. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 12 years ago