Show patches with: Submitter = David Ahern       |    Archived = No       |   631 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net] ipv6: Fix dump of specific table with strict checking [net] ipv6: Fix dump of specific table with strict checking - 1 - - --- 2019-01-03 David Ahern davem Accepted
[net] ipv6: Consider sk_bound_dev_if when binding a socket to an address [net] ipv6: Consider sk_bound_dev_if when binding a socket to an address - - - - --- 2019-01-03 David Ahern davem Accepted
[iproute2-next,1/5] libnetlink: Add filter function to rtnl_neighdump_req ip bridge: Updates to neigh and fdb dumps - - - - --- 2019-01-03 David Ahern dsa Accepted
[iproute2-next,2/5] ip neigh: Convert do_show_or_flush to use rtnl_neighdump_req ip bridge: Updates to neigh and fdb dumps - - - - --- 2019-01-03 David Ahern dsa Accepted
[iproute2-next,3/5] bridge: Update fdb show to use rtnl_neighdump_req ip bridge: Updates to neigh and fdb dumps - - - - --- 2019-01-03 David Ahern dsa Accepted
[iproute2-next,4/5] libnetlink: Add RTNL_HANDLE_F_STRICT_CHK flag ip bridge: Updates to neigh and fdb dumps - - - - --- 2019-01-03 David Ahern dsa Accepted
[iproute2-next,5/5] bridge: fdb: Fix filtering with strict checking disabled ip bridge: Updates to neigh and fdb dumps - - 1 1 --- 2019-01-03 David Ahern dsa Accepted
[net] ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address [net] ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address - - - - --- 2019-01-05 David Ahern davem Accepted
[net] ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses [net] ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses - 1 - - --- 2019-01-05 David Ahern davem Accepted
[iproute2] libnetlink: linkdump_req is done for AF_BRIDGE as well [iproute2] libnetlink: linkdump_req is done for AF_BRIDGE as well - 1 - 1 --- 2019-01-07 David Ahern dsa Accepted
[iproute2-next] Improve batch times by caching link lookups [iproute2-next] Improve batch times by caching link lookups - - - - --- 2019-01-07 David Ahern dsa Changes Requested
[iproute2-next,1/3] ll_map: Add function to remove link cache entry by index Improve batch times by caching link lookups - - - - --- 2019-01-07 David Ahern dsa Changes Requested
[iproute2-next,2/3] ip link: Drop cache entry on name changes Improve batch times by caching link lookups - - - - --- 2019-01-07 David Ahern dsa Changes Requested
[iproute2-next,3/3] Improve batch times by caching link lookups Improve batch times by caching link lookups - - - - --- 2019-01-07 David Ahern dsa Changes Requested
[iproute2-next,v2,1/3] ll_map: Add function to remove link cache entry by index Improve batch and dump times by caching link lookups - - - - --- 2019-02-14 David Ahern dsa Accepted
[iproute2-next,v2,2/3] ip link: Drop cache entry on any changes Improve batch and dump times by caching link lookups - - - - --- 2019-02-14 David Ahern dsa Accepted
[iproute2-next,v2,3/3] Improve batch and dump times by caching link lookups Improve batch and dump times by caching link lookups - - - - --- 2019-02-14 David Ahern dsa Accepted
[net] ipv4: Pass original device to ip_rcv_finish_core [net] ipv4: Pass original device to ip_rcv_finish_core - 1 - - --- 2019-02-25 David Ahern davem Accepted
[net] netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slave [net] netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slave - 1 - - --- 2019-02-26 David Ahern davem Awaiting Upstream
[net,1/3] ipv4: Return error for RTA_VIA attribute net: Fail route add with unsupported nexthop attribute - 1 - - --- 2019-02-26 David Ahern davem Accepted
[net,2/3] ipv6: Return error for RTA_VIA attribute net: Fail route add with unsupported nexthop attribute - 1 - - --- 2019-02-26 David Ahern davem Accepted
[net,3/3] mpls: Return error for RTA_GATEWAY attribute net: Fail route add with unsupported nexthop attribute - 1 - - --- 2019-02-26 David Ahern davem Accepted
[net-next] selftests: rtnetlink: use internal netns switch for ip commands [net-next] selftests: rtnetlink: use internal netns switch for ip commands - - - - --- 2019-02-28 David Ahern davem Accepted
[net-next] ipv4: Allow amount of dirty memory from fib resizing to be controllable [net-next] ipv4: Allow amount of dirty memory from fib resizing to be controllable - - - - --- 2019-03-20 David Ahern davem Accepted
[net-next] ipv6: Remove fallback argument from ip6_hold_safe [net-next] ipv6: Remove fallback argument from ip6_hold_safe 1 - - - --- 2019-03-20 David Ahern davem Accepted
[net-next,1/2] ipv6: Move setting default metric for routes ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create - - - - --- 2019-03-21 David Ahern davem Accepted
[net-next,2/2] ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create - - - - --- 2019-03-21 David Ahern davem Accepted
[net-next] ipv6: Move ipv6 stubs to a separate header file [net-next] ipv6: Move ipv6 stubs to a separate header file - - - - --- 2019-03-22 David Ahern davem Accepted
[net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,02/13] ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,03/13] ipv4: Create init helper for fib_nh net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,04/13] ipv4: Create cleanup helper for fib_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,05/13] ipv6: Create init helper for fib6_nh net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,06/13] ipv6: Create cleanup helper for fib6_nh net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,07/13] ipv6: Move gateway checks to a fib6_nh setting net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,08/13] ipv6: Refactor fib6_ignore_linkdown net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,09/13] ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,10/13] ipv4: Rename fib_nh entries net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,11/13] ipv6: Rename fib6_nh entries net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,12/13] net: Add fib_nh_common and update fib_nh and fib6_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-27 David Ahern davem Changes Requested
[net-next,13/13] net: Use common nexthop init and release helpers net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-27 David Ahern davem Changes Requested
[v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - 1 - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,02/13] ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - 1 - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,03/13] ipv4: Create init helper for fib_nh [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,04/13] ipv4: Create cleanup helper for fib_nh [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - 1 - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,05/13] ipv6: Create init helper for fib6_nh [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,06/13] ipv6: Create cleanup helper for fib6_nh [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,07/13] ipv6: Move gateway checks to a fib6_nh setting [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,08/13] ipv6: Refactor fib6_ignore_linkdown [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - 1 - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,09/13] ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - 1 - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,10/13] ipv4: Rename fib_nh entries [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,11/13] ipv6: Rename fib6_nh entries [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,12/13] net: Add fib_nh_common and update fib_nh and fib6_nh [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v2,net-next,13/13] net: Use common nexthop init and release helpers [v2,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled - - - - --- 2019-03-27 David Ahern davem Superseded
[v3,net-next,01/13] ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,02/13] ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,03/13] ipv4: Create init helper for fib_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,04/13] ipv4: Create cleanup helper for fib_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,05/13] ipv6: Create init helper for fib6_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,06/13] ipv6: Create cleanup helper for fib6_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,07/13] ipv6: Move gateway checks to a fib6_nh setting net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,08/13] ipv6: Refactor fib6_ignore_linkdown net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,09/13] ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,10/13] ipv4: Rename fib_nh entries net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,11/13] ipv6: Rename fib6_nh entries net: Move fib_nh and fib6_nh to a common struct - - - - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,12/13] net: Add fib_nh_common and update fib_nh and fib6_nh net: Move fib_nh and fib6_nh to a common struct - - 1 - --- 2019-03-28 David Ahern davem Accepted
[v3,net-next,13/13] net: Use common nexthop init and release helpers net: Move fib_nh and fib6_nh to a common struct 1 - 1 - --- 2019-03-28 David Ahern davem Accepted
[net-next,1/8] ipv4: Update fib_table_lookup tracepoint to take common nexthop net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,2/8] ipv4: Add fib_nh_common to fib_result net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,3/8] ipv4: Move cached routes to fib_nh_common net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,4/8] ipv6: Move exceptions to fib_nh_common net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,5/8] ipv4: Switch to nhc_exceptions for exception bucket net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,6/8] ipv4: Refactor nexthop attributes in fib_dump_info net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,7/8] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[net-next,8/8] ipv6: Flip to fib_nexthop_info net: More movement to fib_nh_common - - - - --- 2019-03-30 David Ahern davem Changes Requested
[v2,net-next,1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop net: More movement to fib_nh_common - - - - --- 2019-04-01 David Ahern davem Superseded
[v2,net-next,2/5] ipv4: Add fib_nh_common to fib_result net: More movement to fib_nh_common - - - - --- 2019-04-01 David Ahern davem Superseded
[v2,net-next,3/5] ipv4: Refactor nexthop attributes in fib_dump_info net: More movement to fib_nh_common - - - - --- 2019-04-01 David Ahern davem Superseded
[v2,net-next,4/5] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common net: More movement to fib_nh_common - - - - --- 2019-04-01 David Ahern davem Superseded
[v2,net-next,5/5] ipv6: Flip to fib_nexthop_info net: More movement to fib_nh_common - - - - --- 2019-04-01 David Ahern davem Superseded
[v3,net-next,1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop net: More movement to fib_nh_common - - - - --- 2019-04-02 David Ahern davem Changes Requested
[v3,net-next,2/5] ipv4: Add fib_nh_common to fib_result net: More movement to fib_nh_common - - - - --- 2019-04-02 David Ahern davem Changes Requested
[v3,net-next,3/5] ipv4: Refactor nexthop attributes in fib_dump_info net: More movement to fib_nh_common 1 - - - --- 2019-04-02 David Ahern davem Changes Requested
[v3,net-next,4/5] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common net: More movement to fib_nh_common 1 - - - --- 2019-04-02 David Ahern davem Changes Requested
[v3,net-next,5/5] ipv6: Flip to fib_nexthop_info net: More movement to fib_nh_common 1 - - - --- 2019-04-02 David Ahern davem Changes Requested
[v4,net-next,1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop net: More movement to fib_nh_common - - - - --- 2019-04-02 David Ahern davem Accepted
[v4,net-next,2/5] ipv4: Add fib_nh_common to fib_result net: More movement to fib_nh_common - - - - --- 2019-04-02 David Ahern davem Accepted
[v4,net-next,3/5] ipv4: Refactor nexthop attributes in fib_dump_info net: More movement to fib_nh_common 1 - - - --- 2019-04-02 David Ahern davem Accepted
[v4,net-next,4/5] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common net: More movement to fib_nh_common 1 - - - --- 2019-04-02 David Ahern davem Accepted
[v4,net-next,5/5] ipv6: Flip to fib_nexthop_info net: More movement to fib_nh_common 1 - - - --- 2019-04-02 David Ahern davem Accepted
[net-next] selftests: Add debugging options to pmtu.sh [net-next] selftests: Add debugging options to pmtu.sh - - - - --- 2019-04-04 David Ahern davem Changes Requested
[net-next,01/18] ipv6: Add fib6_nh_init and release to stubs ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,02/18] ipv6: Add neighbor helpers that use the ipv6 stub ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,03/18] net: Replace nhc_has_gw with nhc_gw_family ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,04/18] ipv4: Prepare rtable for IPv6 gateway ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,05/18] ipv4: Prepare fib_config for IPv6 gateway ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,06/18] ipv4: Add support to rtable for ipv6 gateway ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,07/18] ipv4: Add support to fib_config for IPv6 gateway ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,08/18] ipv4: Refactor fib_check_nh ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
[net-next,09/18] ipv4: Add fib_check_nh_v6_gw ipv4: Enable support for IPv6 gateway with IPv4 routes - - 1 - --- 2019-04-04 David Ahern davem Superseded
« 1 2 3 46 7 »