aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-05
|\
| * netfilter: ipv6: fix oops when defragmenting locally generated fragmentsFlorian Westphal2018-10-25
* | ipv6: properly check return value in inet6_dump_all()Alexey Kodanev2018-11-05
* | net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill2018-11-05
* | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-03
* | net: allow traceroute with a specified interface in a vrfMike Manning2018-10-26
* | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-10-26
* | net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-25
|/
* net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-10-24
* net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti2018-10-24
* net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-24
* net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-24
* net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-22
* net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern2018-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-21
|\
| * net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\|
| * ip6_tunnel: Fix encapsulation layoutStefano Brivio2018-10-18
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-18
| |\
| | * net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov2018-10-11
| * | udp6: fix encap return code for resubmittingPaolo Abeni2018-10-18
| * | ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-10-16
| * | ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2018-10-16
* | | net/ipv6: Bail early if user only wants cloned entriesDavid Ahern2018-10-16
* | | net: Enable kernel side filtering of route dumpsDavid Ahern2018-10-16
* | | net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern2018-10-16
* | | net/ipv6: Plumb support for filtering route dumpsDavid Ahern2018-10-16
* | | net: Add struct for fib dump filterDavid Ahern2018-10-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-16
|\ \ \
| * | | bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\ \ \ \ | | |/ / | |/| |
| * | | net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport2018-10-11
* | | | net: Evict neighbor entries on carrier downDavid Ahern2018-10-12
* | | | net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern2018-10-12
* | | | net/ipv6: Make ipv6_route_table_template staticDavid Ahern2018-10-11
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-10-09
|\ \ \
| * | | netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu2018-09-28
| * | | netfilter: xtables: avoid BUG_ONFlorian Westphal2018-09-17
* | | | net: Update netconf dump handlers for strict data checkingDavid Ahern2018-10-08
* | | | net/ipv6: Update ip6addrlbl_dump for strict data checkingDavid Ahern2018-10-08
* | | | rtnetlink: Update fib dumps for strict data checkingDavid Ahern2018-10-08
* | | | rtnetlink: Update inet6_dump_ifinfo for strict data checkingDavid Ahern2018-10-08
* | | | net/ipv6: Update inet6_dump_addr for strict data checkingDavid Ahern2018-10-08
* | | | net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern2018-10-08
* | | | net: Add extack to nlmsg_parseDavid Ahern2018-10-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-06
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2018-10-05
| | |/ | |/|
* | | ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet2018-10-05
* | | udp: gro behind static keyWillem de Bruijn2018-10-05
* | | net: Move free of dst_metrics to helperDavid Ahern2018-10-05