summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2023-02-22ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2023-02-22Revert "ipv4: Fix incorrect route flushing when source address is deleted"Shaoying Xu
2023-02-06ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet
2023-02-06ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet
2023-02-06tcp: fix rate_app_limited to default to 1David Morley
2023-02-06tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-01-18net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni
2023-01-18net/tunnel: wait until all sk_user_data reader finish before releasing the sockHangbin Liu
2023-01-18bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirectPengcheng Yang
2023-01-18bpf, sockmap: Fix repeated calls to sock_put() when msg has more_dataPengcheng Yang
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-12-08dccp/tcp: Reset saddr on failure after inet6?_hash_connect().Kuniyuki Iwashima
2022-11-25tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet
2022-11-25bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queuesWang Yufen
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-11-03nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-11-03tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet
2022-10-26tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet
2022-10-26once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2022-10-26tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-26netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter
2022-09-15tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell
2022-09-15ip: fix triggering of 'icmp redirect'Nicolas Dichtel
2022-09-15tcp: annotate data-race around challenge_timestampEric Dumazet
2022-08-25tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet
2022-08-25tcp: make retransmitted SKB fit into the send windowYonglong Li
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima
2022-08-03igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima
2022-08-03tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima