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-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
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-10-07
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
2017-10-01
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
2017-10-01
ip6_gre: ip6gre_tap device should keep dst
Xin Long
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-09-19
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
2017-09-19
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
2017-09-18
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
2017-09-18
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
2017-09-18
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
2017-09-12
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
Haishuang Yan
2017-09-11
ipv6: sr: remove duplicate routing header type check
David Lebrun
2017-09-08
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
Haishuang Yan
2017-09-08
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2017-09-08
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-07
ip6_gre: update mtu properly in ip6gre_err
Xin Long
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
[next]