Age | Commit message (Expand) | Author |
2021-04-28 | net: selftest: fix build issue if INET is disabled | Oleksij Rempel |
2021-04-20 | net: add generic selftest support | Oleksij Rempel |
2021-02-26 | bpf: Clean up sockmap related Kconfigs | Cong Wang |
2019-12-12 | ethtool: move to its own directory | Michal Kubecek |
2019-04-27 | bpf: Introduce bpf sk local storage | Martin KaFai Lau |
2019-02-06 | flow_offload: add flow_rule and flow_match structures and use them | Pablo Neira Ayuso |
2018-10-15 | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann |
2018-05-28 | net: Introduce generic failover module | Sridhar Samudrala |
2018-04-17 | page_pool: refurbish version of page_pool code | Jesper Dangaard Brouer |
2018-01-05 | xdp: base API for new XDP rx-queue info concept | Jesper Dangaard Brouer |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-03 | net: core: Make the FIB notification chain generic | Ido Schimmel |
2017-07-18 | xfrm: remove flow cache | Florian Westphal |
2017-02-08 | gro_cells: move to net/core/gro_cells.c | Eric Dumazet |
2016-12-02 | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf |
2016-03-14 | net: add a hardware buffer management helper API | Gregory CLEMENT |
2016-03-01 | Introduce devlink infrastructure | Jiri Pirko |
2016-02-16 | net: add dst_cache support | Paolo Abeni |
2016-01-04 | soreuseport: define reuseport groups | Craig Gallek |
2015-07-21 | lwtunnel: infrastructure for handling light weight tunnels like mpls | Roopa Prabhu |
2015-02-04 | net: bury net/core/iovec.c - nothing in there is used anymore | Al Viro |
2014-10-07 | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2014-09-28 | net_dma: simple removal | Dan Williams |
2014-05-22 | net: Add a software TSO helper API | Ezequiel Garcia |
2014-04-01 | net: ptp: move PTP classifier in its own file | Daniel Borkmann |
2014-01-03 | net: netprio: rename config to be more consistent with cgroup configs | Daniel Borkmann |
2014-01-03 | net: net_cls: move cgroupfs classid handling into core | Daniel Borkmann |
2013-02-19 | net: move procfs code to net/core/net-procfs.c | Cong Wang |
2013-02-18 | net: move ioctl functions into a separated file | Cong Wang |
2011-12-06 | sock_diag: Move the sock_ code to net/core/ | Pavel Emelyanov |
2011-11-28 | net: introduce skb_flow_dissect() | Eric Dumazet |
2011-11-22 | net: add network priority cgroup infrastructure (v4) | Neil Horman |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2010-07-18 | net: support time stamping in phy devices. | Richard Cochran |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-04-03 | net: move address list functions to a separate file | Jiri Pirko |
2009-12-02 | skbuff: remove skb_dma_map/unmap | Alexander Duyck |
2009-03-13 | Network Drop Monitor: Adding Build changes to enable drop monitor | Neil Horman |
2009-03-13 | Network Drop Monitor: Add trace declaration for skb frees | Neil Horman |
2008-09-11 | net: Add SKB DMA mapping helper functions. | David S. Miller |
2007-10-10 | [NET]: Fix running without sysfs | Eric W. Biederman |
2007-10-10 | [NET]: Basic network namespace infrastructure. | Eric W. Biederman |
2007-04-26 | [WEXT]: Move to net/wireless | Johannes Berg |
2006-12-02 | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk |
2006-09-22 | [NET]: Protocol Independant Policy Routing Rules Framework | Thomas Graf |
2006-08-02 | [NET]: Core net changes to generate netevents | Tom Tucker |
2006-06-17 | [I/OAT]: Utility functions for offloading sk_buff to iovec copies | Chris Leech |
2006-01-30 | [PATCH] net/: fix the WIRELESS_EXT abuse | Adrian Bunk |
2005-08-29 | [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c | Harald Welte |
2005-07-19 | [NET]: Only build flow.o if CONFIG_XFRM=y | Patrick McHardy |