开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
13 days
svcrdma: Fix unmatched rn_unregister on failed accept
Chris Mason
13 days
SUNRPC: always drain cache_cleaner before destroying a cache_detail
Jeff Layton
13 days
svcrdma: Reject Read lists that exceed the page budget
Chuck Lever
13 days
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
13 days
svcrdma: Reject Write/Reply chunks with segcount 0
Chris Mason
13 days
svcrdma: Reject oversized Read segments at decode time
Chuck Lever
13 days
svcrdma: Fix offset arithmetic in read_chunk_range
Chris Mason
13 days
svcrdma: Validate Read chunk positions before reconstruction
Chuck Lever
13 days
SUNRPC: harden gss_krb5_unwrap_v2 against short tokens
Chris Mason
13 days
SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
Chris Mason
13 days
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason
13 days
SUNRPC: svcauth_gss: enforce krb5 token minimum length
Chris Mason
13 days
SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2
Chuck Lever
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-24
bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
Chengfeng Ye
2026-07-24
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-23
libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
Xiang Mei
2026-07-23
libceph: refresh auth->authorizer_buf{,_len} after authorizer update
Shuangpeng Bai
2026-07-23
libceph: guard missing CRUSH type name lookup
Zhao Zhang
2026-07-23
libceph: remove debugfs files before client teardown
Douya Le
2026-07-23
libceph: bound get_version reply decode to front len
Douya Le
2026-07-23
libceph: fix two unsafe bare decodes in decode_lockers()
Pavitra Jha
2026-07-23
libceph: Reject monmaps advertising zero monitors
Raphael Zimmer
2026-07-23
libceph: reject zero bucket types in crush_decode
Douya Le
2026-07-23
libceph: Fix multiplication overflow in decode_new_up_state_weight()
Raphael Zimmer
2026-07-23
drop_monitor: perform u64_stats updates under IRQ-disabled section
Eric Dumazet
2026-07-23
drop_monitor: fix size calculations for 64-bit attributes
Eric Dumazet
2026-07-23
net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
Yehyeong Lee
2026-07-23
mptcp: fix BUILD_BUG_ON on legacy ARM config
Matthieu Baerts (NGI0)
2026-07-23
mptcp: fix stale skb->sk reference on subflow close
Kalpan Jani
2026-07-23
mptcp: pm: userspace: fix use-after-free in get_local_id
Geliang Tang
2026-07-23
mptcp: decrement subflows counter on failed passive join
Chenguang Zhao
2026-07-23
mac802154: hold an interface reference across the scan worker
Ibrahim Hashimov
2026-07-23
sctp: don't free the ASCONF's own transport in DEL-IP processing
Jun Yang
2026-07-23
phonet: check register_netdevice_notifier() error in phonet_device_init()
Minhong He
2026-07-23
phonet: pep: fix use-after-free in pep_get_sb()
Breno Leitao
2026-07-23
tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
Cen Zhang (Microsoft)
2026-07-23
mctp: check register_netdevice_notifier() error in mctp_device_init()
Minhong He
2026-07-23
rds: tcp: unregister sysctl before tearing down listen socket
Cen Zhang (Microsoft)
2026-07-23
ipv6: Change allocation flags to match rcu_read_lock section requirements
Nikola Z. Ivanov
2026-07-23
net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
Li RongQing
2026-07-23
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
Yuxiang Yang
2026-07-23
mac802154: llsec: reject frames shorter than the authentication tag
Doruk Tan Ozturk
2026-07-23
raw: annotate lockless match fields in raw_v4_match()
Runyu Xiao
2026-07-23
net: qrtr: restrict socket creation to the initial network namespace
Aldo Ariel Panzardo
2026-07-23
ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
Eric Dumazet
2026-07-23
mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().
Kuniyuki Iwashima
2026-07-23
net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
Yun Zhou
2026-07-23
tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
Daehyeon Ko
[next]