aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
AgeCommit message (Expand)Author
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
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe
2015-06-01macvtap/tun: cross-endian support for little-endian hostsGreg Kurz
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville
2015-02-20ipvlan: Fix text that talks about ip util supportMahesh Bandewar
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-11-29ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar
2014-10-30drivers/net: macvtap and tun depend on INETBen Hutchings
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou
2014-07-14vxlan: Call udp_sock_createTom Herbert
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman