index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-30
1
-0
/
+2
*
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-30
1
-9
/
+9
*
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
2023-05-17
1
-3
/
+5
*
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
1
-0
/
+1
*
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2023-04-26
4
-17
/
+1
*
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
4
-3
/
+30
*
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2023-04-26
2
-12
/
+14
*
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-20
1
-1
/
+6
*
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-22
1
-2
/
+2
*
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
2023-03-17
1
-0
/
+1
*
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
2023-02-22
1
-0
/
+1
*
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
2023-02-22
1
-1
/
+1
*
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-22
1
-7
/
+3
*
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
2023-02-06
3
-12
/
+18
*
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
2023-01-18
1
-0
/
+4
*
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
2022-12-14
1
-0
/
+5
*
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
2022-12-08
1
-0
/
+7
*
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-12-08
1
-0
/
+2
*
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
2022-12-08
1
-1
/
+5
*
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
2022-11-25
1
-0
/
+1
*
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-11-10
3
-22
/
+19
*
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-10-26
2
-6
/
+9
*
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2022-10-26
1
-1
/
+5
*
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
2022-09-15
1
-0
/
+5
*
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
2022-08-25
1
-0
/
+6
*
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
2022-07-21
1
-2
/
+0
*
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
2022-07-21
1
-1
/
+4
*
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-07-12
1
-3
/
+2
*
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-07-07
1
-5
/
+3
*
sit: use min
kernel test robot
2022-07-07
1
-1
/
+1
*
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-07-07
1
-1
/
+0
*
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-14
1
-1
/
+0
*
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-06-14
1
-1
/
+2
*
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-06-06
1
-2
/
+2
*
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-05-12
1
-2
/
+6
*
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-27
1
-1
/
+12
*
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-04-20
1
-1
/
+1
*
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
2022-04-20
1
-2
/
+5
*
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-28
1
-0
/
+5
*
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-28
1
-2
/
+2
*
xfrm: fix MTU regression
Jiri Bohac
2022-03-08
1
-4
/
+7
*
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-03-02
1
-0
/
+2
*
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-16
1
-0
/
+2
*
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-02-08
1
-4
/
+4
*
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
2022-01-11
1
-0
/
+2
*
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-11
1
-5
/
+3
*
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2022-01-11
1
-2
/
+5
*
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
2022-01-11
1
-1
/
+5
*
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2022-01-11
1
-1
/
+20
*
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-22
1
-1
/
+0
[next]