index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
1
-1
/
+0
5 days
udp: also consider secpath when evaluating ipsec use for checksumming
Sabrina Dubroca
1
-1
/
+1
10 days
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
1
-0
/
+1
10 days
net: dst: annotate data-races around dst->output
Eric Dumazet
1
-1
/
+1
10 days
net: dst: annotate data-races around dst->input
Eric Dumazet
1
-1
/
+1
10 days
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
10 days
net: annotate races around sk->sk_uid
Eric Dumazet
6
-7
/
+10
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-0
/
+5
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-10
tcp: refine sk_rcvbuf increase for ooo packets
Eric Dumazet
1
-1
/
+3
2025-07-08
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
1
-1
/
+1
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-0
/
+2
2025-07-03
net: ipv4: fix stat increase when udp early demux drops the packet
Antoine Tenart
1
-3
/
+4
2025-07-02
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
1
-0
/
+3
2025-06-19
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
1
-0
/
+3
2025-06-18
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-12
/
+25
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-10
/
+10
2025-06-02
net: fix udp gso skb_segment after pull from frag_list
Shiming Cheng
1
-0
/
+5
2025-05-28
net: devmem: preserve sockc_err
Mina Almasry
1
-14
/
+10
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
3
-6
/
+13
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2
-4
/
+4
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-2
/
+9
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-65
/
+18
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-54
/
+17
2025-05-21
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
1
-6
/
+4
2025-05-21
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
2
-4
/
+3
2025-05-17
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
1
-11
/
+1
2025-05-17
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
2
-2
/
+6
2025-05-15
tcp: increase tcp_rmem[2] to 32 MB
Eric Dumazet
1
-1
/
+1
2025-05-15
tcp: always use tcp_limit_output_bytes limitation
Eric Dumazet
1
-3
/
+2
2025-05-15
tcp: increase tcp_limit_output_bytes default value to 4MB
Eric Dumazet
1
-2
/
+2
2025-05-15
tcp: skip big rtt sample if receive queue is not empty
Eric Dumazet
1
-0
/
+3
2025-05-15
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
1
-14
/
+8
2025-05-15
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
1
-3
/
+3
2025-05-15
tcp: remove zero TCP TS samples for autotuning
Eric Dumazet
1
-5
/
+5
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-2
/
+4
2025-05-15
tcp: adjust rcvbuf in presence of reorders
Eric Dumazet
1
-0
/
+4
2025-05-15
tcp: fix sk_rcvbuf overshoot
Eric Dumazet
1
-34
/
+25
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
1
-0
/
+2
2025-05-15
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2
-9
/
+42
2025-05-06
ipv4: ip_tunnel: Replace strcpy use with strscpy
Ruben Wauters
1
-2
/
+2
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-56
/
+117
2025-05-03
ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
Ido Schimmel
1
-2
/
+9
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
1
-17
/
+44
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
1
-8
/
+12
2025-05-02
bpf: udp: Get rid of st_bucket_done
Jordan Rife
1
-8
/
+8
2025-05-02
bpf: udp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
1
-26
/
+55
2025-05-02
bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
Jordan Rife
1
-5
/
+6
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+61
[next]