index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
4
-2
/
+8
2026-04-27
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
1
-0
/
+4
2026-04-27
net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
Bingquan Chen
1
-8
/
+13
2026-04-27
rxrpc: only handle RESPONSE during service challenge
Wang Jie
1
-2
/
+12
2026-04-27
rxrpc: Fix anonymous key handling
David Howells
1
-1
/
+1
2026-04-27
Revert "wifi: cfg80211: stop NAN and P2P in cfg80211_leave"
Guocai He
1
-3
/
+1
2026-04-27
rxrpc: Fix key quota calculation for multitoken keys
David Howells
1
-2
/
+3
2026-04-27
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
8
-23
/
+26
2026-04-27
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-1
/
+3
2026-04-27
ipv6: add NULL checks for idev in SRv6 paths
Minhong He
2
-0
/
+6
2026-04-27
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
2
-3
/
+11
2026-04-27
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
1
-0
/
+9
2026-04-27
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
3
-3
/
+15
2026-04-27
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
1
-16
/
+33
2026-04-27
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
1
-4
/
+1
2026-04-27
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
1
-0
/
+6
2026-04-27
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-04-27
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
1
-0
/
+2
2026-04-27
netfilter: conntrack: add missing netlink policy validations
Florian Westphal
2
-2
/
+3
2026-04-27
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
2026-04-27
af_unix: read UNIX_DIAG_VFS data under unix_state_lock
Jiexun Wang
1
-8
/
+13
2026-04-27
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
1
-2
/
+1
2026-04-27
netfilter: xt_multiport: validate range encoding in checkentry
Ren Wei
1
-4
/
+30
2026-04-27
netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
Xiang Mei
1
-4
/
+4
2026-04-27
ipvs: fix NULL deref in ip_vs_add_service error path
Weiming Shi
1
-1
/
+0
2026-04-27
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-27
xfrm: Wait for RCU readers during policy netns exit
Steffen Klassert
1
-0
/
+2
2026-04-27
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
1
-3
/
+25
2026-04-27
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
1
-0
/
+4
2026-04-27
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-2
/
+2
2026-04-27
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
2026-04-27
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
1
-0
/
+7
2026-04-27
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
1
-1
/
+5
2026-04-27
netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
Florian Westphal
1
-10
/
+10
2026-04-18
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
1
-19
/
+38
2026-04-18
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2
-7
/
+1
2026-04-18
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
1
-0
/
+3
2026-04-18
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
1
-1
/
+5
2026-04-18
rxrpc: Only put the call ref if one was acquired
Douya Le
1
-1
/
+2
2026-04-18
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
1
-0
/
+1
2026-04-18
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-15
/
+9
2026-04-18
batman-adv: hold claim backbone gateways by reference
Haoze Xie
1
-9
/
+18
2026-04-18
net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
Muhammad Alifa Ramdhan
1
-0
/
+10
2026-04-18
batman-adv: reject oversized global TT response buffers
Ruide Cao
1
-2
/
+7
2026-04-18
tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
Oleh Konko
1
-1
/
+5
2026-04-18
xfrm: clear trailing padding in build_polexpire()
Yasuaki Torimaru
1
-0
/
+2
2026-04-18
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
1
-1
/
+1
2026-04-18
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
1
-6
/
+14
2026-04-18
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
1
-13
/
+28
2026-04-18
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
1
-19
/
+5
[next]