Age | Commit message (Expand) | Author |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-17 | drivers/net: netdevsim depends on INET | Hongbo Yao |
2020-01-14 | netdevsim: fib: Add dummy implementation for FIB offload | Ido Schimmel |
2019-12-18 | thunderbolt: Update Kconfig entries to USB4 | Mika Westerberg |
2019-12-16 | wireguard: Kconfig: select parent dependency for crypto | Jason A. Donenfeld |
2019-12-08 | net: WireGuard secure network tunnel | Jason A. Donenfeld |
2019-11-21 | drivers: net: Fix Kconfig indentation, continued | Krzysztof Kozlowski |
2019-09-26 | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-24 | net: devlink: select NET_DEVLINK from drivers | Jiri Pirko |
2019-03-18 | gtp: change NET_UDP_TUNNEL dependency to select | Matteo Croce |
2019-02-26 | net: devlink: turn devlink into a built-in | Jakub Kicinski |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-14 | net: ipvlan_l3s: fix kconfig dependency warning | Randy Dunlap |
2019-02-12 | geneve: change NET_UDP_TUNNEL dependency to select | Matteo Croce |
2019-02-08 | ipvlan: decouple l3s mode dependencies from other modes | Daniel Borkmann |
2019-01-18 | net: Fix typo in NET_FAILOVER help text | Jonathan Neuschäfer |
2018-12-05 | net: documentation: build a directory structure for drivers | Jakub Kicinski |
2018-05-28 | virtio_net: Extend virtio to use VF datapath when available | Sridhar Samudrala |
2018-05-28 | net: Introduce net_failover driver | Sridhar Samudrala |
2018-04-27 | geneve: fix build with modular IPV6 | Tobias Regnery |
2018-03-29 | netdevsim: Add simple FIB resource controller via devlink | David Ahern |
2018-02-27 | ipvlan: fix building with modular IPV6 | Arnd Bergmann |
2018-02-21 | ipvlan: selects master_l3 device instead of depending on it | Matteo Croce |
2018-02-21 | ipvlan: drop ipv6 dependency | Matteo Croce |
2017-12-03 | netdevsim: add software driver for testing offloads | Jakub Kicinski |
2017-10-02 | net: Add support for networking over Thunderbolt cable | Amir Levy |
2017-08-24 | x86/lguest: Remove lguest support | Juergen Gross |
2017-04-24 | VSOCK: Add vsockmon device | Gerard Garcia |
2017-02-17 | vmxnet3: prevent building with 64K pages | Arnd Bergmann |
2017-02-11 | ipvtap: IP-VLAN based tap driver | Sainath Grandhi |
2017-02-11 | tap: tap as an independent module | Sainath Grandhi |
2017-02-08 | gro_cells: move to net/core/gro_cells.c | Eric Dumazet |
2016-09-20 | ipvlan: Fix dependency issue | Mahesh Bandewar |
2016-09-19 | ipvlan: Introduce l3s mode | Mahesh Bandewar |
2016-05-10 | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) | Pablo Neira |
2016-04-26 | net: dummy: remove note about being Y by default | Ivan Babrou |
2016-04-17 | macsec: fix crypto Kconfig dependency | Arnd Bergmann |
2016-03-13 | macsec: introduce IEEE 802.1AE driver | Sabrina Dubroca |
2015-10-13 | net: Add IPv6 support to VRF device | David Ahern |
2015-09-29 | net: Add support for l3mdev ops to VRF driver | David Ahern |
2015-08-27 | geneve: Consolidate Geneve functionality in single module. | Pravin B Shelar |
2015-08-24 | fjes: Introduce FUJITSU Extended Socket Network Device driver | Taku Izumi |
2015-08-20 | virtio_net: use DECLARE_EWMA | Johannes Berg |
2015-08-13 | net: Introduce VRF device driver | David Ahern |
2015-07-04 | Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb | Linus Torvalds |
2015-07-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2015-07-02 | NTB: Move files in preparation for NTB abstraction | Allen Hubbe |
2015-06-01 | macvtap/tun: cross-endian support for little-endian hosts | Greg Kurz |
2015-05-13 | geneve: add initial netdev driver for GENEVE tunnels | John W. Linville |