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
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
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
42 hours
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2
-18
/
+4
42 hours
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
1
-4
/
+2
42 hours
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
1
-3
/
+6
42 hours
xfrm: Fix the usage of skb->sk
Steffen Klassert
1
-1
/
+1
10 days
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
10 days
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
1
-1
/
+2
10 days
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-2
/
+2
10 days
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2
-2
/
+4
10 days
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
10 days
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
10 days
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
10 days
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+13
2026-03-13
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-04
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
2026-03-04
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-2
/
+2
2026-03-04
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
1
-1
/
+2
2026-03-04
ping: annotate data-races in ping_lookup()
Eric Dumazet
1
-12
/
+19
2026-03-04
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
1
-0
/
+15
2026-03-04
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2
-6
/
+6
2026-03-04
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
1
-4
/
+10
2026-03-04
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-03-04
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2
-4
/
+39
2026-03-04
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-2
/
+3
2026-02-06
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2
-2
/
+4
2026-01-30
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-30
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
2026-01-23
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-23
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
1
-2
/
+2
2026-01-17
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-17
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
2026-01-08
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
2025-12-18
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
1
-3
/
+3
2025-12-18
net: dst: introduce dst->dev_rcu
Eric Dumazet
1
-2
/
+2
2025-12-18
inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()
Xuanqiang Luo
1
-23
/
+12
2025-12-18
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-2
/
+6
2025-12-12
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-0
/
+2
2025-12-01
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
1
-2
/
+4
2025-11-24
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-11-13
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
1
-1
/
+1
2025-11-13
net: devmem: expose tcp_recvmsg_locked errors
Stanislav Fomichev
1
-2
/
+2
2025-11-13
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+25
2025-11-13
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
1
-3
/
+4
2025-11-13
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
1
-7
/
+7
2025-11-13
net: ipv4: allow directed broadcast routes to use dst hint
Oscar Maes
2
-5
/
+8
2025-11-13
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
1
-0
/
+6
2025-10-23
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-5
/
+10
2025-10-23
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
11
-31
/
+35
2025-10-23
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
1
-2
/
+1
2025-10-23
tcp: convert to dev_net_rcu()
Eric Dumazet
2
-9
/
+9
2025-10-23
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
1
-4
/
+15
[next]