index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2025-06-27
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
2025-06-27
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
2025-06-27
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
2025-06-27
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
2025-06-04
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
2025-05-02
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
2025-03-13
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
2025-03-13
net: gso: fix ownership in __udp_gso_segment
Antoine Tenart
2025-03-13
arp: use RCU protection in arp_xmit()
Eric Dumazet
2025-03-13
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
2025-03-13
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
2025-03-13
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
2025-03-13
ipmr: do not call mr_mfc_uses_dev() for unres entries
Eric Dumazet
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2024-12-14
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
2024-12-14
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
2024-12-14
ipmr: fix tables suspicious RCU usage
Paolo Abeni
2024-12-14
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2024-12-14
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
2024-11-08
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
2024-11-08
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2024-11-08
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2024-11-08
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-11-08
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-11-08
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
2024-11-08
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-11-08
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
2024-11-08
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-11-08
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-11-08
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-09-12
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
2024-09-12
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
2024-08-19
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
2024-08-19
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
2024-07-27
net: relax socket state check at accept time.
Paolo Abeni
2024-07-18
tcp: avoid too many retransmit packets
Eric Dumazet
2024-07-18
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
2024-07-18
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2024-07-18
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
2024-07-18
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
2024-07-18
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
2024-07-18
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2024-07-18
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
2024-07-18
tcp_metrics: validate source addr length
Jakub Kicinski
2024-07-18
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
2024-07-18
net: tcp better handling of reordering then loss cases
Yuchung Cheng
2024-07-18
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2024-07-18
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
2024-07-05
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
[next]