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
2019-06-22
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
2019-06-11
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
2019-06-11
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
2019-06-04
ipv6: Fix redirect with VRF
David Ahern
2019-06-04
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
2019-05-25
xfrm: clean up xfrm protocol checks
Cong Wang
2019-05-25
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
2019-05-25
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-25
ipv6: fix src addr routing with the exception table
Wei Wang
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
2019-05-05
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-05-05
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-05-05
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-05-05
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-04
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
2019-04-27
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
2019-04-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2019-04-27
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
2019-04-20
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
2019-04-20
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-04-17
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
2019-04-17
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-17
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-17
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-03
ila: Fix rhashtable walker list corruption
Herbert Xu
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
2019-03-23
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-03-19
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
2019-03-19
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
2019-03-19
ipv6: route: purge exception on removal
Paolo Abeni
2019-03-19
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
2019-03-19
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
2019-03-10
ipv6: Return error for RTA_VIA attribute
David Ahern
2019-03-10
net: sit: fix memory leak in sit_init_net()
Mao Wenan
2019-03-10
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-03-10
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
2019-02-27
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
2019-02-27
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
2019-02-27
ipv6: propagate genlmsg_reply return code
Li RongQing
2019-02-27
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Andrey Ignatov
2019-02-23
net: ip6_gre: initialize erspan_ver just for erspan tunnels
Lorenzo Bianconi
2019-02-23
net: fix IPv6 prefix route residue
Zhiqiang Liu
2019-02-12
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
2019-02-06
ip6mr: Fix notifiers call on mroute_clean_tables()
Nir Dotan
2019-02-06
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-02-06
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-02-06
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
2019-02-06
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
[next]