index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2020-06-20
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
2020-06-11
esp6: fix memleak on error path in esp6_input
Zhen Lei
2020-05-27
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2020-05-20
net: handle no dst on skb in icmp6_send
David Ahern
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-20
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2020-05-10
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
2020-05-10
vti6: fix input path
Nicolas Dichtel
2020-05-10
net: vrf: Fix dst reference counting
David Ahern
2020-05-10
udp: restore UDPlite many-cast delivery
Pablo Neira
2020-05-10
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
2020-05-10
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2020-05-10
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
2020-05-10
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
Eric Dumazet
2020-05-10
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
2020-05-10
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
2020-05-10
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
2020-05-10
net: ipv6: tcp reset, icmp need to consider L3 domain
David Ahern
2020-05-05
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
2020-05-02
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-05-02
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
2020-04-02
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
2020-04-02
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
2020-03-20
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
2020-03-11
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
2020-03-11
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
2020-02-05
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
2020-01-29
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2019-10-07
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-09-21
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
2019-09-06
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-04
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
2019-06-22
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
2019-06-11
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
2019-06-11
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-16
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2019-05-16
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-05-16
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-04-27
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-27
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-27
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
2019-03-23
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
2019-03-23
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
2019-03-23
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2019-03-23
udplite: call proper backlog handlers
Eric Dumazet
2019-03-23
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
[next]