index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: introduce struct net_hotdata
Eric Dumazet
2024-03-07
1
-0
/
+1
*
net: page_pool: id the page pools
Jakub Kicinski
2023-11-28
1
-1
/
+1
*
net: add skb_segment kunit test
Willem de Bruijn
2023-10-11
1
-0
/
+1
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-1
/
+1
*
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
2023-02-02
1
-1
/
+2
*
devlink: move code to a dedicated directory
Jakub Kicinski
2023-01-05
1
-1
/
+0
*
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-07
1
-21
/
+1
*
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2022-06-07
1
-1
/
+22
*
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
2021-11-20
1
-0
/
+2
*
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
1
-1
/
+1
*
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
1
-0
/
+1
*
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-15
1
-2
/
+0
*
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-28
1
-1
/
+1
*
net: add generic selftest support
Oleksij Rempel
2021-04-20
1
-0
/
+1
*
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
1
-2
/
+4
*
ethtool: move to its own directory
Michal Kubecek
2019-12-12
1
-1
/
+1
*
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
1
-0
/
+1
*
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-1
/
+1
*
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-0
/
+2
*
net: Introduce generic failover module
Sridhar Samudrala
2018-05-28
1
-0
/
+1
*
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
2018-04-17
1
-0
/
+1
*
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
2018-01-05
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-03
1
-1
/
+2
*
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-1
/
+0
*
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
2017-02-08
1
-0
/
+1
*
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-12-02
1
-0
/
+1
*
net: add a hardware buffer management helper API
Gregory CLEMENT
2016-03-14
1
-0
/
+1
*
Introduce devlink infrastructure
Jiri Pirko
2016-03-01
1
-0
/
+1
*
net: add dst_cache support
Paolo Abeni
2016-02-16
1
-0
/
+1
*
soreuseport: define reuseport groups
Craig Gallek
2016-01-04
1
-1
/
+1
*
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2015-07-21
1
-0
/
+1
*
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
1
-1
/
+1
*
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-1
/
+0
|
\
|
*
net_dma: simple removal
Dan Williams
2014-09-28
1
-1
/
+0
*
|
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-22
1
-1
/
+1
*
|
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
1
-0
/
+1
|
/
*
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-03
1
-1
/
+1
*
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2014-01-03
1
-0
/
+1
*
net: move procfs code to net/core/net-procfs.c
Cong Wang
2013-02-19
1
-0
/
+1
*
net: move ioctl functions into a separated file
Cong Wang
2013-02-18
1
-1
/
+1
*
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov
2011-12-06
1
-1
/
+2
*
net: introduce skb_flow_dissect()
Eric Dumazet
2011-11-28
1
-1
/
+1
*
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-22
1
-0
/
+1
*
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-06
1
-1
/
+1
*
net: support time stamping in phy devices.
Richard Cochran
2010-07-18
1
-1
/
+1
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+2
*
net: move address list functions to a separate file
Jiri Pirko
2010-04-03
1
-1
/
+2
*
skbuff: remove skb_dma_map/unmap
Alexander Duyck
2009-12-02
1
-1
/
+0
*
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
2009-03-13
1
-0
/
+1
[next]