| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-07-29 | mctp: Add MCTP base | Jeremy Kerr | 1 | -0/+1 |
| 2021-01-27 | net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile | Masahiro Yamada | 1 | -3/+1 |
| 2021-01-27 | net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile | Masahiro Yamada | 1 | -3/+1 |
| 2021-01-27 | net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile | Masahiro Yamada | 1 | -3/+1 |
| 2021-01-27 | net: move CONFIG_NET guard to top Makefile | Masahiro Yamada | 1 | -7/+4 |
| 2020-10-29 | wimax: move out to staging | Arnd Bergmann | 1 | -1/+0 |
| 2020-05-23 | net: move devres helpers into a separate source file | Bartosz Golaszewski | 1 | -1/+1 |
| 2020-01-24 | mptcp: Add MPTCP socket stubs | Mat Martineau | 1 | -0/+1 |
| 2019-12-12 | ethtool: move to its own directory | Michal Kubecek | 1 | -1/+1 |
| 2019-02-28 | net: split out functions related to registering inflight socket files | Jens Axboe | 1 | -1/+1 |
| 2018-06-28 | bpfilter: check compiler capability in Kconfig | Masahiro Yamada | 1 | -4/+0 |
| 2018-06-05 | bpfilter: switch to CC from HOSTCC | Alexei Starovoitov | 1 | -0/+4 |
| 2018-05-23 | net: add skeleton of bpfilter kernel module | Alexei Starovoitov | 1 | -0/+1 |
| 2018-05-03 | xsk: add user memory registration support sockopt | Björn Töpel | 1 | -0/+1 |
| 2017-11-28 | ipx: move Novell IPX protocol support into staging | Stephen Hemminger | 1 | -1/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-29 | nsh: add GSO support | Jiri Benc | 1 | -0/+1 |
| 2017-08-28 | irda: move net/irda/ to drivers/staging/irda/net/ | Greg Kroah-Hartman | 1 | -1/+0 |
| 2017-06-15 | tls: kernel TLS support | Dave Watson | 1 | -0/+1 |
| 2017-04-01 | bpf: introduce BPF_PROG_TEST_RUN command | Alexei Starovoitov | 1 | -1/+1 |
| 2017-02-03 | net: Introduce ife encapsulation module | Yotam Gigi | 1 | -0/+1 |
| 2017-01-24 | net: Introduce psample, a new genetlink channel for packet sampling | Yotam Gigi | 1 | -0/+1 |
| 2017-01-09 | smc: establish new socket family | Ursula Braun | 1 | -0/+1 |
| 2016-08-17 | strparser: Stream parser for messages | Tom Herbert | 1 | -0/+1 |
| 2016-07-19 | net/ncsi: Resource management | Gavin Shan | 1 | -0/+1 |
| 2016-05-08 | net: Add Qualcomm IPC router | Courtney Cavin | 1 | -0/+1 |
| 2016-03-09 | kcm: Kernel Connection Multiplexor module | Tom Herbert | 1 | -0/+1 |
| 2015-09-29 | net: Introduce L3 Master device abstraction | David Ahern | 1 | -0/+3 |
| 2015-03-04 | mpls: Refactor how the mpls module is built | Eric W. Biederman | 1 | -1/+1 |
| 2014-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
| 2014-12-10 | make default ->i_fop have ->open() fail with ENXIO | Al Viro | 1 | -2/+0 |
| 2014-12-02 | net: introduce generic switch devices support | Jiri Pirko | 1 | -0/+3 |
| 2014-07-12 | 6lowpan: introduce new net/6lowpan directory | Alexander Aring | 1 | -1/+2 |
| 2014-01-15 | net: move 6lowpan compression code to separate module | Dmitry Eremin-Solenikov | 1 | -1/+1 |
| 2013-11-03 | net/hsr: Add support for the High-availability Seamless Redundancy protocol (... | Arvid Brodin | 1 | -0/+1 |
| 2013-05-27 | MPLS: Add limited GSO support | Simon Horman | 1 | -0/+1 |
| 2013-02-10 | VSOCK: Introduce VM Sockets | Andy King | 1 | -0/+1 |
| 2013-01-31 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 1 | -1/+0 |
| 2012-05-18 | econet: remove ancient bug ridden protocol | Stephen Hemminger | 1 | -1/+0 |
| 2012-05-16 | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com | 1 | -0/+1 |
| 2011-12-03 | net: Add Open vSwitch kernel components. | Jesse Gross | 1 | -0/+1 |
| 2011-07-05 | NFC: add nfc subsystem core | Lauro Ramos Venancio | 1 | -0/+1 |
| 2011-03-07 | net: Enter net/ipv6/ even if CONFIG_IPV6=n | Thomas Graf | 1 | -3/+1 |
| 2010-12-16 | net: Add batman-adv meshing protocol | Sven Eckelmann | 1 | -0/+1 |
| 2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 1 | -0/+1 |
| 2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei | 1 | -0/+1 |
| 2010-06-29 | net/Makefile: conditionally descend to wireless and ieee802154 | Nicolas Kaiser | 1 | -2/+2 |
| 2010-04-03 | l2tp: Split pppol2tp patch into separate l2tp and ppp parts | James Chapman | 1 | -1/+1 |
| 2010-04-03 | l2tp: Relocate pppol2tp driver to new net/l2tp directory | James Chapman | 1 | -0/+1 |
| 2010-03-30 | net-caif: add CAIF Kconfig and Makefiles | Sjur Braendeland | 1 | -0/+1 |
| 2009-07-12 | net: remove redundant sched/ in net/Makefile | Changli Gao | 1 | -1/+0 |
| 2009-06-09 | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin | 1 | -0/+1 |
| 2009-02-26 | RDS: Kconfig and Makefile | Andy Grover | 1 | -0/+1 |
| 2009-01-07 | wimax: Makefile, Kconfig and docbook linkage for the stack | Inaky Perez-Gonzalez | 1 | -0/+1 |
| 2008-11-25 | DCB: fix kconfig option | Jeff Kirsher | 1 | -2/+2 |
| 2008-11-21 | net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename | John W. Linville | 1 | -1/+0 |
| 2008-11-20 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck | 1 | -0/+3 |
| 2008-10-08 | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 1 | -0/+1 |
| 2008-09-22 | Phonet: add CONFIG_PHONET | Remi Denis-Courmont | 1 | -0/+1 |
| 2008-07-08 | vlan: uninline __vlan_hwaccel_rx | Patrick McHardy | 1 | -1/+3 |
| 2008-01-28 | [CAN]: Add PF_CAN core module | Oliver Hartkopp | 1 | -0/+1 |
| 2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 1 | -0/+1 |
| 2007-07-10 | [RXRPC]: Remove Makefile reference to obsolete RXRPC config variable | Robert P. J. Day | 1 | -1/+0 |
| 2007-05-07 | [NET]: rfkill: add support for input key to control wireless radio | Ivo van Doorn | 1 | -0/+1 |
| 2007-05-05 | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 1 | -2/+2 |
| 2007-04-26 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 1 | -0/+1 |
| 2007-04-25 | [WIRELESS]: Refactor wireless Kconfig. | Johannes Berg | 1 | -0/+2 |
| 2007-02-08 | [S390]: Rewrite of the IUCV base code, part 2 | Martin Schwidefsky | 1 | -0/+1 |
| 2006-09-22 | [NetLabel]: core NetLabel subsystem | Paul Moore | 1 | -0/+1 |
| 2006-01-12 | [TIPC] Initial merge | Per Liden | 1 | -0/+1 |
| 2005-11-14 | [NETFILTER]: link 'netfilter' before ipv4 | Krzysztof Oledzki | 1 | -1/+1 |
| 2005-09-01 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 1 | -0/+2 |
| 2005-08-29 | [DCCP]: Initial implementation | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2005-08-29 | [NETFITLER]: Add nfnetlink layer. | Harald Welte | 1 | -0/+1 |
| 2005-05-12 | [NET] ieee80211 subsystem | Jeff Garzik | 1 | -0/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+48 |