summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-303-69/+1
* netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-303-7/+7
* netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-303-3/+3
* netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-201-1/+7
* netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-051-1/+16
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-051-3/+7
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-051-1/+1
* netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-051-10/+3
* netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-051-5/+0
* netfilter: unlock xt_table earlier in __do_replaceXin Long2018-03-051-1/+2
* net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert log pernet_operationsKirill Tkhai2018-03-051-0/+1
* gre: add sequence number for collect md mode.William Tu2018-03-041-5/+8
* net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-043-17/+80
* net/ipv6: Pass skb to route lookupDavid Ahern2018-03-0412-44/+65
* net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hashDavid Ahern2018-03-041-4/+10
* net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern2018-03-041-2/+2
* ipv6: allow userspace to add IFA_F_OPTIMISTIC addressesSabrina Dubroca2018-03-011-1/+34
* ipmr, ip6mr: Unite dumproute flowsYuval Mintz2018-03-011-117/+39
* ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz2018-03-011-3/+0
* ipmr, ip6mr: Unite vif seq functionsYuval Mintz2018-03-011-45/+5
* ipmr, ip6mr: Unite mfc seq logicYuval Mintz2018-03-011-90/+7
* ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-011-57/+17
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-011-122/+126
* ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-011-20/+10
* mroute*: Make mr_table a common structYuval Mintz2018-03-011-162/+139
* ip6mr: Align hash implementation to ipmrYuval Mintz2018-03-011-145/+168
* ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-012-19/+28
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-012-24/+14
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-10/+42
* ipv6: fib6_rules: support for match on sport, dport and ip protoRoopa Prabhu2018-02-281-0/+11
* inet: whitespace cleanupStephen Hemminger2018-02-285-5/+0
* net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-271-0/+6
* net: Convert defrag6_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert ila_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert sit_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert vti6_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert ip6_tnl_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert ip6gre_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert simple pernet_operationsKirill Tkhai2018-02-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-246-16/+16
|\
| * ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-02-231-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-215-15/+15
| |\
| | * netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-143-5/+7
| | * netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-141-2/+2
| | * netfilter: add back stackpointer size checksFlorian Westphal2018-02-141-0/+4
| | * netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-141-8/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-191-0/+5
|\| |
| * | udplite: fix partial checksum initializationAlexey Kodanev2018-02-161-0/+5
| |/
* | net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_opsKirill Tkhai2018-02-191-0/+1