index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
8 days
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
9 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9 days
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
10 days
tcp: do not increment BeyondWindow MIB for old seq
Paolo Abeni
10 days
tcp: do not set a zero size receive buffer
Paolo Abeni
10 days
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
11 days
tcp: add tcp_sock_set_maxseg
Geliang Tang
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2025-07-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2025-07-16
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
2025-07-14
tcp: stronger sk_rcvbuf checks
Eric Dumazet
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
2025-07-14
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
2025-07-14
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
2025-07-14
bpf: tcp: Avoid socket skips and repeats during iteration
Jordan Rife
2025-07-14
bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
Jordan Rife
2025-07-14
bpf: tcp: Get rid of st_bucket_done
Jordan Rife
2025-07-14
bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2025-07-14
bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
Jordan Rife
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-09
net: ipconfig: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-07-09
tcp: refine sk_rcvbuf increase for ooo packets
Eric Dumazet
2025-07-08
udp: remove udp_tunnel_gro_init()
Eric Dumazet
2025-07-08
tcp: update the outdated ref draft-ietf-tcpm-rack
Xin Guo
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
2025-07-08
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-02
net: preserve MSG_ZEROCOPY with forwarding
Willem de Bruijn
2025-07-02
net: ipv4: fix stat increase when udp early demux drops the packet
Antoine Tenart
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->expires
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
2025-06-28
net: ipv4: guard ip_mr_output() with rcu
Eric Dumazet
2025-06-27
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
2025-06-27
tcp: remove rtx_syn_ack field
Eric Dumazet
[next]