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-03-24
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
2018-03-15
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
2018-03-15
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-15
netfilter: add back stackpointer size checks
Florian Westphal
2018-03-08
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-08
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-03-03
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
2018-03-03
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
Xin Long
2018-03-03
ip6_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2018-03-03
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-02-13
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
2018-02-13
net: ipv6: send unsolicited NA after DAD
David Ahern
2018-02-13
ip6mr: fix stale iterator
Nikolay Aleksandrov
2018-01-31
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-31
ip6_gre: init dev->mtu and dev->hard_header_len correctly
Alexey Kodanev
2018-01-31
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-31
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-17
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
2018-01-17
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-17
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
2018-01-02
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
2018-01-02
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
2018-01-02
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
2018-01-02
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
2017-12-29
Revert "ipv6: grab rt->rt6i_ref before allocating pcpu rt"
Greg Kroah-Hartman
2017-12-25
net: ipv6: send NS for DAD when link operationally up
Mike Manning
2017-12-25
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-12-17
net: ipv6: Fixup device for anycast routes during copy
David Ahern
2017-12-17
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
2017-12-17
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-17
sit: update frag_off info
Hangbin Liu
2017-12-14
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
2017-10-27
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
2017-10-27
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
[next]