aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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