summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-17printk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann-0/+1
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao-0/+1
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore-2/+0
2025-09-08wireguard: kconfig: simplify crypto kconfig selectionsEric Biggers-14/+1
2025-04-17ovpn: implement TCP transportAntonio Quartulli-0/+1
2025-04-17ovpn: implement packet processingAntonio Quartulli-0/+4
2025-04-17ovpn: implement basic TX path (UDP)Antonio Quartulli-0/+1
2025-04-17ovpn: introduce the ovpn_peer objectAntonio Quartulli-0/+1
2025-04-17net: introduce OpenVPN Data Channel Offload (ovpn)Antonio Quartulli-0/+8
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann-24/+0
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni-0/+1
2024-04-17net: netdevsim: select PAGE_POOL in KconfigJakub Kicinski-0/+1
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle-1/+1
2024-04-01pfcp: add PFCP moduleWojciech Drewek-0/+13
2023-12-13virtio-net: support rx netdimHeng Qi-0/+1
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann-0/+9
2023-08-17netconsole: Enable compile time configurationBreno Leitao-0/+22
2023-08-14vmxnet3: Add XDP support.William Tu-0/+1
2023-08-09net: netdevsim: use mock PHC driverVladimir Oltean-0/+1
2023-05-10net: veth: make PAGE_POOL_STATS optionalLorenzo Bianconi-1/+0
2023-04-24net: veth: add page_pool statsLorenzo Bianconi-0/+1
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi-0/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+1
2023-02-02drivers/net: Remove "select SRCU"Paul E. McKenney-1/+0
2023-01-12net: thunderbolt: Move into own directoryMika Westerberg-12/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-2/+0
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel-0/+2
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko-0/+1
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott-2/+0
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov-0/+1
2022-06-11net: Kconfig: move the CAN device menu to the "Device Drivers" sectionVincent Mailhol-0/+2
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld-1/+0
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck-3/+1
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann-0/+1
2021-11-01amt: add control plane of amt interfaceTaehee Yoo-0/+16
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner-1/+1
2021-08-13net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGESLukas Bulwahn-2/+2
2021-08-04net: mhi: Remove MBIM protocolLoic Poulain-2/+2
2021-08-03make legacy ISA probe optionalArnd Bergmann-0/+7
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr-0/+2
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain-1/+1
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain-0/+1
2021-06-08net: Kconfig: indent with tabs instead of spacesMarek BehĂșn-11/+11
2021-04-16net: Add a WWAN subsystemLoic Poulain-0/+2
2021-03-14netdevsim: Add dummy psample implementationIdo Schimmel-0/+1
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki-1/+1
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld-1/+1