index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2024-07-25
ila: block BH in ila_output()
Eric Dumazet
2024-07-25
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-27
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...
Jianguo Wu
2024-06-27
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
2024-06-27
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
2024-06-27
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
2024-06-21
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-21
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-06-21
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-21
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-21
ipv6: ioam: block BH from ioam6_output()
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-12
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
2024-06-12
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
2024-06-12
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-06-12
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-06-12
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-06-12
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
2024-06-12
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-06-12
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2024-06-12
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2024-05-17
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-17
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
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-04-17
netfilter: complete validation of user input
Eric Dumazet
2024-04-17
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-17
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-10
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-10
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-10
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-10
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-10
netfilter: validate user input for expected length
Eric Dumazet
2024-04-10
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-26
ipv6: fib6_rules: flush route cache when rule is changed
Shiming Cheng
2024-03-26
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-03-15
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2024-03-06
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
2024-03-01
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
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-05
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
2024-02-05
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
Eric Dumazet
2024-01-31
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-25
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
[next]