summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * ip6mr: fix stale iteratorNikolay Aleksandrov2018-01-31
| * ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet2018-01-29
| * ipv6: change route cache aging logicWei Wang2018-01-29
| * net: ipv6: send unsolicited NA after DADDavid Ahern2018-01-29
| * ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2018-01-29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-29
| |\
| * | net/ipv6: Add support for onlink flagDavid Ahern2018-01-26
| * | net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern2018-01-26
| * | net/ipv6: Move gateway validation into helperDavid Ahern2018-01-26
| * | net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-25
| * | net/ipv6: Do not allow route add with a device that is downDavid Ahern2018-01-25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-21
| |\ \ \ \
| | * | | | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-19
| | * | | | netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann2018-01-16
| | * | | | netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann2018-01-16
| | * | | | netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan2018-01-16
| | * | | | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-11
| | * | | | netfilter: improve flow table Kconfig dependenciesArnd Bergmann2018-01-10
| | * | | | netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam2018-01-10
| | * | | | netfilter: remove duplicated includeWei Yongjun2018-01-10
| | * | | | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-10
| | * | | | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-10
| | * | | | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-19
| |\ \ \ \ \
| * | | | | | ipv6: mcast: remove dead codeEric Dumazet2018-01-19
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\ \ \ \ \ \
| * | | | | | | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * | | | | | | ipv6: Fix build with gcc-4.4.5Ido Schimmel2018-01-15
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-11
| |\ \ \ \ \ \ \
| * | | | | | | | ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-10
| * | | | | | | | ipv6: Use hash-threshold instead of modulo-NIdo Schimmel2018-01-10
| * | | | | | | | ipv6: Use a 31-bit multipath hashIdo Schimmel2018-01-10
| * | | | | | | | ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-10
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King2018-01-09
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: flow table support for IPv6Pablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
| | * | | | | | | | netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso2018-01-08