summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2016-11-171-2/+11
* udp: restore UDPlite many-cast deliveryPablo Neira2016-11-151-3/+3
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-131-2/+4
* net: tcp response should set oif only if it is L3 masterDavid Ahern2016-11-091-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-091-2/+4
|\
| * netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2016-10-311-2/+4
* | net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski2016-11-091-0/+1
* | net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2016-11-071-1/+1
* | ip6_udp_tunnel: remove unused IPCB related codesEli Cooper2016-11-021-3/+0
* | ipv6: add mtu lock check in __ip6_rt_update_pmtuXin Long2016-10-311-0/+3
* | ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki2016-10-311-1/+1
* | ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper2016-10-291-0/+1
* | inet: Fix missing return value in inet6_hashCraig Gallek2016-10-291-2/+4
* | net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-271-2/+4
* | net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-20/+48
|/
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-261-1/+2
* ipv6: do not increment mac header when it's unsetJason A. Donenfeld2016-10-231-1/+2
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-212-6/+14
* udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-202-2/+2
* net: add recursion limit to GROSabrina Dubroca2016-10-201-1/+1
* ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac2016-10-201-5/+4
* net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-171-3/+4
* IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-8/+31
* IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-52/+9
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-10-141-1/+1
* ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko2016-10-141-0/+2
* 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
| | |\ \
OpenPOWER on IntegriCloud