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