index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
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
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-01
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-01
ipv6: sr: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-30
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-29
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
2017-08-29
addrlabel: add/delete/get can run without rtnl
Florian Westphal
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-28
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2017-08-28
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-08-28
net: Add comment that early_demux can change via sysctl
David Ahern
2017-08-28
netfilter: conntrack: don't log "invalid" icmpv6 connections
Florian Westphal
2017-08-25
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-25
ipv6: sr: implement additional seg6local actions
David Lebrun
2017-08-25
ipv6: sr: add helper functions for seg6local
David Lebrun
2017-08-25
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
2017-08-25
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2017-08-25
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
[next]