aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-13virtio-net: support rx netdimHeng Qi1-0/+1
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann1-0/+9
2023-08-17netconsole: Enable compile time configurationBreno Leitao1-0/+22
2023-08-14vmxnet3: Add XDP support.William Tu1-0/+1
2023-08-09net: netdevsim: use mock PHC driverVladimir Oltean1-0/+1
2023-05-10net: veth: make PAGE_POOL_STATS optionalLorenzo Bianconi1-1/+0
2023-04-24net: veth: add page_pool statsLorenzo Bianconi1-0/+1
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi1-0/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-12/+1
2023-02-02drivers/net: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-01-12net: thunderbolt: Move into own directoryMika Westerberg1-12/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-2/+0
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel1-0/+2
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko1-0/+1
2022-08-26crypto: Kconfig - submenus for arm and arm64Robert Elliott1-2/+0
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-06-11net: Kconfig: move the CAN device menu to the "Device Drivers" sectionVincent Mailhol1-0/+2
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld1-1/+0
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck1-3/+1
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann1-0/+1
2021-11-01amt: add control plane of amt interfaceTaehee Yoo1-0/+16
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner1-1/+1
2021-08-13net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGESLukas Bulwahn1-2/+2
2021-08-04net: mhi: Remove MBIM protocolLoic Poulain1-2/+2
2021-08-03make legacy ISA probe optionalArnd Bergmann1-0/+7
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr1-0/+2
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain1-1/+1
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain1-0/+1
2021-06-08net: Kconfig: indent with tabs instead of spacesMarek BehĂșn1-11/+11
2021-04-16net: Add a WWAN subsystemLoic Poulain1-0/+2
2021-03-14netdevsim: Add dummy psample implementationIdo Schimmel1-0/+1
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki1-1/+1
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld1-1/+1
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2021-01-26bonding: add TLS dependencyArnd Bergmann1-0/+1
2021-01-03wireguard: Kconfig: select CRYPTO_BLAKE2S_ARMEric Biggers1-0/+1
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King1-1/+1
2020-11-05net: Add mhi-net driverLoic Poulain1-0/+7
2020-10-29wimax: move out to stagingArnd Bergmann1-2/+0
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn1-0/+2
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn1-0/+2
2020-07-01xen networking: add basic XDP support for xen-netfrontDenis Kirjanov1-0/+1
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-23/+23
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-04-28docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso1-0/+1
2020-03-08soc: qcom: ipa: support build of IPA codeAlex Elder1-0/+2
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese1-0/+13
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+5
2020-01-17drivers/net: netdevsim depends on INETHongbo Yao1-0/+1
2020-01-14netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel1-0/+1
2019-12-18thunderbolt: Update Kconfig entries to USB4Mika Westerberg1-5/+5
2019-12-16wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld1-0/+2
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld1-0/+41
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-32/+32
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko1-0/+1
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski1-1/+0
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-02-14net: ipvlan_l3s: fix kconfig dependency warningRandy Dunlap1-0/+1
2019-02-12geneve: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-02-08ipvlan: decouple l3s mode dependencies from other modesDaniel Borkmann1-2/+4
2019-01-18net: Fix typo in NET_FAILOVER help textJonathan NeuschÀfer1-1/+1
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski1-4/+4
2018-05-28virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala1-0/+1
2018-05-28net: Introduce net_failover driverSridhar Samudrala1-0/+12
2018-04-27geneve: fix build with modular IPV6Tobias Regnery1-0/+1
2018-03-29netdevsim: Add simple FIB resource controller via devlinkDavid Ahern1-0/+1
2018-02-27ipvlan: fix building with modular IPV6Arnd Bergmann1-0/+1
2018-02-21ipvlan: selects master_l3 device instead of depending on itMatteo Croce1-1/+1
2018-02-21ipvlan: drop ipv6 dependencyMatteo Croce1-1/+0
2017-12-03netdevsim: add software driver for testing offloadsJakub Kicinski1-0/+11
2017-10-02net: Add support for networking over Thunderbolt cableAmir Levy1-0/+12
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+1
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia1-0/+8
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi1-0/+13
2017-02-11tap: tap as an independent moduleSainath Grandhi1-0/+7
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-0/+3
2016-09-20ipvlan: Fix dependency issueMahesh Bandewar1-0/+1
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar1-0/+1
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira1-0/+17
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou1-3/+2
2016-04-17macsec: fix crypto Kconfig dependencyArnd Bergmann1-0/+1
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca1-0/+7
2015-10-13net: Add IPv6 support to VRF deviceDavid Ahern1-1/+3
2015-09-29net: Add support for l3mdev ops to VRF driverDavid Ahern1-0/+1
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar1-2/+2
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi1-0/+7
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg1-1/+0
2015-08-13net: Introduce VRF device driverDavid Ahern1-0/+7
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds1-2/+2
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+14
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe1-2/+2
2015-06-01macvtap/tun: cross-endian support for little-endian hostsGreg Kurz1-0/+14
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville1-0/+14
2015-02-20ipvlan: Fix text that talks about ip util supportMahesh Bandewar1-1/+1
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-11-29ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar1-0/+2
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar1-0/+18
2014-10-30drivers/net: macvtap and tun depend on INETBen Hutchings1-0/+2
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou1-1/+0
2014-07-14vxlan: Call udp_sock_createTom Herbert1-0/+1
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman1-5/+0
2014-02-13net: fix macvtap type name in KconfigJan Luebbe1-1/+1
2014-01-17virtio-net: fix build error when CONFIG_AVERAGE is not enabledMichael Dalton1-0/+1
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann1-0/+10
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-7/+3
2013-03-26VXLAN: Fix vxlan stats handling.Pravin B Shelar1-0/+1
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-02-23vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2013-01-17net: Add support for NTB virtual ethernet deviceJon Mason1-0/+4
2013-01-11drivers/net: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+4
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller1-1/+1
2012-10-01vxlan: virtual extensible lanstephen hemminger1-0/+13
2012-08-30drivers/ieee802154: move ieee802154 drivers to net folderalex.bluesman.smirnov@gmail.com1-2/+2
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker1-2/+0
2012-05-15dummy: documentation is staleAlan Cox1-4/+1
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2011-11-29staging: hv: move hv_netvsc out of staging areaHaiyang Zhang1-0/+2
2011-11-29dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings1-0/+2
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2011-11-13net: introduce ethernet teaming deviceJiri Pirko1-0/+2
2011-11-09net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle1-0/+2
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher1-130/+137
2011-08-27com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher1-2/+0
2011-08-27slip: Move the SLIP driversJeff Kirsher1-72/+2
2011-08-27plip: Move the PLIP driverJeff Kirsher1-35/+2
2011-08-27hippi: Move the HIPPI driverJeff Kirsher1-32/+0
2011-08-27ppp: Move the PPP driversJeff Kirsher1-168/+2
2011-08-27fddi: Move the FDDI driversJeff Kirsher1-70/+2
2011-08-16net: Fix sungem_phy sharing.David S. Miller1-0/+3
2011-08-13drivers/net: Kconfig and Makefile cleanupJeff Kirsher1-116/+0
2011-08-12tile: Move the Tilera driverJeff Kirsher1-12/+0
2011-08-12sh_eth: Move the Renesas SuperH driverJeff Kirsher1-15/+0
2011-08-12netx: Move the netx driverJeff Kirsher1-10/+0
2011-08-12dm9000: Move the Davicom driverJeff Kirsher1-28/+0
2011-08-12enc28j60: Move the Microchip driverJeff Kirsher1-17/+0
2011-08-12greth: Move the Aeroflex Gaisler driverJeff Kirsher1-8/+0
2011-08-12ethoc: Move the Avionic driverJeff Kirsher1-10/+0
2011-08-12dnet: Move the Dave Ethernet driverJeff Kirsher1-11/+0
2011-08-12hp100: Move the HP driverJeff Kirsher1-11/+0
2011-08-12starfire: Move the Adaptec driverJeff Kirsher1-14/+0
2011-08-12forcedeth: Move the NVIDIA nForce driverJeff Kirsher1-11/+0
2011-08-12fealnx: Move the Myson driverJeff Kirsher1-9/+0
2011-08-12r6040: Move the RDC driverJeff Kirsher1-13/+0
2011-08-12macb: Move the Atmel driverJeff Kirsher1-16/+0
2011-08-12bfin_mac: Move the Analog Devices Inc driverJeff Kirsher1-46/+0
2011-08-12lantiq: Move the Lantiq SoC driverJeff Kirsher1-6/+0
2011-08-12mipsnet: Move the MIPS driverJeff Kirsher1-8/+0
2011-08-12korina: Move the IDT driverJeff Kirsher1-7/+0
2011-08-12ipg: Move the IC Plus driverJeff Kirsher1-10/+0
2011-08-12xilinx/ll_temac: Move the Xilinx driversJeff Kirsher1-15/+0
2011-08-12jme: Move the JME driverJeff Kirsher1-12/+0
2011-08-12octeon: Move the Cavium driverJeff Kirsher1-2/+0
2011-08-12hamachi/yellowfin: Move the packet engine driversJeff Kirsher1-26/+0
2011-08-12davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher1-56/+0
2011-08-12s6gmac: Move the s6gmac driversJeff Kirsher1-11/+0
2011-08-12tsi108*: Move the Tundra driverJeff Kirsher1-8/+0
2011-08-12sis*: Move the Silicon Integrated Systems (SiS) driversJeff Kirsher1-30/+0
2011-08-12toshiba: Move the Toshiba driversJeff Kirsher1-37/+0
2011-08-12ks8*/ksz8*: Move the Micrel driversJeff Kirsher1-35/+0
2011-08-12freescale: Move the Freescale driversJeff Kirsher1-66/+0
2011-08-12eth16i: Move the Allied Telesis/Fujitsu driversJeff Kirsher1-40/+0
2011-08-12via-*: Move the VIA driversJeff Kirsher1-36/+0
2011-08-12skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet driversJeff Kirsher1-90/+0
2011-08-12pch_gbe: Move the OKI Semiconductor driverJeff Kirsher1-19/+0
2011-08-12seeq: Move the SEEQ driversJeff Kirsher1-18/+0
2011-08-12ioc3-eth/meth: Move the SGI driversJeff Kirsher1-14/+0
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher1-16/+0
2011-08-11spider_net: fix compile issue introduced by driver moveJeff Kirsher1-0/+4
2011-08-11atl*: Move the Atheros driversJeff Kirsher1-45/+0
2011-08-11de6*/dl2k/sundance: Move the D-Link driversJeff Kirsher1-64/+0
2011-08-118139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher1-106/+0
2011-08-11ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher1-18/+0
2011-08-11xscale: Move the Intel XScale IXP driversJeff Kirsher1-2/+0
2011-08-11*sonic/natsemi/ns83829: Move the National Semi-conductor driversJeff Kirsher1-62/+0
2011-08-11bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) driversJeff Kirsher1-75/+0
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-2/+0
2011-08-11tehuti: Move the Tehuti driverJeff Kirsher1-6/+0
2011-08-11pasemic_mac*: Move the PA Semi driverJeff Kirsher1-9/+0
2011-08-11enic: Move the Cisco driverJeff Kirsher1-6/+0
2011-08-11ehea/ibm*: Move the IBM driversJeff Kirsher1-26/+0
2011-08-11s2io/vxge: Move the Exar driversJeff Kirsher1-34/+0
2011-08-11myri*: Move the Myricom driversJeff Kirsher1-26/+0
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-24/+0
2011-08-11bna: Move the Brocade driverJeff Kirsher1-14/+0
2011-08-11be2net: Move the Emulex driverJeff Kirsher1-2/+0
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-2/+0