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
2025-05-02
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-4
/
+15
2025-03-13
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
1
-4
/
+7
2025-03-13
net: gso: fix ownership in __udp_gso_segment
Antoine Tenart
1
-2
/
+6
2025-03-13
arp: use RCU protection in arp_xmit()
Eric Dumazet
1
-1
/
+3
2025-03-13
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-03-13
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2025-03-13
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-2
/
+2
2025-03-13
ipmr: do not call mr_mfc_uses_dev() for unres entries
Eric Dumazet
1
-3
/
+0
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+4
2024-12-14
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-12-14
ipmr: fix tables suspicious RCU usage
Paolo Abeni
1
-13
/
+29
2024-12-14
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
1
-4
/
+4
2024-12-14
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
1
-1
/
+2
2024-11-08
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-11-08
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
4
-4
/
+4
2024-11-08
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
3
-3
/
+3
2024-11-08
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-11-08
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-11-08
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-11-08
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-11-08
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-11-08
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-11-08
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-11-08
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2
-14
/
+58
2024-09-12
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
1
-1
/
+1
2024-09-12
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
1
-1
/
+1
2024-08-19
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-08-19
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-07-27
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-07-18
tcp: avoid too many retransmit packets
Eric Dumazet
1
-5
/
+17
2024-07-18
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+6
2024-07-18
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
1
-1
/
+17
2024-07-18
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
1
-2
/
+8
2024-07-18
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
1
-1
/
+3
2024-07-18
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
2
-3
/
+10
2024-07-18
tcp: add TCP_INFO status for failed client TFO
Jason Baron
3
-1
/
+10
2024-07-18
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
2024-07-18
tcp_metrics: validate source addr length
Jakub Kicinski
1
-0
/
+1
2024-07-18
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
1
-1
/
+1
2024-07-18
net: tcp better handling of reordering then loss cases
Yuchung Cheng
1
-19
/
+26
2024-07-18
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
1
-10
/
+12
2024-07-18
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
1
-25
/
+7
2024-07-05
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
1
-4
/
+6
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-7
/
+16
2024-07-05
cipso: fix total option length computation
Ondrej Mosnacek
1
-4
/
+8
2024-07-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
1
-1
/
+5
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
1
-14
/
+8
2024-06-16
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
1
-0
/
+2
2024-06-16
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
1
-1
/
+12
[next]