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.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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-08-03
ipv6: fix source address selection with route leak
Nicolas Dichtel
2
-1
/
+2
2024-08-03
xfrm: Log input direction mismatch error in one place
Antony Antony
1
-0
/
+7
2024-08-03
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
1
-7
/
+3
2024-08-03
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
1
-2
/
+1
2024-06-20
Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-4
/
+4
2024-06-20
ipv6: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
1
-1
/
+2
2024-06-19
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...
Jianguo Wu
1
-4
/
+4
2024-06-18
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
2024-06-18
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-18
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-13
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
1
-0
/
+1
2024-06-10
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-1
/
+2
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2
-1
/
+6
2024-06-04
ila: block BH in ila_output()
Eric Dumazet
1
-1
/
+6
2024-06-04
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
1
-8
/
+6
2024-06-04
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
1
-8
/
+6
2024-06-04
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
1
-4
/
+4
2024-05-30
net: fix __dst_negative_advice() race
Eric Dumazet
1
-14
/
+15
2024-05-28
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
1
-6
/
+1
2024-05-28
net: gro: initialize network_offset in network layer
Willem de Bruijn
1
-1
/
+1
2024-05-21
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
1
-14
/
+28
2024-05-20
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
1
-5
/
+6
2024-05-17
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2024-05-14
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
1
-1
/
+1
2024-05-14
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
1
-11
/
+0
2024-05-14
net: gro: use cb instead of skb->network_header
Richard Gobert
2
-4
/
+4
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+1
2024-05-11
ipv6: sr: fix invalid unregister error path
Hangbin Liu
1
-0
/
+2
2024-05-11
ipv6: sr: fix incorrect unregister order
Hangbin Liu
1
-1
/
+1
2024-05-11
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
1
-0
/
+1
2024-05-10
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
1
-1
/
+1
2024-05-10
tcp: get rid of twsk_unique()
Eric Dumazet
2
-2
/
+3
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+12
2024-05-09
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
1
-1
/
+1
2024-05-09
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
1
-1
/
+5
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-2
/
+3
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
1
-1
/
+1
2024-05-07
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-25
/
+7
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
1
-1
/
+1
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
1
-0
/
+35
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
1
-5
/
+13
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
1
-0
/
+9
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
1
-0
/
+58
2024-05-04
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+5
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
6
-19
/
+6
[next]