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
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-22
/
+16
2024-11-01
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-11-01
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-10-22
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-3
/
+1
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-3
/
+1
2024-10-17
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
2024-10-17
tcp: new TCP_INFO stats for RTO events
Aananth V
4
-2
/
+43
2024-10-17
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-17
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-17
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-6
/
+4
2024-10-10
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-10
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-10-10
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-10-10
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-10-10
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-10-10
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
1
-47
/
+56
2024-09-18
fou: fix initialization of grc
Muhammad Usama Anjum
1
-2
/
+2
2024-09-12
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-09-12
tcp: Don't drop SYN+ACK for simultaneous connect().
Kuniyuki Iwashima
1
-0
/
+9
2024-09-12
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
1
-5
/
+24
2024-09-12
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
1
-1
/
+1
2024-09-08
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
3
-13
/
+11
2024-08-29
tcp: do not export tcp_twsk_purge()
Eric Dumazet
1
-1
/
+0
2024-08-29
udp: fix receiving fraglist GSO packets
Felix Fietkau
1
-1
/
+2
2024-08-29
tcp: prevent concurrent execution of tcp_sk_exit_batch
Florian Westphal
1
-0
/
+14
2024-08-29
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
3
-10
/
+7
2024-08-29
tcp/dccp: bypass empty buckets in inet_twsk_purge()
Eric Dumazet
1
-2
/
+7
2024-08-29
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
1
-16
/
+12
2024-08-19
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
1
-1
/
+1
2024-08-19
tcp_metrics: optimize tcp_metrics_flush_all()
Eric Dumazet
1
-2
/
+5
2024-08-14
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
2
-0
/
+7
2024-08-11
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
1
-8
/
+10
2024-08-11
tcp: Adjust clamping window for applications specifying SO_RCVBUF
Subash Abhinov Kasiviswanathan
1
-7
/
+16
2024-08-11
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
4
-20
/
+26
2024-08-03
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-08-03
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-08-03
ipv4: fix source address selection with route leak
Nicolas Dichtel
1
-2
/
+11
2024-08-03
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
1
-1
/
+1
2024-08-03
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2
-7
/
+8
2024-08-03
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
1
-8
/
+3
2024-08-03
tcp: fix race in tcp_write_err()
Eric Dumazet
1
-5
/
+1
2024-08-03
tcp: add tcp_done_with_error() helper
Eric Dumazet
2
-12
/
+22
2024-08-03
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
1
-2
/
+1
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
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-11
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
[next]