summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | | | netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-30
| * | | | netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-30
| * | | | netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-30
| * | | | netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-20
| * | | | netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-05
| * | | | netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-05
| * | | | netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-05
| * | | | netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-05
| * | | | netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-05
| * | | | netfilter: unlock xt_table earlier in __do_replaceXin Long2018-03-05
* | | | | ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet2018-03-29
* | | | | net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern2018-03-29
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-29
|\ \ \ \ \
| * | | | | esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmentingShannon Nelson2018-02-27
* | | | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | | | | | ipv6: addrconf: Use normal debugging styleJoe Perches2018-03-27
* | | | | | ip6mr: Add refcounting to mfcYuval Mintz2018-03-26
* | | | | | ip6mr: Add API for default_rule fibYuval Mintz2018-03-26
* | | | | | ip6mr: Support fib notificationsYuval Mintz2018-03-26
* | | | | | net: Use octal not symbolic permissionsJoe Perches2018-03-26
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | net/ipv6: Handle onlink flag with multipath routesDavid Ahern2018-03-22
| * | | | ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun2018-03-22
| * | | | ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun2018-03-22
| * | | | ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio2018-03-20
| | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-13
| |\ \ \
| | * | | xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman2018-03-07
| | * | | xfrm: reuse uncached_list to track xdstsXin Long2018-02-16
| * | | | net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni2018-03-12
| * | | | ip6erspan: make sure enough headroom at xmit.William Tu2018-03-09
| * | | | ip6erspan: improve error handling for erspan version number.William Tu2018-03-09
| * | | | ip6gre: add erspan v2 to tunnel lookupWilliam Tu2018-03-09
| * | | | ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-09
| * | | | ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio2018-03-07
* | | | | gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King2018-03-22
* | | | | net: Convert nf_ct_net_opsKirill Tkhai2018-03-22
* | | | | udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-16
* | | | | net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern2018-03-16
* | | | | net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-16
* | | | | net/ipv6: Refactor gateway validation on route addDavid Ahern2018-03-16
* | | | | ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().David S. Miller2018-03-12
* | | | | net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-09
* | | | | net: Convet ipv6_net_opsKirill Tkhai2018-03-08
* | | | | net: Convert ip6 tables pernet_operationsKirill Tkhai2018-03-08
* | | | | ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet2018-03-07
* | | | | ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva2018-03-07
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2018-03-04
| * | | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-04
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-02
| |\ \ \