summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi2018-03-301-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-307-96/+39
|\
| * Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal2018-03-301-16/+1
| * netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-301-0/+12
| * 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
* | ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet2018-03-291-4/+0
* | net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern2018-03-291-4/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-291-0/+2
|\ \
| * | esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmentingShannon Nelson2018-02-271-0/+2
* | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-2736-39/+0
* | | ipv6: addrconf: Use normal debugging styleJoe Perches2018-03-271-20/+8
* | | ip6mr: Add refcounting to mfcYuval Mintz2018-03-261-2/+4
* | | ip6mr: Add API for default_rule fibYuval Mintz2018-03-261-0/+7
* | | ip6mr: Support fib notificationsYuval Mintz2018-03-261-8/+104
* | | net: Use octal not symbolic permissionsJoe Perches2018-03-267-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-237-44/+79
|\ \ \
| * | | net/ipv6: Handle onlink flag with multipath routesDavid Ahern2018-03-221-0/+1
| * | | ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun2018-03-221-2/+3
| * | | ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun2018-03-221-1/+1
| * | | ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio2018-03-201-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-133-3/+9
| |\ \ \
| | * | | xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman2018-03-071-1/+2
| | * | | xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-2/+7
| * | | | net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni2018-03-121-7/+14
| * | | | ip6erspan: make sure enough headroom at xmit.William Tu2018-03-091-0/+3
| * | | | ip6erspan: improve error handling for erspan version number.William Tu2018-03-091-0/+2
| * | | | ip6gre: add erspan v2 to tunnel lookupWilliam Tu2018-03-091-1/+2
| * | | | ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-091-1/+2
| * | | | ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio2018-03-071-29/+42
* | | | | gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King2018-03-221-1/+1
* | | | | net: Convert nf_ct_net_opsKirill Tkhai2018-03-221-0/+1
* | | | | udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-161-26/+26
* | | | | net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern2018-03-161-0/+15
* | | | | net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-166-17/+41
* | | | | net/ipv6: Refactor gateway validation on route addDavid Ahern2018-03-161-54/+66
* | | | | ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().David S. Miller2018-03-121-1/+1
* | | | | net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-093-2/+9
* | | | | net: Convet ipv6_net_opsKirill Tkhai2018-03-081-0/+1
* | | | | net: Convert ip6 tables pernet_operationsKirill Tkhai2018-03-085-0/+5
* | | | | ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet2018-03-071-1/+5
* | | | | ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1