index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
2024-01-07
1
-4
/
+5
|
*
|
|
|
|
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2024-01-07
2
-6
/
+6
|
*
|
|
|
|
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
2024-01-07
4
-4
/
+4
|
*
|
|
|
|
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
2024-01-07
1
-0
/
+6
|
*
|
|
|
|
svcrdma: Clean up locking
Chuck Lever
2024-01-07
1
-2
/
+2
|
*
|
|
|
|
svcrdma: Add an async version of svc_rdma_write_info_free()
Chuck Lever
2024-01-07
1
-1
/
+11
|
*
|
|
|
|
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
2024-01-07
1
-9
/
+25
|
*
|
|
|
|
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2024-01-07
2
-8
/
+25
|
*
|
|
|
|
svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
Chuck Lever
2024-01-07
1
-11
/
+21
|
*
|
|
|
|
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2024-01-07
2
-21
/
+21
|
*
|
|
|
|
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2024-01-07
2
-12
/
+0
|
*
|
|
|
|
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2024-01-07
2
-0
/
+22
*
|
|
|
|
|
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-10
9
-40
/
+207
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rxrpc: Create a procfile to display outstanding client conn bundles
David Howells
2023-12-24
4
-0
/
+94
|
*
|
|
|
|
|
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-12-24
5
-39
/
+111
|
*
|
|
|
|
|
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
2023-12-24
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-23
/
+26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
calipso: fix memory leak in netlbl_calipso_add_pass()
Gavrilov Ilia
2023-12-07
1
-23
/
+26
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
2
-5
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
*
|
|
|
|
|
|
skbuff: use mempool KASAN hooks
Andrey Konovalov
2023-12-29
1
-4
/
+6
|
*
|
|
|
|
|
|
kasan: rename and document kasan_(un)poison_object_data
Andrey Konovalov
2023-12-29
1
-4
/
+4
*
|
|
|
|
|
|
|
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
2
-10
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
2023-12-05
2
-6
/
+6
|
*
|
|
|
|
|
|
|
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
2023-12-05
2
-8
/
+4
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
file: stop exposing receive_fd_user()
Christian Brauner
2023-12-12
2
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-05
16
-37
/
+100
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-04
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-04
2
-2
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
2024-01-03
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
2024-01-03
1
-1
/
+2
|
*
|
|
|
|
|
|
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
2024-01-04
1
-2
/
+1
|
*
|
|
|
|
|
|
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
2024-01-03
1
-0
/
+2
|
*
|
|
|
|
|
|
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
2024-01-03
1
-0
/
+13
|
*
|
|
|
|
|
|
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
2024-01-02
1
-13
/
+5
|
*
|
|
|
|
|
|
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
2024-01-02
1
-2
/
+9
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
net: qrtr: ns: Return 0 if server port is not present
Sarannya S
2024-01-01
1
-1
/
+3
|
*
|
|
|
|
|
net/tcp_sigpool: Use kref_get_unless_zero()
Dmitry Safonov
2024-01-01
1
-3
/
+2
|
*
|
|
|
|
|
net: sched: em_text: fix possible memory leak in em_text_destroy()
Hangyu Hua
2024-01-01
1
-1
/
+3
|
*
|
|
|
|
|
Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2023-12-29
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nf_tables: skip set commit for deleted/destroyed sets
Pablo Neira Ayuso
2023-12-20
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
2023-12-20
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2023-12-27
2
-8
/
+15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
wifi: mac80211: add/remove driver debugfs entries as appropriate
Benjamin Berg
2023-12-19
2
-6
/
+13
|
|
*
|
|
|
|
|
|
wifi: mac80211: do not re-add debugfs entries during resume
Benjamin Berg
2023-12-19
1
-3
/
+3
|
*
|
|
|
|
|
|
|
nfc: Do not send datagram if socket state isn't LLCP_BOUND
Siddh Raman Pant
2023-12-25
1
-0
/
+5
|
*
|
|
|
|
|
|
|
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
2023-12-25
1
-3
/
+36
*
|
|
|
|
|
|
|
|
keys, dns: Fix missing size check of V1 server-list header
Edward Adam Davis
2023-12-26
1
-10
/
+9
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux
Linus Torvalds
2023-12-22
1
-4
/
+13
|
\
\
\
\
\
\
\
\
[prev]
[next]