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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-0
/
+1
|
\
|
*
net: set FMODE_NOWAIT for sockets
Jens Axboe
2023-05-15
1
-0
/
+1
*
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-1
/
+1
|
\
\
|
*
|
net: Make sock_splice_read() use copy_splice_read() by default
David Howells
2023-05-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-06-26
9
-136
/
+143
|
\
\
|
*
|
svcrdma: Fix stale comment
Chuck Lever
2023-06-18
1
-4
/
+2
|
*
|
SUNRPC: Address RCU warning in net/sunrpc/svc.c
Chuck Lever
2023-06-17
1
-2
/
+6
|
*
|
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
2023-06-17
1
-5
/
+5
|
*
|
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
2023-06-17
1
-3
/
+0
|
*
|
SUNRPC: Fix comments for transport class registration
Chuck Lever
2023-06-17
1
-0
/
+12
|
*
|
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
2023-06-17
1
-4
/
+3
|
*
|
svcrdma: trace cc_release calls
Chuck Lever
2023-06-17
1
-0
/
+2
|
*
|
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2023-06-17
2
-2
/
+5
|
*
|
SUNRPC: Move initialization of rq_stime
Chuck Lever
2023-06-17
1
-1
/
+2
|
*
|
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
2023-06-17
1
-2
/
+2
|
*
|
svcrdma: Prevent page release when nothing was received
Chuck Lever
2023-06-17
1
-6
/
+6
|
*
|
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
2
-22
/
+13
|
*
|
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
1
-0
/
+25
|
*
|
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
2023-06-12
1
-5
/
+0
|
*
|
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
2023-06-12
1
-4
/
+6
|
*
|
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
2023-06-12
1
-5
/
+4
|
*
|
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-06-12
1
-11
/
+7
|
*
|
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
2023-06-12
1
-9
/
+9
|
*
|
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
1
-14
/
+12
|
*
|
SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
Chuck Lever
2023-06-05
1
-16
/
+7
|
*
|
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
2023-06-05
1
-2
/
+3
|
*
|
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
2023-06-05
1
-1
/
+3
|
*
|
SUNRPC: Improve observability in svc_tcp_accept()
Chuck Lever
2023-06-05
1
-7
/
+2
|
*
|
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
2023-06-05
1
-3
/
+0
|
*
|
SUNRPC: Fix an incorrect comment
Chuck Lever
2023-06-05
1
-1
/
+1
|
*
|
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-06-05
1
-12
/
+11
*
|
|
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-06-22
9
-96
/
+417
|
\
\
\
|
*
|
|
netfilter: nf_tables: Fix for deleting base chains with payload
Phil Sutter
2023-06-20
1
-7
/
+9
|
*
|
|
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2023-06-20
2
-1
/
+1
|
*
|
|
netfilter: nf_tables: drop module reference after updating chain
Pablo Neira Ayuso
2023-06-20
1
-0
/
+2
|
*
|
|
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
2023-06-20
1
-0
/
+7
|
*
|
|
netfilter: nf_tables: disallow updates of anonymous sets
Pablo Neira Ayuso
2023-06-20
1
-0
/
+3
|
*
|
|
netfilter: nf_tables: reject unbound chain set before commit phase
Pablo Neira Ayuso
2023-06-20
1
-0
/
+13
|
*
|
|
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-20
1
-3
/
+32
|
*
|
|
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
2023-06-20
1
-2
/
+5
|
*
|
|
netfilter: nf_tables: fix underflow in object reference counter
Pablo Neira Ayuso
2023-06-20
1
-8
/
+5
|
*
|
|
netfilter: nft_set_pipapo: .walk does not deal with generations
Pablo Neira Ayuso
2023-06-20
1
-1
/
+5
|
*
|
|
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-06-20
5
-31
/
+163
|
*
|
|
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-06-20
2
-7
/
+41
|
*
|
|
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2023-06-20
2
-40
/
+133
|
*
|
|
ipvs: align inner_mac_header for encapsulation
Terin Stock
2023-06-19
1
-0
/
+2
*
|
|
|
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
2023-06-22
1
-6
/
+0
*
|
|
|
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
2023-06-22
1
-2
/
+6
*
|
|
|
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
2023-06-21
1
-1
/
+1
*
|
|
|
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2023-06-21
2
-12
/
+20
[next]