summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu-1/+2
2018-02-07net/ipv6: onlink nexthop checks should default to main tableDavid Ahern-2/+3
2018-02-07net/ipv6: Handle reject routes with onlink flagDavid Ahern-1/+2
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+3
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+4
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada-4/+4
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso-0/+1
2018-02-06net: erspan: fix erspan config overwriteWilliam Tu-9/+0
2018-02-06net: erspan: fix metadata extractionWilliam Tu-2/+4
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso-2/+1
2018-02-02netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan-0/+1
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-18/+17
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-585/+1869
2018-01-31netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni-18/+17
2018-01-31ip6mr: fix stale iteratorNikolay Aleksandrov-0/+1
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+1
2018-01-29ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet-0/+2
2018-01-29ipv6: change route cache aging logicWei Wang-8/+12
2018-01-29net: ipv6: send unsolicited NA after DADDavid Ahern-4/+31
2018-01-29ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau-4/+7
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+5
2018-01-26net/ipv6: Add support for onlink flagDavid Ahern-1/+50
2018-01-26net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern-4/+8
2018-01-26net/ipv6: Move gateway validation into helperDavid Ahern-36/+49
2018-01-25net: erspan: use bitfield instead of mask and offsetWilliam Tu-23/+13
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel-7/+5
2018-01-25net/ipv6: Do not allow route add with a device that is downDavid Ahern-0/+6
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings-2/+2
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+9
2018-01-23xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP versionYossi Kuperman-0/+1
2018-01-22gso: validate gso_type in GSO handlersWillem de Bruijn-0/+9
2018-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-58/+216
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+15
2018-01-19ipv6: mcast: remove dead codeEric Dumazet-2/+0
2018-01-19netfilter: remove messages print and boot/module load timePablo Neira Ayuso-1/+0
2018-01-18ipv6: don't let tb6_root node share routes with other nodeWei Wang-2/+8
2018-01-18ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev-7/+7
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+8
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan-16/+0
2018-01-16netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann-1/+1
2018-01-16netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann-5/+19
2018-01-16netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan-5/+10
2018-01-15ip: Define usercopy region in IP proto slab cacheDavid Windsor-0/+2
2018-01-15ipv6: Fix build with gcc-4.4.5Ido Schimmel-2/+6
2018-01-15ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet-0/+1
2018-01-15ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney-2/+4
2018-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-3/+3