Age | Commit message (Expand) | Author |
2017-03-16 | net: ipv6: set route type for anycast routes | David Ahern |
2017-03-09 | net: ipv6: Remove redundant RTA_OIF in multipath routes | David Ahern |
2017-03-02 | ipv6: ignore null_entry in inet6_rtm_getroute() too | WANG Cong |
2017-03-02 | ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() | WANG Cong |
2017-03-01 | net: route: add missing nla_policy entry for RTA_MARK attribute | Liping Zhang |
2017-02-07 | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP | Julian Anastasov |
2017-02-07 | net: add confirm_neigh method to dst_ops | Julian Anastasov |
2017-02-04 | net: ipv6: Use compressed IPv6 addresses showing route replace error | David Ahern |
2017-02-04 | net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH | David Ahern |
2017-02-04 | net: ipv6: Change notifications for multipath add to RTA_MULTIPATH | David Ahern |
2017-02-04 | net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute | David Ahern |
2017-02-04 | net: ipv6: Allow shorthand delete of all nexthops in multipath route | David Ahern |
2017-02-03 | net: ipv6: Set protocol to kernel for local routes | David Ahern |
2017-01-30 | lwtunnel: remove device arg to lwtunnel_build_state | David Ahern |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-26 | net: ipv6: ignore null_entry on route dumps | David Ahern |
2017-01-26 | net: ipv6: remove skb_reserve in getroute | David Ahern |
2017-01-19 | net: ipv6: Keep nexthop of multipath route on admin down | David Ahern |
2017-01-18 | lwtunnel: fix autoload of lwt modules | David Ahern |
2017-01-18 | net: ipv6: remove prefix arg to rt6_fill_node | David Ahern |
2017-01-18 | net: ipv6: remove nowait arg to rt6_fill_node | David Ahern |
2017-01-12 | net: lwtunnel: Handle lwtunnel_fill_encap failure | David Ahern |
2017-01-09 | ipv6: fix typos | Alexander Alemayhu |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | net: ipv6: check route protocol when deleting routes | Mantas M |
2016-12-05 | ipv6: Allow IPv4-mapped address as next-hop | Erik Nordmark |
2016-12-03 | ipv6 addrconf: Implemented enhanced DAD (RFC7527) | Erik Nordmark |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-09 | net-ipv6: on device mtu change do not add mtu to mtu-less routes | Maciej Żenczykowski |
2016-11-04 | net: inet: Support UID-based routing in IP protocols. | Lorenzo Colitti |
2016-11-04 | net: core: add UID to flows, rules, and routes | Lorenzo Colitti |
2016-10-31 | ipv6: add mtu lock check in __ip6_rt_update_pmtu | Xin Long |
2016-10-27 | net: ipv6: Do not consider link state for nexthop validation | David Ahern |
2016-10-27 | net: ipv6: Fix processing of RAs in presence of VRF | David Ahern |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-25 | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-20 | net: ipv6: fallback to full lookup if table lookup is unsuitable | Vincent Bernat |
2016-09-19 | ipv6: Export p6_route_input_lookup symbol | Mahesh Bandewar |
2016-09-10 | net: l3mdev: remove redundant calls | David Ahern |
2016-09-10 | net: vrf: Flip IPv6 output path from FIB lookup hook to out hook | David Ahern |
2016-09-10 | net: l3mdev: Allow the l3mdev to be a loopback | David Ahern |
2016-08-30 | net: lwtunnel: Handle fragmentation | Roopa Prabhu |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-27 | ipv6: enforce egress device match in per table nexthop lookups | Paolo Abeni |
2016-06-17 | net: ipv6: Move ip6_route_get_saddr to inline | David Ahern |
2016-06-15 | ipv6: introduce neighbour discovery ops | Alexander Aring |
2016-06-15 | net: vrf: Handle ipv6 multicast and link-local addresses | David Ahern |
2016-06-11 | ipv6: use TOS marks from sockets for routing decision | Hannes Frederic Sowa |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |