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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
sit: use min
kernel test robot
1
-1
/
+1
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-07-02
erspan: do not assume transport header is always set
Eric Dumazet
1
-5
/
+10
2022-06-14
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
1
-1
/
+0
2022-06-14
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
1
-1
/
+2
2022-06-14
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-6
/
+24
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
1
-2
/
+2
2022-05-12
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2
-1
/
+2
2022-05-12
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
1
-2
/
+3
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-1
/
+12
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
1
-1
/
+1
2022-04-15
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-1
/
+1
2022-04-15
xfrm: fix tunnel model fragmentation behavior
Lina Wang
1
-0
/
+16
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+5
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-08
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
1
-0
/
+2
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
1
-0
/
+2
2022-02-08
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-02-08
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-01-11
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2022-01-11
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-11
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
1
-1
/
+5
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
1
-1
/
+20
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-01
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-26
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-11-02
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-11-02
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-10-17
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
1
-0
/
+1
2021-10-06
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
1
-1
/
+1
2021-09-22
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
1
-3
/
+1
2021-07-28
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-07-28
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
1
-1
/
+1
2021-07-28
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
1
-2
/
+17
2021-07-28
tcp: annotate data races around tp->mtu_info
Eric Dumazet
1
-2
/
+2
2021-07-28
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+2
2021-07-28
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-20
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-15
/
+17
2021-07-20
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-07-20
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-07-20
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
1
-2
/
+2
2021-06-30
udp: fix race between close() and udp_abort()
Paolo Abeni
1
-0
/
+3
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
[next]