summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-201-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-136-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-021-0/+2
| | * | netconf: add a notif when settings are createdNicolas Dichtel2016-09-021-1/+8
| | * | ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-021-0/+7
| | * | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+1
| * | | net: ipv6: Remove l3mdev_get_saddr6David Ahern2016-09-111-8/+1Star
| * | | net: l3mdev: remove redundant callsDavid Ahern2016-09-115-24/+6Star
| * | | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-111-4/+7
| * | | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-111-2/+10
| * | | net: l3mdev: Add hook to output pathDavid Ahern2016-09-113-0/+22
| * | | net: flow: Add l3mdev flow updateDavid Ahern2016-09-111-0/+3
| * | | ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE eventsGuillaume Nault2016-09-101-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/+2Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-061-2/+1Star
|\ \ \
| * | | netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-301-2/+1Star
* | | | ila: make nla_policy conststephen hemminger2016-09-012-2/+2
* | | | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-312-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-242-2/+0Star
| * | | tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-08-241-1/+7
| * | | net: ipv6: Remove addresses for failures with strict DADMike Manning2016-08-231-13/+21
* | | | tcp: add tcp_add_backlog()Eric Dumazet2016-08-291-4/+1Star
* | | | tcp: Set read_sock and peek_len proto_opsTom Herbert2016-08-291-0/+2
* | | | tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-261-0/+1
* | | | tcp: md5: increment sk_drops on syn_recv stateEric Dumazet2016-08-261-0/+1
* | | | ipv6: tcp: get rid of tcp_v6_clear_sk()Eric Dumazet2016-08-241-12/+0Star
* | | | udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet2016-08-241-1/+0Star
* | | | ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet2016-08-243-15/+1Star