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.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
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
1
-1
/
+1
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-22
/
+18
2024-10-16
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
1
-1
/
+3
2024-10-16
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-10-12
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-10-10
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-3
/
+1
2024-10-10
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-4
/
+1
2024-10-10
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-3
/
+1
2024-10-04
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
2024-10-04
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-04
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+36
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+5
2024-10-03
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-03
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
1
-2
/
+8
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+4
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-6
/
+4
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-22
/
+16
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-26
/
+0
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-2
/
+3
2024-09-14
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-09-12
tcp: RX path for devmem TCP
Mina Almasry
3
-5
/
+270
2024-09-12
net: add support for skbs with unreadable frags
Mina Almasry
3
-4
/
+17
2024-09-12
net: support non paged skb frags
Mina Almasry
2
-1
/
+5
2024-09-12
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-09-11
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-2
/
+7
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
1
-2
/
+3
2024-09-10
fou: fix initialization of grc
Muhammad Usama Anjum
1
-2
/
+2
2024-09-09
ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
1
-3
/
+4
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
Ido Schimmel
1
-1
/
+2
2024-09-07
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-2
/
+2
2024-09-07
net/ipv4: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+25
2024-09-05
ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()
Ido Schimmel
1
-2
/
+2
2024-09-05
ipv4: Unmask upper DSCP bits in __ip_queue_xmit()
Ido Schimmel
1
-1
/
+1
2024-09-05
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
1
-5
/
+24
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2
-2
/
+2
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
3
-3
/
+5
[next]