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
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
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-02
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-10-02
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
1
-0
/
+7
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: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
1
-0
/
+1
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: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
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-27
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
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-22
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+5
2025-05-09
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
1
-1
/
+60
2025-04-10
net: fix geneve_opt length integer overflow
Lin Ma
1
-1
/
+1
2025-04-10
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
1
-1
/
+1
2025-04-10
udp: Fix memory accounting leak.
Kuniyuki Iwashima
1
-9
/
+7
2025-03-28
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
1
-6
/
+9
2025-03-28
tcp: fix races in tcp_abort()
Eric Dumazet
1
-5
/
+1
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-07
tcp: Defer ts_recent changes until req is owned
Wang Hai
1
-6
/
+4
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2
-2
/
+3
2025-03-07
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
1
-10
/
+9
2025-03-07
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel
1
-1
/
+2
2025-03-07
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
1
-1
/
+1
2025-03-07
net/ipv4: add tracepoint for icmp_send
Peilin He
1
-0
/
+4
2025-03-07
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2
-5
/
+60
2025-03-07
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
3
-7
/
+7
2025-03-07
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
2025-02-21
arp: use RCU protection in arp_xmit()
Eric Dumazet
1
-1
/
+3
2025-02-21
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-14
/
+17
2025-02-21
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
1
-5
/
+6
2025-02-21
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
1
-0
/
+13
2025-02-21
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-02-21
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
[next]