index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
sctp: validate embedded INIT chunk and address list lengths in cookie
Xin Long
2
-3
/
+17
2026-06-09
ip6_vti: set netns_immutable on the fallback device.
Eric Dumazet
1
-0
/
+1
2026-06-09
net: add retry mechanism to ndo_set_rx_mode_async
Stanislav Fomichev
3
-4
/
+55
2026-06-09
sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
Michael Bommarito
1
-0
/
+8
2026-06-09
sctp: stream: fully roll back denied add-stream state
Wyatt Feng
1
-1
/
+5
2026-06-09
net/rxrpc: Reimplement DES-PCBC using DES library
Eric Biggers
6
-40
/
+79
2026-06-09
net/rxrpc: Use local FCrypt-PCBC implementation
Eric Biggers
3
-280
/
+76
2026-06-09
net/rxrpc: Add local FCrypt-PCBC implementation
Eric Biggers
7
-1
/
+493
2026-06-09
svcrdma: wake sq waiters when the transport closes
Chuck Lever
4
-10
/
+36
2026-06-09
sunrpc: wait for in-flight TLS handshake callback when cancel loses race
Chuck Lever
1
-0
/
+4
2026-06-09
sunrpc: pin svc_xprt across the asynchronous TLS handshake callback
Chris Mason
1
-0
/
+6
2026-06-09
sunrpc: harden rq_procinfo lifecycle to prevent double-free
Luxiao Xu
1
-0
/
+10
2026-06-09
SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
Chuck Lever
2
-7
/
+18
2026-06-09
SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
Chuck Lever
1
-5
/
+9
2026-06-09
Revert "svcrdma: Use contiguous pages for RDMA Read sink buffers"
Chuck Lever
1
-223
/
+0
2026-06-09
svcrdma: Defer send context release to xpo_release_ctxt
Chuck Lever
4
-42
/
+79
2026-06-09
svcrdma: Release write chunk resources without re-queuing
Chuck Lever
1
-10
/
+1
2026-06-09
SUNRPC: Remove dead rpcsec_gss_krb5 definitions
Chuck Lever
4
-10
/
+6
2026-06-09
SUNRPC: Remove redundant crypto Kconfig dependencies
Chuck Lever
1
-2
/
+0
2026-06-09
SUNRPC: Remove per-enctype Kconfig options
Chuck Lever
2
-54
/
+14
2026-06-09
SUNRPC: Remove dead code from rpcsec_gss_krb5
Chuck Lever
9
-3336
/
+5
2026-06-09
SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctx
Chuck Lever
3
-493
/
+3
2026-06-09
SUNRPC: Remove encrypt/decrypt function pointers from enctype table
Chuck Lever
3
-22
/
+6
2026-06-09
SUNRPC: Remove wrap/unwrap function pointers from enctype table
Chuck Lever
2
-21
/
+2
2026-06-09
SUNRPC: Remove get_mic/verify_mic function pointers from enctype table
Chuck Lever
2
-18
/
+2
2026-06-09
SUNRPC: Switch MIC token verification to crypto/krb5
Chuck Lever
1
-13
/
+23
2026-06-09
SUNRPC: Switch MIC token generation to crypto/krb5
Chuck Lever
3
-12
/
+121
2026-06-09
SUNRPC: Switch Camellia decrypt to crypto/krb5
Chuck Lever
1
-2
/
+2
2026-06-09
SUNRPC: Switch wrap token decryption to crypto/krb5
Chuck Lever
2
-4
/
+57
2026-06-09
SUNRPC: Switch wrap token encryption to crypto/krb5
Chuck Lever
3
-6
/
+108
2026-06-09
SUNRPC: Prepare crypto/krb5 encryption and checksum handles
Chuck Lever
2
-0
/
+49
2026-06-09
SUNRPC: Add errno-to-GSS status conversion helper
Chuck Lever
2
-0
/
+26
2026-06-09
SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
Chuck Lever
1
-0
/
+199
2026-06-09
SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctx
Chuck Lever
2
-0
/
+10
2026-06-09
SUNRPC: Add Kconfig dependency on CRYPTO_KRB5
Chuck Lever
1
-0
/
+1
2026-06-09
net: ethtool: optionally skip rtnl_lock on IOCTL path
Jakub Kicinski
1
-26
/
+80
2026-06-09
net: ethtool: ioctl: concentrate the locking
Jakub Kicinski
1
-10
/
+25
2026-06-09
net: ethtool: optionally skip rtnl_lock in RSS context handlers
Jakub Kicinski
1
-14
/
+6
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
Jakub Kicinski
1
-4
/
+2
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_tsinfo_dumpit()
Jakub Kicinski
1
-17
/
+15
2026-06-09
net: ethtool: optionally skip rtnl_lock in cable test handlers
Jakub Kicinski
1
-8
/
+4
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
2
-2
/
+37
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
Jakub Kicinski
3
-6
/
+64
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
2
-6
/
+8
2026-06-09
net: ethtool: relax ethnl_req_get_phydev() locking assertion
Jakub Kicinski
3
-6
/
+8
2026-06-09
net: ethtool: serialize broadcast notification sequence allocation
Jakub Kicinski
3
-13
/
+17
2026-06-09
esp: fix page frag reference leak on skb_to_sgvec failure
Alessandro Schino
2
-12
/
+22
2026-06-09
ipv4: igmp: annotate data-races around timer-related fields
Yuyang Huang
1
-11
/
+13
2026-06-09
ipv4: igmp: annotate data-races around in_dev->mc_count
Yuyang Huang
1
-4
/
+7
2026-06-09
netconsole: do not dequeue pooled skbs that cannot satisfy len
Breno Leitao
1
-7
/
+0
[prev]
[next]