summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25net/ipv6: Do not allow route add with a device that is downDavid Ahern
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP versionYossi Kuperman
2018-01-22gso: validate gso_type in GSO handlersWillem de Bruijn
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19ipv6: mcast: remove dead codeEric Dumazet
2018-01-19netfilter: remove messages print and boot/module load timePablo Neira Ayuso
2018-01-18ipv6: don't let tb6_root node share routes with other nodeWei Wang
2018-01-18ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-16netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann
2018-01-16netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann
2018-01-16netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan
2018-01-15ip: Define usercopy region in IP proto slab cacheDavid Windsor
2018-01-15ipv6: Fix build with gcc-4.4.5Ido Schimmel
2018-01-15ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet
2018-01-15ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan
2018-01-10ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux
2018-01-10ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel
2018-01-10ipv6: Use hash-threshold instead of modulo-NIdo Schimmel
2018-01-10ipv6: Use a 31-bit multipath hashIdo Schimmel
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel
2018-01-10netfilter: improve flow table Kconfig dependenciesArnd Bergmann
2018-01-10netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam
2018-01-10netfilter: remove duplicated includeWei Yongjun
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso
2018-01-09ipv6: remove null_entry before adding default routeWei Wang
2018-01-09ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09esp: Fix GRO when the headers not fully in the linear part of the skb.Steffen Klassert
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso
2018-01-08netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso