index
:
linux-stable.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-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
*
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
2022-05-09
1
-2
/
+8
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
1
-1
/
+2
*
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
1
-3
/
+4
*
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-05-09
1
-6
/
+5
*
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-27
1
-5
/
+6
*
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-27
1
-3
/
+6
*
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-27
1
-2
/
+3
*
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-27
1
-3
/
+2
*
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-20
1
-1
/
+1
*
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
2022-04-13
1
-1
/
+1
*
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-04-13
1
-4
/
+1
*
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-04-13
3
-7
/
+7
*
xfrm: fix tunnel model fragmentation behavior
Lina Wang
2022-04-08
1
-0
/
+16
*
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-28
1
-2
/
+2
*
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
2022-03-23
1
-2
/
+1
*
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-03-16
1
-0
/
+2
*
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-16
1
-0
/
+3
*
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-16
1
-0
/
+5
*
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-03-08
1
-1
/
+1
*
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-03-08
1
-2
/
+6
*
xfrm: fix MTU regression
Jiri Bohac
2022-03-08
1
-4
/
+7
*
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-08
1
-20
/
+12
*
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-03-02
1
-1
/
+1
*
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-03-02
1
-0
/
+2
*
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-23
1
-1
/
+3
*
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-23
2
-3
/
+3
*
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-23
1
-9
/
+10
*
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-16
1
-0
/
+2
*
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-02-01
1
-7
/
+20
*
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-02-01
2
-11
/
+14
*
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-02-01
1
-4
/
+4
*
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2022-01-27
1
-1
/
+4
*
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-27
1
-1
/
+2
*
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-27
2
-1
/
+35
*
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-27
2
-31
/
+31
*
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2022-01-11
1
-0
/
+3
*
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
*
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2022-01-11
1
-0
/
+4
*
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
*
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2022-01-05
1
-1
/
+1
*
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2021-12-29
2
-6
/
+9
*
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2021-12-29
2
-5
/
+5
*
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2021-12-29
1
-3
/
+3
*
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-22
1
-1
/
+0
*
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-14
1
-0
/
+8
*
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-12-08
1
-2
/
+2
*
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
2021-12-08
1
-0
/
+6
[next]