aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.303' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.302' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.301' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.300' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.299' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.297' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.296' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.295' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.293' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.291' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.288' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.285' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.284' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.283' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.282' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.281' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.280' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.279' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.276' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.272' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.270' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.268' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.265' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.264' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.262' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.258' into v4.19/standard/baseBruce Ashfield
2023-12-20net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen
2023-12-13tcp: do not accept ACK of bytes we never sentEric Dumazet
2023-12-13ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()Shigeru Yoshida
2023-12-08ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao
2023-12-08ipv4: Correct/silence an endian warning in __ip_do_redirectKunwu Chan
2023-11-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-11-20tcp_metrics: do not create an entry from tcp_init_metrics()Eric Dumazet
2023-11-20tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()Eric Dumazet
2023-11-20tcp_metrics: add missing barriers on deleteEric Dumazet
2023-10-25tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-25net: ipv4: fix return value check in esp_remove_trailerMa Ke
2023-10-10tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10ipv4: fix null-deref in ipv4_link_failureKyle Zeng
2023-09-23igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet
2023-09-23lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-23tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-08-30net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-30ip_vti: fix potential slab-use-after-free in decode_session6Zhengchao Shao
2023-08-11tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet
2023-08-11tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet