summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
8 daysnetfilter: Exclude LEGACY TABLES on PREEMPT_RT.Pablo Neira Ayuso
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysMerge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
10 daystcp: do not increment BeyondWindow MIB for old seqPaolo Abeni
10 daystcp: do not set a zero size receive bufferPaolo Abeni
10 daystcp: trace retransmit failures in tcp_retransmit_skbFan Yu
11 daystcp: add tcp_sock_set_maxsegGeliang Tang
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-17neighbour: Update pneigh_entry in pneigh_create().Kuniyuki Iwashima
2025-07-17neighbour: Split pneigh_lookup().Kuniyuki Iwashima
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau
2025-07-16tcp: fix UaF in tcp_prune_ofo_queue()Paolo Abeni
2025-07-14tcp: stronger sk_rcvbuf checksEric Dumazet
2025-07-14tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skbEric Dumazet
2025-07-14tcp: call tcp_measure_rcv_mss() for ooo packetsEric Dumazet
2025-07-14tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet
2025-07-14tcp: do not accept packets beyond windowEric Dumazet
2025-07-14net: ipv4: fix incorrect MTU in broadcast routesOscar Maes
2025-07-14bpf: tcp: Avoid socket skips and repeats during iterationJordan Rife
2025-07-14bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch itemsJordan Rife
2025-07-14bpf: tcp: Get rid of st_bucket_doneJordan Rife
2025-07-14bpf: tcp: Make sure iter->batch always contains a full bucket snapshotJordan Rife
2025-07-14bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batchJordan Rife
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09net: ipconfig: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-07-09tcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet
2025-07-08udp: remove udp_tunnel_gro_init()Eric Dumazet
2025-07-08tcp: update the outdated ref draft-ietf-tcpm-rackXin Guo
2025-07-08net: splice: Drop unused @gfpMichal Luczaj
2025-07-08tcp: Correct signedness in skb remaining space calculationJiayuan Chen
2025-07-08xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-02net: preserve MSG_ZEROCOPY with forwardingWillem de Bruijn
2025-07-02net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart
2025-07-02ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet
2025-07-02net: dst: annotate data-races around dst->outputEric Dumazet
2025-07-02net: dst: annotate data-races around dst->inputEric Dumazet
2025-07-02net: dst: annotate data-races around dst->expiresEric Dumazet
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet
2025-07-02udp: move udp_memory_allocated into net_aligned_dataEric Dumazet
2025-07-02tcp: move tcp_memory_allocated into net_aligned_dataEric Dumazet
2025-07-02xfrm: Set transport header to fix UDP GRO handlingTobias Brunner
2025-06-28net: ipv4: guard ip_mr_output() with rcuEric Dumazet
2025-06-27tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK rangexin.guo
2025-06-27tcp: remove inet_rtx_syn_ack()Eric Dumazet
2025-06-27tcp: remove rtx_syn_ack fieldEric Dumazet