summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
AgeCommit message (Expand)Author
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
2016-09-20ipvlan: Fix dependency issueMahesh Bandewar
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou
2016-04-17macsec: fix crypto Kconfig dependencyArnd Bergmann
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca
2015-10-13net: Add IPv6 support to VRF deviceDavid Ahern
2015-09-29net: Add support for l3mdev ops to VRF driverDavid Ahern
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg
2015-08-13net: Introduce VRF device driverDavid Ahern
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds