summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
AgeCommit message (Expand)Author
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
2020-04-28docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-08soc: qcom: ipa: support build of IPA codeAlex Elder
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-17drivers/net: netdevsim depends on INETHongbo Yao
2020-01-14netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel
2019-12-18thunderbolt: Update Kconfig entries to USB4Mika Westerberg
2019-12-16wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14net: ipvlan_l3s: fix kconfig dependency warningRandy Dunlap
2019-02-12geneve: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-02-08ipvlan: decouple l3s mode dependencies from other modesDaniel Borkmann
2019-01-18net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-05-28virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala
2018-05-28net: Introduce net_failover driverSridhar Samudrala
2018-04-27geneve: fix build with modular IPV6Tobias Regnery
2018-03-29netdevsim: Add simple FIB resource controller via devlinkDavid Ahern
2018-02-27ipvlan: fix building with modular IPV6Arnd Bergmann
2018-02-21ipvlan: selects master_l3 device instead of depending on itMatteo Croce
2018-02-21ipvlan: drop ipv6 dependencyMatteo Croce
2017-12-03netdevsim: add software driver for testing offloadsJakub Kicinski
2017-10-02net: Add support for networking over Thunderbolt cableAmir Levy
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet