index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-08-10
sunrpc: defer rq_argp and rq_resp free until after RCU grace period
Jeff Layton
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
2026-08-10
net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
David Laight
2026-08-10
rpcrdma: arm rn_done before publishing the notification
Chuck Lever
2026-08-10
SUNRPC: Check svc pool percpu counter allocation
Chuck Lever
2026-08-10
sunrpc: init gssp_lock before publishing proc entry
Chris Mason
2026-08-10
SUNRPC: close backchannel before destroying callback service
Chuck Lever
2026-08-10
SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry
Chris Mason
2026-08-10
SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat
Chris Mason
2026-08-10
SUNRPC: reject duplicate CREDS_VALUE options
Chris Mason
2026-08-10
SUNRPC: fix gssx_dec_option_array error path bugs
Chris Mason
2026-08-10
SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
Chuck Lever
2026-08-10
svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement fails
Chuck Lever
2026-08-10
svcrdma: Reject connection when transport allocation fails
Chuck Lever
2026-08-10
svcrdma: Use svc_xprt_put to free listener on create failure
Chuck Lever
2026-08-10
svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id
Chuck Lever
2026-08-10
svcrdma: Fix unmatched rn_unregister on failed accept
Chris Mason
2026-08-03
SUNRPC: always drain cache_cleaner before destroying a cache_detail
Jeff Layton
2026-08-03
svcrdma: Reject Read lists that exceed the page budget
Chuck Lever
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
2026-08-03
svcrdma: Reject Write/Reply chunks with segcount 0
Chris Mason
2026-08-03
svcrdma: Reject oversized Read segments at decode time
Chuck Lever
2026-08-03
svcrdma: Fix offset arithmetic in read_chunk_range
Chris Mason
2026-08-03
svcrdma: Validate Read chunk positions before reconstruction
Chuck Lever
2026-08-03
SUNRPC: harden gss_krb5_unwrap_v2 against short tokens
Chris Mason
2026-08-03
SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
Chris Mason
2026-08-03
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason
2026-08-03
SUNRPC: svcauth_gss: enforce krb5 token minimum length
Chris Mason
2026-08-03
SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2
Chuck Lever
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-30
Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2026-07-30
net: openvswitch: fix potential UAF on meter attach failure
Ilya Maximets
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during ct
Ilya Maximets
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during recirculation
Ilya Maximets
2026-07-29
Merge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-07-29
sctp: validate Adaptation Indication parameter length
Charles Vosburgh
2026-07-29
ipv6: release fib6_null_entry on subtree failure
Shuangpeng Bai
2026-07-29
psp: fix NULL genl_sock deref race with concurrent netns teardown
Kiran Kella
2026-07-29
can: isotp: check register_netdevice_notifier() error in module init
Minhong He
2026-07-29
can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
Oliver Hartkopp
2026-07-29
can: j1939: transport: j1939_session_fresh_new(): initialize receive buffer
Oleksij Rempel
2026-07-29
can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
Tetsuo Handa
2026-07-28
Bluetooth: SCO: give the socket its own sco_conn reference
Aldo Ariel Panzardo
2026-07-28
Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_past_sync() callback
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
Pauli Virtanen
2026-07-28
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
[next]