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
5 days
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6 days
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
7 days
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
12 days
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-12
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
2025-08-07
udp: also consider secpath when evaluating ipsec use for checksumming
Sabrina Dubroca
2025-08-01
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-07-22
tcp: do not increment BeyondWindow MIB for old seq
Paolo Abeni
2025-07-22
tcp: do not set a zero size receive buffer
Paolo Abeni
2025-07-22
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
2025-07-21
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
[next]