summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* geneve: fix build with modular IPV6Tobias Regnery2018-04-271-0/+1
* netdevsim: Add simple FIB resource controller via devlinkDavid Ahern2018-03-291-0/+1
* ipvlan: fix building with modular IPV6Arnd Bergmann2018-02-271-0/+1
* ipvlan: selects master_l3 device instead of depending on itMatteo Croce2018-02-211-1/+1
* ipvlan: drop ipv6 dependencyMatteo Croce2018-02-211-1/+0
* netdevsim: add software driver for testing offloadsJakub Kicinski2017-12-031-0/+11
* net: Add support for networking over Thunderbolt cableAmir Levy2017-10-021-0/+12
* x86/lguest: Remove lguest supportJuergen Gross2017-08-241-1/+1
* VSOCK: Add vsockmon deviceGerard Garcia2017-04-241-0/+8
* vmxnet3: prevent building with 64K pagesArnd Bergmann2017-02-171-0/+3
* ipvtap: IP-VLAN based tap driverSainath Grandhi2017-02-111-0/+13
* tap: tap as an independent moduleSainath Grandhi2017-02-111-0/+7
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+3
* ipvlan: Fix dependency issueMahesh Bandewar2016-09-201-0/+1
* ipvlan: Introduce l3s modeMahesh Bandewar2016-09-191-0/+1
* gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-101-0/+17
* net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
* macsec: fix crypto Kconfig dependencyArnd Bergmann2016-04-171-0/+1
* macsec: introduce IEEE 802.1AE driverSabrina Dubroca2016-03-131-0/+7
* net: Add IPv6 support to VRF deviceDavid Ahern2015-10-131-1/+3
* net: Add support for l3mdev ops to VRF driverDavid Ahern2015-09-291-0/+1
* geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-271-2/+2
* fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi2015-08-241-0/+7
* virtio_net: use DECLARE_EWMAJohannes Berg2015-08-201-1/+0
* net: Introduce VRF device driverDavid Ahern2015-08-131-0/+7
* Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2015-07-041-2/+2
|\
| * NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-021-2/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-031-0/+14
|\ \
| * | macvtap/tun: cross-endian support for little-endian hostsGreg Kurz2015-06-011-0/+14
| |/
* / geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville2015-05-131-0/+14
|/
* ipvlan: Fix text that talks about ip util supportMahesh Bandewar2015-02-201-1/+1
* rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
* ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar2014-11-291-0/+2
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-241-0/+18
* drivers/net: macvtap and tun depend on INETBen Hutchings2014-10-301-0/+2
* openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-071-1/+0
* vxlan: Call udp_sock_createTom Herbert2014-07-141-0/+1
* netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-171-5/+0
* net: fix macvtap type name in KconfigJan Luebbe2014-02-131-1/+1
* virtio-net: fix build error when CONFIG_AVERAGE is not enabledMichael Dalton2014-01-171-0/+1
* packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann2013-06-241-0/+10
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-7/+3
* VXLAN: Fix vxlan stats handling.Pravin B Shelar2013-03-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-261-1/+1
|\
| * vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
* | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-211-0/+4
|\ \
| * | net: Add support for NTB virtual ethernet deviceJon Mason2013-01-171-0/+4
| |/
* / drivers/net: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-5/+4
|/
* vxlan: Depend on CONFIG_INETDavid S. Miller2012-10-021-1/+1
* vxlan: virtual extensible lanstephen hemminger2012-10-011-0/+13