summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
AgeCommit message (Expand)Author
2023-12-13virtio-net: support rx netdimHeng Qi
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann
2023-08-17netconsole: Enable compile time configurationBreno Leitao
2023-08-14vmxnet3: Add XDP support.William Tu
2023-08-09net: netdevsim: use mock PHC driverVladimir Oltean
2023-05-10net: veth: make PAGE_POOL_STATS optionalLorenzo Bianconi
2023-04-24net: veth: add page_pool statsLorenzo Bianconi
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-02drivers/net: Remove "select SRCU"Paul E. McKenney
2023-01-12net: thunderbolt: Move into own directoryMika Westerberg
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov
2022-06-11net: Kconfig: move the CAN device menu to the "Device Drivers" sectionVincent Mailhol
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann
2021-11-01amt: add control plane of amt interfaceTaehee Yoo
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner
2021-08-13net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGESLukas Bulwahn
2021-08-04net: mhi: Remove MBIM protocolLoic Poulain
2021-08-03make legacy ISA probe optionalArnd Bergmann
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain
2021-06-08net: Kconfig: indent with tabs instead of spacesMarek BehĂșn
2021-04-16net: Add a WWAN subsystemLoic Poulain
2021-03-14netdevsim: Add dummy psample implementationIdo Schimmel
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-01-26bonding: add TLS dependencyArnd Bergmann
2021-01-03wireguard: Kconfig: select CRYPTO_BLAKE2S_ARMEric Biggers
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King
2020-11-05net: Add mhi-net driverLoic Poulain
2020-10-29wimax: move out to stagingArnd Bergmann
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-07-01xen networking: add basic XDP support for xen-netfrontDenis Kirjanov
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab