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
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-11-03
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
2022-11-03
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
2022-11-03
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
2022-11-03
tcp: minor optimization in tcp_add_backlog()
Eric Dumazet
2022-10-30
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-10-26
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2022-09-28
net: socket: remove register_gifconf
Arnd Bergmann
2022-09-15
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-08
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
2022-09-08
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
2022-08-31
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-31
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-08-31
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
2022-08-21
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
2022-08-21
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-08-21
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2022-08-21
tcp: make retransmitted SKB fit into the send window
Yonglong Li
2022-08-03
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
Kuniyuki Iwashima
2022-08-03
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
Kuniyuki Iwashima
2022-08-03
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2022-08-03
Revert "tcp: change pingpong threshold to 3"
Wei Wang
2022-08-03
tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_nometrics_save.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
2022-08-03
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
2022-08-03
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
[next]