summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz
2018-03-26ip6mr: Support fib notificationsYuval Mintz
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-03-25ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-03-25net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan
2018-03-23ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King
2018-03-22net/ipv6: Handle onlink flag with multipath routesDavid Ahern
2018-03-22ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun
2018-03-22ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun
2018-03-22net: Convert nf_ct_net_opsKirill Tkhai
2018-03-20ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso
2018-03-19vti6: Fix dev->max_mtu settingStefano Brivio
2018-03-19vti6: Keep set MTU on link creation or change, validate itStefano Brivio
2018-03-19vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang
2018-03-16net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern
2018-03-16net/ipv6: Refactor gateway validation on route addDavid Ahern
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-12net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni
2018-03-12ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().David S. Miller
2018-03-09ip6erspan: make sure enough headroom at xmit.William Tu
2018-03-09ip6erspan: improve error handling for erspan version number.William Tu
2018-03-09ip6gre: add erspan v2 to tunnel lookupWilliam Tu
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-03-09ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-08net: Convet ipv6_net_opsKirill Tkhai
2018-03-08net: Convert ip6 tables pernet_operationsKirill Tkhai
2018-03-07ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet
2018-03-07ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio
2018-03-07ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva
2018-03-07xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal
2018-03-05netfilter: x_tables: check standard verdicts in coreFlorian Westphal
2018-03-05netfilter: unlock xt_table earlier in __do_replaceXin Long
2018-03-05net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai
2018-03-05net: Convert log pernet_operationsKirill Tkhai