index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
3 days
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
3 days
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-5
/
+10
9 days
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
9 days
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-2
/
+2
9 days
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-2
/
+6
9 days
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-24
espintcp: fix skb leaks
Sabrina Dubroca
1
-1
/
+3
2025-11-24
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
1
-1
/
+1
2025-11-24
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+25
2025-11-24
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
1
-0
/
+6
2025-10-23
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
1
-4
/
+15
2025-10-23
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-14
/
+0
2025-10-19
tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
Eric Dumazet
1
-1
/
+4
2025-10-19
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
1
-1
/
+0
2025-10-15
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
1
-4
/
+5
2025-10-15
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
1
-4
/
+10
2025-10-02
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
1
-0
/
+7
2025-09-25
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-09-25
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
1
-0
/
+5
2025-09-19
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
1
-0
/
+6
2025-09-19
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
1
-1
/
+4
2025-09-09
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
1
-4
/
+3
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
1
-2
/
+4
2025-09-04
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
1
-4
/
+2
2025-08-28
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
1
-1
/
+0
2025-08-28
udp: also consider secpath when evaluating ipsec use for checksumming
Sabrina Dubroca
1
-1
/
+1
2025-08-15
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
1
-0
/
+1
2025-08-15
net: dst: annotate data-races around dst->output
Eric Dumazet
1
-1
/
+1
2025-08-15
net: dst: annotate data-races around dst->input
Eric Dumazet
1
-1
/
+1
2025-08-15
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
2025-07-17
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
1
-1
/
+1
2025-06-27
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
1
-0
/
+3
2025-06-27
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-12
/
+25
2025-06-27
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-06-27
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
1
-3
/
+3
2025-06-27
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
1
-14
/
+8
2025-06-19
net: fix udp gso skb_segment after pull from frag_list
Shiming Cheng
1
-0
/
+5
2025-06-04
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-45
/
+4
2025-06-04
ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
Geert Uytterhoeven
1
-6
/
+10
2025-06-04
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
1
-2
/
+2
2025-06-04
ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config().
Kuniyuki Iwashima
2
-24
/
+16
2025-06-04
tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
Eric Dumazet
1
-11
/
+26
2025-06-04
tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
Ilpo Järvinen
1
-24
/
+32
2025-05-09
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
1
-1
/
+60
2025-05-09
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
4
-13
/
+14
2025-04-10
net: fix geneve_opt length integer overflow
Lin Ma
1
-1
/
+1
[next]