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
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-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
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
1
-16
/
+10
2025-02-27
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
3
-7
/
+7
2025-02-27
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
2025-02-27
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
1
-3
/
+9
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
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
2025-02-21
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
1
-3
/
+8
2025-02-17
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-2
/
+2
2025-02-08
tcp: correct handling of extreme memory squeeze
Jon Maloy
1
-3
/
+6
2025-02-08
ipmr: do not call mr_mfc_uses_dev() for unres entries
Eric Dumazet
1
-3
/
+0
2025-02-08
tcp_cubic: fix incorrect HyStart round start detection
Mahdi Arghavani
1
-3
/
+5
2025-02-08
inet: ipmr: fix data-races
Eric Dumazet
2
-17
/
+17
2025-02-08
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
1
-0
/
+56
2025-02-08
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
4
-23
/
+24
2025-02-08
inetpeer: update inetpeer timestamp in inet_getpeer()
Eric Dumazet
1
-8
/
+4
2025-02-08
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
1
-9
/
+2
2025-02-08
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
3
-4
/
+4
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
1
-19
/
+27
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
1
-0
/
+1
2025-01-08
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
1
-1
/
+1
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+4
2024-12-23
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
1
-3
/
+3
2024-12-23
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-1
/
+3
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-1
/
+1
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+11
2024-12-10
tcp: check space before adding MPTCP SYN options
MoYuanhao
1
-2
/
+4
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
1
-3
/
+5
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
1
-1
/
+2
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-7
/
+4
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-1
/
+1
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
1
-11
/
+3
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
1
-0
/
+3
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
1
-0
/
+4
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
1
-1
/
+1
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
1
-13
/
+29
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
1
-0
/
+14
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2024-11-26
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-11-18
net: ip: fix unexpected return in fib_validate_source()
Menglong Dong
1
-1
/
+1
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-1
/
+1
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-3
/
+194
2024-11-18
net/udp: Add 4-tuple hash list basis
Philo Lu
1
-2
/
+4
[next]