Age | Commit message (Expand) | Author |
2021-06-14 | net: wwan: Fix WWAN config symbols | Loic Poulain |
2021-06-12 | net: mhi_net: Register wwan_ops for link creation | Loic Poulain |
2021-06-08 | net: Kconfig: indent with tabs instead of spaces | Marek BehĂșn |
2021-04-16 | net: Add a WWAN subsystem | Loic Poulain |
2021-03-14 | netdevsim: Add dummy psample implementation | Ido Schimmel |
2021-03-08 | crypto: mips/poly1305 - enable for all MIPS processors | Maciej W. Rozycki |
2021-02-25 | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-02-23 | wireguard: kconfig: use arm chacha even with no neon | Jason A. Donenfeld |
2021-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-01-26 | bonding: add TLS dependency | Arnd Bergmann |
2021-01-03 | wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM | Eric Biggers |
2020-12-05 | net: fix spelling mistake "wil" -> "will" in Kconfig | Colin Ian King |
2020-11-05 | net: Add mhi-net driver | Loic Poulain |
2020-10-29 | wimax: move out to staging | Arnd Bergmann |
2020-08-27 | net: mdio: Move MDIO drivers into a new subdirectory | Andrew Lunn |
2020-08-27 | net: pcs: Move XPCS into new PCS subdirectory | Andrew Lunn |
2020-07-01 | xen networking: add basic XDP support for xen-netfront | Denis Kirjanov |
2020-06-26 | docs: networking: reorganize driver documentation again | Jakub Kicinski |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-01 | docs: networking: device drivers: convert sb1000.txt to ReST | Mauro Carvalho Chehab |
2020-05-01 | docs: networking: convert tuntap.txt to ReST | Mauro Carvalho Chehab |
2020-04-30 | docs: networking: convert netconsole.txt to ReST | Mauro Carvalho Chehab |
2020-04-28 | docs: networking: convert eql.txt to ReST | Mauro Carvalho Chehab |
2020-04-28 | docs: networking: convert bonding.txt to ReST | Mauro Carvalho Chehab |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso |
2020-03-08 | soc: qcom: ipa: support build of IPA code | Alex Elder |
2020-02-24 | net: UDP tunnel encapsulation module for tunnelling different protocols like ... | Martin Varghese |
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 |