index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
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-11
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
2024-07-11
tcp_metrics: validate source addr length
Jakub Kicinski
2024-07-11
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
2024-07-05
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Neal Cardwell
2024-07-05
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-06-27
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
2024-06-27
cipso: fix total option length computation
Ondrej Mosnacek
2024-06-21
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-12
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-06-12
net: relax socket state check at accept time.
Paolo Abeni
2024-06-12
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
2024-06-12
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
2024-06-12
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
2024-06-12
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-06-12
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2024-06-12
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2024-05-17
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-17
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-05-02
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-05-02
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
2024-04-17
netfilter: complete validation of user input
Eric Dumazet
2024-04-17
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-10
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
2024-04-10
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
2024-04-10
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-10
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-10
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-10
gro: fix ownership transfer
Antoine Tenart
2024-04-10
netfilter: validate user input for expected length
Eric Dumazet
2024-04-10
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-03-26
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
2024-03-26
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
2024-03-26
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
2024-03-26
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
2024-03-26
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
2024-03-26
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
2024-03-26
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
2024-03-26
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
2024-03-26
inet_diag: annotate data-races around inet_diag_table[]
Eric Dumazet
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2024-03-06
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
[next]