summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio2018-11-081-0/+74
* udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2018-11-081-17/+58
* net: Convert protocol error handlers from void to intStefano Brivio2018-11-088-37/+55
* udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-081-11/+78
* net/ipv6: compute anycast address hash only if dev is nullLi RongQing2018-11-081-2/+4
* udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-071-1/+23
* ipv6: factor out protocol delivery helperPaolo Abeni2018-11-071-12/+16
* udp: add support for UDP_GRO cmsgPaolo Abeni2018-11-071-0/+3
* udp: implement GRO for plain UDP sockets.Paolo Abeni2018-11-071-5/+1
* udp: implement complete book-keeping for encap_neededPaolo Abeni2018-11-071-5/+9
* ipv6: do not drop vrf udp multicast packetsDewi Morgan2018-11-071-3/+5
* ipv6: handling of multicast packets received in VRFMike Manning2018-11-071-3/+32
* ipv6: allow ping to link-local address in VRFMike Manning2018-11-071-1/+1
* net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe2018-11-071-3/+2
* net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning2018-11-072-12/+12
* net: ensure unbound stream socket to be chosen when not in a VRFMike Manning2018-11-071-8/+6
* net: Add extack argument to ip_fib_metrics_initDavid Ahern2018-11-061-2/+3
* ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()Eric Dumazet2018-11-061-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-051-4/+9
|\
| * netfilter: ipv6: fix oops when defragmenting locally generated fragmentsFlorian Westphal2018-10-251-4/+9
* | ipv6: properly check return value in inet6_dump_all()Alexey Kodanev2018-11-051-2/+2
* | net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill2018-11-051-1/+1
* | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-022-4/+81
* | net: allow traceroute with a specified interface in a vrfMike Manning2018-10-261-1/+1
* | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-10-261-2/+1
* | net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-251-0/+1
|/
* net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-10-241-0/+2
* net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti2018-10-241-2/+18
* net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-242-0/+6
* net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-6/+8
* net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-221-5/+22
* net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern2018-10-221-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-211-2/+4
|\
| * net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-10-201-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-195-25/+23
|\|
| * ip6_tunnel: Fix encapsulation layoutStefano Brivio2018-10-181-5/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-181-2/+2
| |\
| | * net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov2018-10-111-2/+2
| * | udp6: fix encap return code for resubmittingPaolo Abeni2018-10-171-4/+2
| * | ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-10-151-8/+8
| * | ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2018-10-151-6/+6
* | | net/ipv6: Bail early if user only wants cloned entriesDavid Ahern2018-10-161-2/+5
* | | net: Enable kernel side filtering of route dumpsDavid Ahern2018-10-162-2/+2
* | | net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern2018-10-161-3/+15
* | | net/ipv6: Plumb support for filtering route dumpsDavid Ahern2018-10-162-14/+54
* | | net: Add struct for fib dump filterDavid Ahern2018-10-162-3/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-151-0/+1
|\ \ \
| * | | bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-151-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport2018-10-101-0/+2