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-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2026-07-24
bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
Chengfeng Ye
1
-1
/
+1
2026-07-24
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-11
/
+30
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
79
-220
/
+649
2026-07-23
libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
Xiang Mei
1
-2
/
+2
2026-07-23
libceph: refresh auth->authorizer_buf{,_len} after authorizer update
Shuangpeng Bai
1
-1
/
+8
2026-07-23
libceph: guard missing CRUSH type name lookup
Zhao Zhang
1
-1
/
+4
2026-07-23
libceph: remove debugfs files before client teardown
Douya Le
1
-2
/
+2
2026-07-23
libceph: bound get_version reply decode to front len
Douya Le
1
-1
/
+1
2026-07-23
libceph: fix two unsafe bare decodes in decode_lockers()
Pavitra Jha
1
-2
/
+6
2026-07-23
libceph: Reject monmaps advertising zero monitors
Raphael Zimmer
1
-1
/
+1
2026-07-23
libceph: reject zero bucket types in crush_decode
Douya Le
1
-0
/
+2
2026-07-23
libceph: Fix multiplication overflow in decode_new_up_state_weight()
Raphael Zimmer
1
-1
/
+4
2026-07-23
drop_monitor: perform u64_stats updates under IRQ-disabled section
Eric Dumazet
1
-2
/
+2
2026-07-23
drop_monitor: fix size calculations for 64-bit attributes
Eric Dumazet
1
-3
/
+3
2026-07-23
net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
Yehyeong Lee
1
-6
/
+2
2026-07-23
mptcp: fix BUILD_BUG_ON on legacy ARM config
Matthieu Baerts (NGI0)
1
-4
/
+1
2026-07-23
mptcp: fix stale skb->sk reference on subflow close
Kalpan Jani
1
-14
/
+19
2026-07-23
mptcp: pm: userspace: fix use-after-free in get_local_id
Geliang Tang
1
-2
/
+5
2026-07-23
mptcp: decrement subflows counter on failed passive join
Chenguang Zhao
1
-0
/
+1
2026-07-23
mac802154: hold an interface reference across the scan worker
Ibrahim Hashimov
1
-0
/
+11
2026-07-23
sctp: don't free the ASCONF's own transport in DEL-IP processing
Jun Yang
1
-0
/
+6
2026-07-23
phonet: check register_netdevice_notifier() error in phonet_device_init()
Minhong He
1
-6
/
+24
2026-07-23
phonet: pep: fix use-after-free in pep_get_sb()
Breno Leitao
1
-0
/
+2
2026-07-23
tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
Cen Zhang (Microsoft)
1
-2
/
+2
2026-07-23
mctp: check register_netdevice_notifier() error in mctp_device_init()
Minhong He
1
-1
/
+3
2026-07-23
rds: tcp: unregister sysctl before tearing down listen socket
Cen Zhang (Microsoft)
1
-2
/
+2
2026-07-23
ipv6: Change allocation flags to match rcu_read_lock section requirements
Nikola Z. Ivanov
1
-2
/
+2
2026-07-23
net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
Li RongQing
1
-1
/
+1
2026-07-23
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
Yuxiang Yang
2
-14
/
+54
2026-07-23
mac802154: llsec: reject frames shorter than the authentication tag
Doruk Tan Ozturk
1
-0
/
+5
2026-07-23
raw: annotate lockless match fields in raw_v4_match()
Runyu Xiao
2
-9
/
+18
2026-07-23
net: qrtr: restrict socket creation to the initial network namespace
Aldo Ariel Panzardo
1
-0
/
+8
2026-07-23
ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
Eric Dumazet
1
-3
/
+15
2026-07-23
mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().
Kuniyuki Iwashima
1
-3
/
+5
2026-07-23
net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
Yun Zhou
2
-4
/
+4
2026-07-23
tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
Daehyeon Ko
1
-0
/
+1
2026-07-23
bpf: tcp: fix double sock release on batch realloc
Xiang Mei (Microsoft)
1
-1
/
+4
2026-07-23
net/x25: fix use-after-free in x25_kill_by_neigh()
David Lee
1
-2
/
+6
2026-07-23
tipc: fix u16 MTU truncation in media and bearer MTU validation
Cen Zhang (Microsoft)
1
-1
/
+5
2026-07-22
net/sched: serialize qdisc_rtab_list against concurrent get/put
Aldo Ariel Panzardo
1
-5
/
+19
2026-07-22
ila: reload IPv6 header after pskb_may_pull in checksum adjust
Michael Bommarito
1
-0
/
+12
2026-07-22
sctp: auth: verify auth requirement when auth_chunk is NULL
Qing Luo
1
-1
/
+1
2026-07-22
net: hsr: fix memory leak on slave unregistration by removing synced VLANs
Eric Dumazet
1
-0
/
+2
2026-07-22
net: bridge: vlan: fix vlan range dumps starting with pvid
Nikolay Aleksandrov
4
-9
/
+13
2026-07-22
Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
3
-6
/
+31
2026-07-22
Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-2
/
+12
2026-07-21
tcp: initialize standalone TCP-AO response padding
Yizhou Zhao
2
-0
/
+5
2026-07-21
net: qrtr: ns: Raise node count limit to 512
Youssef Samir
1
-2
/
+2
2026-07-21
tipc: fix infinite loop in __tipc_nl_compat_dumpit
Helen Koike
1
-0
/
+4
[next]