Show patches with: Submitter = David Ahern       |    State = Action Required       |    Archived = No       |   66 patches
Patch Series S/W/F Date Submitter Delegate State
[net] ipv4: Fix device used for dst_alloc with local routes [net] ipv4: Fix device used for dst_alloc with local routes --- 2021-06-13 David Ahern New
[net-next] nexthops: Add selftests for cleanup of known bad route add [net-next] nexthops: Add selftests for cleanup of known bad route add --- 2021-06-12 David Ahern New
[net] neighbour: allow NUD_NOARP entries to be forced GCed [net] neighbour: allow NUD_NOARP entries to be forced GCed --- 2021-06-07 David Ahern New
[iproute2-next] config.mk: Rerun configure when it is newer than config.mk [iproute2-next] config.mk: Rerun configure when it is newer than config.mk --- 2021-05-15 David Ahern New
[net-next,v4,13/13] selftests: Add separate option to nettest for address binding selftests: Updates to allow single instance of nettest for client and server --- 2021-01-14 David Ahern New
[net-next,v4,09/13] selftests: Consistently specify address for MD5 protection selftests: Updates to allow single instance of nettest for client and server --- 2021-01-14 David Ahern New
[net-next,v4,07/13] selftests: Add missing newline in nettest error messages selftests: Updates to allow single instance of nettest for client and server --- 2021-01-14 David Ahern New
[net-next,v4,06/13] selftests: Use separate stdout and stderr buffers in nettest selftests: Updates to allow single instance of nettest for client and server --- 2021-01-14 David Ahern New
[net-next,v4,05/13] selftests: Add support to nettest to run both client and server selftests: Updates to allow single instance of nettest for client and server --- 2021-01-14 David Ahern New
[net-next,v4,03/13] selftests: Move address validation in nettest selftests: Updates to allow single instance of nettest for client and server --- 2021-01-14 David Ahern New
[net-next,v3,12/13] selftests: Remove exraneous newline in nettest [net-next,v3,01/13] selftests: Move device validation in nettest --- 2021-01-13 David Ahern New
[net-next,v3,10/13] selftests: Add new option for client-side passwords [net-next,v3,01/13] selftests: Move device validation in nettest --- 2021-01-13 David Ahern New
[net-next,v3,08/13] selftests: Make address validation apply only to client mode [net-next,v3,01/13] selftests: Move device validation in nettest --- 2021-01-13 David Ahern New
[net-next,v3,01/13] selftests: Move device validation in nettest [net-next,v3,01/13] selftests: Move device validation in nettest --- 2021-01-13 David Ahern New
[net-next,v2,11/11] selftests: Add separate options for server device bindings selftests: Updates to allow single instance of nettest for client and server --- 2021-01-10 David Ahern New
[net-next,v2,04/11] selftests: Add options to set network namespace to nettest selftests: Updates to allow single instance of nettest for client and server --- 2021-01-10 David Ahern New
[net-next,v2,02/11] selftests: Move convert_addr up in nettest selftests: Updates to allow single instance of nettest for client and server --- 2021-01-10 David Ahern New
[iproute2-next] Only compile mnl_utils when HAVE_LIBMNL is defined [iproute2-next] Only compile mnl_utils when HAVE_LIBMNL is defined --- 2020-12-03 David Ahern New
[net] ipv4: Restore flowi4_oif update before call to xfrm_lookup_route [net] ipv4: Restore flowi4_oif update before call to xfrm_lookup_route --- 2020-10-09 David Ahern New
[net-next] selftests: Set default protocol for raw sockets in nettest [net-next] selftests: Set default protocol for raw sockets in nettest --- 2020-09-17 David Ahern New
[net] ipv4: Update exception handling for multipath routes via same device [net] ipv4: Update exception handling for multipath routes via same device --- 2020-09-15 David Ahern New
[net] ipv4: Initialize flowi4_multipath_hash in data path [net] ipv4: Initialize flowi4_multipath_hash in data path --- 2020-09-13 David Ahern New
[RFC,net-next,7/8] nexthop: Add support for active-backup nexthop type Untitled series #40981 --- 2020-06-10 David Ahern New
[RFC,net-next,6/8] nexthop: Add primary_only argument to nexthop_for_each_fib6_nh Untitled series #40981 --- 2020-06-10 David Ahern New
[RFC,net-next,4/8] nexthop: Move nexthop_get_nhc_lookup to nexthop.c Untitled series #40981 --- 2020-06-10 David Ahern New
[RFC,net-next,2/8] nexthop: Refactor nexthop_select_path Untitled series #40981 --- 2020-06-10 David Ahern New
[net] vxlan: Remove access to nexthop group struct [net] vxlan: Remove access to nexthop group struct --- 2020-06-09 David Ahern New
[bpf] bpf: Reset data_meta before running programs attached to devmap entry [bpf] bpf: Reset data_meta before running programs attached to devmap entry --- 2020-06-08 David Ahern New
[v4,bpf-next,2/5] bpf: Add support to attach bpf program to a devmap entry bpf: Add support for XDP programs in DEVMAP entries --- 2020-05-29 David Ahern New
[v3,bpf-next,5/5] selftest: Add tests for XDP programs in devmap entries bpf: Add support for XDP programs in DEVMAP entries --- 2020-05-29 David Ahern New
[v3,bpf-next,2/5] bpf: Add support to attach bpf program to a devmap entry bpf: Add support for XDP programs in DEVMAP entries --- 2020-05-29 David Ahern New
[v2,bpf-next,5/5] selftest: Add tests for XDP programs in devmap entries bpf: Add support for XDP programs in DEVMAP entries --- 2020-05-28 David Ahern New
[net-next] selftests: Add torture tests to nexthop tests [net-next] selftests: Add torture tests to nexthop tests --- 2020-05-28 David Ahern New
[bpf-next,5/5] selftest: Add tests for XDP programs in devmap entries bpf: Add support for XDP programs in DEVMAP entries --- 2020-05-27 David Ahern New
[bpf-next,4/5] bpftool: Add SEC name for xdp programs attached to device map bpf: Add support for XDP programs in DEVMAP entries --- 2020-05-27 David Ahern New
[net,v2,3/5] nexthop: Expand nexthop_is_multipath in a few places [net,v2,1/5] nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry --- 2020-05-26 David Ahern New
[net,5/5] ipv4: nexthop version of fib_info_nh_uses_dev [net,1/5] nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry --- 2020-05-26 David Ahern New
[net,1/5] nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry [net,1/5] nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry --- 2020-05-26 David Ahern New
[RFC,bpf-next,1/4] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH [RFC,bpf-next,1/4] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH --- 2020-05-22 David Ahern New
[v5,bpf-next,07/11] net: Support xdp in the Tx path for xdp_frames [v5,bpf-next,01/11] net: Refactor convert_to_xdp_frame --- 2020-05-13 David Ahern New
[v5,bpf-next,02/11] net: uapi for XDP programs in the egress path [v5,bpf-next,01/11] net: Refactor convert_to_xdp_frame --- 2020-05-13 David Ahern New
[net] ipv6: Use global sernum for dst validation with nexthop objects [net] ipv6: Use global sernum for dst validation with nexthop objects --- 2020-04-29 David Ahern New
[v4,bpf-next,15/15] samples/bpf: add XDP egress support to xdp1 [v4,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-27 David Ahern New
[v4,bpf-next,08/15] net: set XDP egress program on netdevice [v4,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-27 David Ahern New
[v4,bpf-next,03/15] net: Add XDP setup and query commands for Tx programs [v4,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-27 David Ahern New
[v3,bpf-next,13/15] selftest: Add test for xdp_egress [v3,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[v3,bpf-next,12/15] bpftool: Add support for XDP egress [v3,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[v3,bpf-next,11/15] libbpf: Add egress XDP support [v3,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[v3,bpf-next,04/15] net: Add BPF_XDP_EGRESS as a bpf_attach_type [v3,bpf-next,01/15] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[v2,bpf-next,16/17] selftest: Add xdp_egress attach tests [v2,bpf-next,01/17] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[v2,bpf-next,14/17] bpftool: Add support for XDP egress [v2,bpf-next,01/17] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[v2,bpf-next,01/17] net: Refactor convert_to_xdp_frame [v2,bpf-next,01/17] net: Refactor convert_to_xdp_frame --- 2020-04-24 David Ahern New
[net] ipv4: Update fib_select_default to handle nexthop objects [net] ipv4: Update fib_select_default to handle nexthop objects --- 2020-04-22 David Ahern New
[net] vrf: Fix IPv6 with qdisc and xfrm [net] vrf: Fix IPv6 with qdisc and xfrm --- 2020-04-21 David Ahern New
[net] selftests: Fix suppress test in fib_tests.sh [net] selftests: Fix suppress test in fib_tests.sh --- 2020-04-21 David Ahern New
[net,2/2] vrf: Check skb for XFRM_TRANSFORMED flag net: Fix looping with vrf, xfrms and qdisc on VRF --- 2020-04-20 David Ahern New
[bpf-next,16/16] samples/bpf: add XDP egress support to xdp1 net: Add support for XDP in egress path --- 2020-04-20 David Ahern New
[bpf-next,13/16] bpftool: Add support for XDP egress net: Add support for XDP in egress path --- 2020-04-20 David Ahern New
[bpf-next,11/16] net: Support xdp in the Tx path for xdp_frames net: Add support for XDP in egress path --- 2020-04-20 David Ahern New
[bpf-next,02/16] net: Move handling of IFLA_XDP attribute out of do_setlink net: Add support for XDP in egress path --- 2020-04-20 David Ahern New
[RFC-v5,bpf-next,12/12] samples/bpf: add XDP egress support to xdp1 [RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs --- 2020-04-13 David Ahern New
[RFC-v5,bpf-next,10/12] libbpf: Add egress XDP support [RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs --- 2020-04-13 David Ahern New
[RFC-v5,bpf-next,08/12] dev: Support xdp in the Tx path for packets as an skb [RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs --- 2020-04-13 David Ahern New
[RFC-v5,bpf-next,06/12] net: core: Rename do_xdp_generic to do_xdp_generic_rx [RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs --- 2020-04-13 David Ahern New
[RFC-v5,bpf-next,05/12] net: core: rename netif_receive_generic_xdp to do_generic_xdp_core [RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs --- 2020-04-13 David Ahern New
[RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs [RFC-v5,bpf-next,01/12] net: Add XDP setup and query commands for Tx programs --- 2020-04-13 David Ahern New