summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-09-19ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce
2017-09-19net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning
2017-09-18ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long
2017-09-18ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-09-18udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-09-12ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan
2017-09-11ipv6: sr: remove duplicate routing header type checkDavid Lebrun
2017-09-08ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan
2017-09-08ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-08tcp: fix a request socket leakEric Dumazet
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal
2017-09-08ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-07ip6_gre: update mtu properly in ip6gre_errXin Long
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-30ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern
2017-08-29ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long
2017-08-29addrlabel: add/delete/get can run without rtnlFlorian Westphal
2017-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-28ipv6: set dst.obsolete when a cached route has expiredXin Long
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern
2017-08-28netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25ipv6: sr: implement additional seg6local actionsDavid Lebrun
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun
2017-08-25ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-25ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-25esp: Fix skb tailroom calculationSteffen Klassert
2017-08-25esp: Fix locking on page fragment allocationSteffen Klassert
2017-08-24ipv6: Use multipath hash from flow info if availableJakub Sitnicki
2017-08-24ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki