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
2018-09-29
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
2018-09-29
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
2018-09-29
udp6: add missing checks on edumux packet processing
Paolo Abeni
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-15
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
2018-09-15
ip6_vti: fix a null pointer deference when destroy vti6 tunnel
Haishuang Yan
2018-09-15
ip6_vti: fix creating fallback tunnel device for vti6
Haishuang Yan
2018-09-15
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
2018-09-15
net/ipv6: Only update MTU metric if it set
David Ahern
2018-09-15
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-09-15
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
2018-09-15
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-09-15
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-08-05
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
2018-08-05
ipv6: fix double refcount of fib6_metrics
Cong Wang
2018-08-01
Revert "net/ipv6: fix metrics leak"
David S. Miller
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
2018-07-18
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
2018-07-16
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
2018-06-30
net/ipv6: Fix updates to prefix route
David Ahern
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-27
esp6: fix memleak on error path in esp6_input
Zhen Lei
2018-06-23
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
2018-06-14
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
[next]