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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
1
-2
/
+12
9 days
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2
-1
/
+4
11 days
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
1
-0
/
+3
11 days
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
1
-1
/
+4
2026-04-08
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+4
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
1
-1
/
+4
2026-04-03
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
1
-0
/
+7
2026-04-03
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
1
-11
/
+27
2026-04-03
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
1
-2
/
+1
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-3
/
+6
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2
-18
/
+4
2026-03-19
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
1
-1
/
+2
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
1
-0
/
+6
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+13
2026-03-09
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
3
-25
/
+31
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
3
-2
/
+5
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
2026-02-28
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
1
-15
/
+1
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
1
-10
/
+15
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
2
-5
/
+5
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
6
-12
/
+14
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-10
/
+25
2026-02-25
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-4
/
+14
2026-02-25
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
1
-3
/
+6
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
4
-5
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
15
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
26
-64
/
+60
2026-02-20
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
1
-2
/
+1
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
4
-4
/
+10
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-17
/
+31
2026-02-18
ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zero
Eric Dumazet
1
-4
/
+10
2026-02-18
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
1
-1
/
+2
2026-02-17
ping: annotate data-races in ping_lookup()
Eric Dumazet
1
-12
/
+19
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
30
-557
/
+770
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+25
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-6
/
+42
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
1
-0
/
+15
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
1
-8
/
+0
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
1
-4
/
+10
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
1
-0
/
+10
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
1
-0
/
+86
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
1
-0
/
+9
[next]