index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2024-07-05
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2024-07-05
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2024-07-05
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
2024-07-05
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
2024-07-05
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
2024-07-05
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-07-05
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-07-05
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-07-05
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-06-16
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
2024-06-16
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-06-16
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-06-16
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-06-16
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
2024-06-16
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-06-16
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2024-06-16
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2024-05-17
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-02
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-05-02
netfilter: complete validation of user input
Eric Dumazet
2024-05-02
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-05-02
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-13
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-13
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-13
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-13
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-13
netfilter: validate user input for expected length
Eric Dumazet
2024-03-26
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2024-03-26
ipv6: fib6_rules: flush route cache when rule is changed
Shiming Cheng
2024-03-15
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
2024-03-06
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
2024-03-01
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
2024-03-01
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
2024-02-23
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
2024-02-23
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
Eric Dumazet
2024-02-23
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
2024-02-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-25
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-12-13
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-20
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-10-25
xfrm6: fix inet6_dev refcount underflow problem
Zhang Changzhong
2023-10-25
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke
2023-10-25
net: release reference to inet6_dev pointer
Patrick Rohr
[next]