summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-10-131-9/+11
* ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski2016-10-071-1/+3
* ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski2016-10-021-17/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-023-4/+6
|\
| * ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-252-3/+6
| * ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-09-241-1/+0
* | ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-301-7/+44
* | ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He2016-09-301-6/+6
* | proc: Reduce cache miss in snmp6_seq_showJia He2016-09-301-8/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-2520-106/+271
|\ \
| * | gre: use nla_get_be32() to extract flowinfoLance Richardson2016-09-241-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-236-16/+49
| |\|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-223-10/+27
| | |\
| | | * vti6: fix input pathNicolas Dichtel2016-09-213-9/+13
| | | * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-091-1/+14
| | * | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-211-2/+5
| | * | net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat2016-09-201-1/+10
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-131-3/+7
| | |\ \ | | | |/ | | |/|
| | | * netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-061-3/+7
| * | | gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-191-1/+4
| * | | ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-191-3/+4
| * | | ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2016-09-171-45/+133
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-126-4/+29
| |\| |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-082-1/+2
| | |\ \
| | | * | xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-221-1/+1
| | | * | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-111-0/+1
| | * | | ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-061-0/+2
| | * | | ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-061-2/+7
| | | |/ | | |/|
| | * | ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper2016-09-011-0/+2
| | * | netconf: add a notif when settings are createdNicolas Dichtel2016-09-011-1/+8
| | * | ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-011-0/+7
| | * | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+1
| * | | net: ipv6: Remove l3mdev_get_saddr6David Ahern2016-09-101-8/+1
| * | | net: l3mdev: remove redundant callsDavid Ahern2016-09-105-24/+6
| * | | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-4/+7
| * | | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-101-2/+10
| * | | net: l3mdev: Add hook to output pathDavid Ahern2016-09-103-0/+22
| * | | net: flow: Add l3mdev flow updateDavid Ahern2016-09-101-0/+3
| * | | ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE eventsGuillaume Nault2016-09-091-1/+5
* | | | netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang2016-09-251-7/+7
* | | | netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2016-09-252-3/+3
* | | | netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-242-2/+2
* | | | netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-121-1/+4
* | | | netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso2016-09-122-6/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-061-2/+1
|\ \ \
| * | | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-301-2/+1
* | | | ila: make nla_policy conststephen hemminger2016-09-012-2/+2
* | | | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-302-1/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-304-16/+28
|\ \ \ \ | | |/ / | |/| |
| * | | udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2016-08-232-2/+0