index
:
pub/scm/linux/kernel/git/leo/linux.git
master
Leo kernel tree
Li Yang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-21
Merge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
6
-42
/
+84
2026-06-21
Merge tag 'batadv-net-pullrequest-20260619' of https://git.open-mesh.org/batadv
Jakub Kicinski
12
-79
/
+270
2026-06-21
tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
Weiming Shi
2
-2
/
+17
2026-06-21
Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
5
-9
/
+30
2026-06-21
9p: Add missing read barrier in virtio zero-copy path
Gui-Dong Han
1
-0
/
+5
2026-06-21
net/9p: Replace strlen() strcpy() pair with strscpy()
David Laight
1
-4
/
+2
2026-06-21
net/9p: fix race condition on rdma->state in trans_rdma.c
Yizhou Zhao
1
-2
/
+17
2026-06-21
9p: avoid putting oldfid in p9_client_walk() error path
Yizhou Zhao
1
-1
/
+2
2026-06-21
netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak
Florian Westphal
1
-1
/
+3
2026-06-21
netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
Pablo Neira Ayuso
7
-105
/
+125
2026-06-21
netfilter: nf_reject: skip iphdr options when looking for icmp header
Florian Westphal
1
-1
/
+1
2026-06-21
netfilter: nft_flow_offload: zero device address for non-ether case
Florian Westphal
1
-1
/
+3
2026-06-21
netfilter: nft_meta_bridge: add validate callback for get operations
Florian Westphal
2
-3
/
+21
2026-06-21
netfilter: nft_payload: reject offsets exceeding 65535 bytes
Florian Westphal
1
-3
/
+13
2026-06-21
netfilter: ipset: make sure gc is properly stopped
Jozsef Kadlecsik
1
-1
/
+1
2026-06-21
netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
Jozsef Kadlecsik
1
-2
/
+2
2026-06-21
netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap types
Jozsef Kadlecsik
4
-4
/
+6
2026-06-21
netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
Jozsef Kadlecsik
1
-5
/
+5
2026-06-19
ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validation
Michael Bommarito
2
-10
/
+19
2026-06-19
ieee802154: admin-gate legacy LLSEC dump operations
Michael Bommarito
2
-8
/
+16
2026-06-19
mac802154: Prevent overwrite return code in mac802154_perform_association()
Robertus Diawan Chris
1
-0
/
+1
2026-06-19
ieee802154: fix kernel-infoleak in dgram_recvmsg()
Aleksandr Nogikh
1
-3
/
+6
2026-06-19
mac802154: llsec: add skb_cow_data() before in-place crypto
Doruk Tan Ozturk
1
-0
/
+14
2026-06-19
ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
Ivan Abramov
1
-1
/
+1
2026-06-19
ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()
Ivan Abramov
1
-3
/
+5
2026-06-19
ieee802154: Restore initial state on failed device_rename() in cfg802154_swit...
Ivan Abramov
1
-19
/
+24
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-06-19
netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
Lorenzo Bianconi
2
-61
/
+26
2026-06-19
netfilter: xt_cluster: reject template conntracks in hash match
Wyatt Feng
1
-1
/
+1
2026-06-19
netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
Haoze Xie
2
-0
/
+17
2026-06-19
netfilter: flowtable: fix offloaded ct timeout never being extended
Adrian Bente
1
-4
/
+9
2026-06-18
tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
Doruk Tan Ozturk
1
-0
/
+9
2026-06-18
net: rds: check cmsg_len before reading rds_rdma_args in size pass
Michael Bommarito
1
-0
/
+2
2026-06-18
flow_dissector: check device type before reading ETH_ADDRS
Yun Zhou
1
-2
/
+10
2026-06-18
devlink: Fix parent ref leak on tc-bw failure
Cosmin Ratiu
1
-6
/
+9
2026-06-18
devlink: Fix parent ref leak in devl_rate_node_create()
Cosmin Ratiu
1
-5
/
+5
2026-06-18
net: llc: make empty have static storage duration
Wentao Guan
1
-1
/
+1
2026-06-18
net/sched: act_ct: preserve tc_skb_cb across defragmentation
Zihan Xi
1
-3
/
+4
2026-06-18
Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
27
-4211
/
+1513
2026-06-17
sctp: hold socket lock when dumping endpoints in sctp_diag
Xin Long
2
-42
/
+54
2026-06-17
net: psample: fix info leak in PSAMPLE_ATTR_DATA
Jakub Kicinski
1
-2
/
+4
2026-06-17
net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
Wyatt Feng
2
-4
/
+10
2026-06-17
netdev-genl: report NAPI thread PID in the caller's pid namespace
Maoyi Xie
1
-1
/
+3
2026-06-17
xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+6
2026-06-17
net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ip_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ipip: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2
-0
/
+14
[prev]
[next]