Show patches with: Submitter = Stefano Brivio       |    Archived = No       |   77 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/8] ipv4: Dump routed caches if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[5/8] Revert "net/ipv6: Bail early if user only wants cloned entries" Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[6/8] ipv6: Honour NLM_F_MATCH, make semantics of NETLINK_GET_STRICT_CHK consistent Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[7/8] ipv6: Dump route exceptions too in rt6_dump_route() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[8/8] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[RESEND,net-next] ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM [RESEND,net-next] ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM - 1 - - --- 2020-08-05 Stefano Brivio davem Accepted
[iproute2,v2] iproute: Set flags and attributes on dump to get IPv6 cached routes to be flushed [iproute2,v2] iproute: Set flags and attributes on dump to get IPv6 cached routes to be flushed - 1 - - --- 2019-06-25 Stefano Brivio shemminger Accepted
[iproute2-next] Introduce ip-brctl shell script [iproute2-next] Introduce ip-brctl shell script 1 - - - --- 2019-01-18 Stefano Brivio dsa Rejected
[iproute2] iproute: Pass RTM_F_CLONED on dump to fetch cached routes to be flushed [iproute2] iproute: Pass RTM_F_CLONED on dump to fetch cached routes to be flushed - 1 - - --- 2019-06-15 Stefano Brivio shemminger Changes Requested
[iproute2] ss: Render buffer to output every time a number of chunks are allocated [iproute2] ss: Render buffer to output every time a number of chunks are allocated - 1 - - --- 2019-02-14 Stefano Brivio shemminger Accepted
[net,1/2] fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite Fix two further potential unbounded recursions in GUE error handlers - 1 - - --- 2019-01-03 Stefano Brivio davem Accepted
[net,1/2] ipv6: Dump route exceptions too in rt6_dump_route() ipv6: Fix listing and flushing of cached route exceptions - 1 - - --- 2019-06-06 Stefano Brivio davem Superseded
[net,1/2] vxlan: Don't assume linear buffers in error handler Don't assume linear buffers in error handlers for VXLAN and GENEVE - 1 - - --- 2019-06-10 Stefano Brivio davem Accepted
[net,2/2] fou6: Prevent unbounded recursion in GUE error handler Fix two further potential unbounded recursions in GUE error handlers - 1 - - --- 2019-01-03 Stefano Brivio davem Accepted
[net,2/2] geneve: Don't assume linear buffers in error handler Don't assume linear buffers in error handlers for VXLAN and GENEVE - 1 - - --- 2019-06-10 Stefano Brivio davem Accepted
[net,2/2] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() ipv6: Fix listing and flushing of cached route exceptions - 1 - - --- 2019-06-06 Stefano Brivio davem Superseded
[net,v2,1/2] ipv6: Dump route exceptions too in rt6_dump_route() ipv6: Fix listing and flushing of cached route exceptions - 1 - - --- 2019-06-07 Stefano Brivio davem Changes Requested
[net,v2] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid [net,v2] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid - - - - --- 2019-10-16 Stefano Brivio davem Accepted
[net,v3,1/2] ipv6: Dump route exceptions too in rt6_dump_route() ipv6: Fix listing and flushing of cached route exceptions - 1 - - --- 2019-06-08 Stefano Brivio davem Changes Requested
[net,v3,2/2] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() ipv6: Fix listing and flushing of cached route exceptions - 1 - - --- 2019-06-08 Stefano Brivio davem Changes Requested
[net,v4,1/8] ipv4/fib_frontend: Rename ip_valid_fib_dump_req, provide non-strict version Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[net,v4,2/8] ipv4: Honour NLM_F_MATCH, make semantics of NETLINK_GET_STRICT_CHK consistent Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[net,v4,3/8] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[net,v5,1/6] fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-18 Stefano Brivio davem Changes Requested
[net,v5,2/6] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-18 Stefano Brivio davem Changes Requested
[net,v5,3/6] ipv4: Dump route exceptions if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-18 Stefano Brivio davem Changes Requested
[net,v5,4/6] Revert "net/ipv6: Bail early if user only wants cloned entries" Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-18 Stefano Brivio davem Changes Requested
[net,v5,5/6] ipv6: Dump route exceptions if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-18 Stefano Brivio davem Changes Requested
[net,v5,6/6] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-18 Stefano Brivio davem Changes Requested
[net-next,1/2] selftests: pmtu: Introduce list_flush_ipv4_exception test case selftests: pmtu: List/flush IPv4 cached routes, improve IPv6 test - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[net-next,1/6] ipv4: route: Ignore output interface in FIB lookup for PMTU route Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-03 Stefano Brivio davem Changes Requested
[net-next,2/2] selftests: pmtu: Make list_flush_ipv6_exception test more demanding selftests: pmtu: List/flush IPv4 cached routes, improve IPv6 test - - - - --- 2019-06-15 Stefano Brivio davem Changes Requested
[net-next,2/6] tunnels: PMTU discovery support for directly bridged IP packets Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-03 Stefano Brivio davem Changes Requested
[net-next,3/6] vxlan: Support for PMTU discovery on directly bridged links Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-03 Stefano Brivio davem Changes Requested
[net-next,4/6] geneve: Support for PMTU discovery on directly bridged links Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-03 Stefano Brivio davem Changes Requested
[net-next,5/6] selftests: pmtu.sh: Add tests for bridged UDP tunnels Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-03 Stefano Brivio davem Changes Requested
[net-next,6/6] selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-03 Stefano Brivio davem Changes Requested
[net-next,v2,1/6] ipv4: route: Ignore output interface in FIB lookup for PMTU route Support PMTU discovery with bridged UDP tunnels - - 1 - --- 2020-08-04 Stefano Brivio davem Accepted
[net-next,v2,2/6] tunnels: PMTU discovery support for directly bridged IP packets Support PMTU discovery with bridged UDP tunnels - - 1 - --- 2020-08-04 Stefano Brivio davem Accepted
[net-next,v2,3/6] vxlan: Support for PMTU discovery on directly bridged links Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-04 Stefano Brivio davem Accepted
[net-next,v2,4/6] geneve: Support for PMTU discovery on directly bridged links Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-04 Stefano Brivio davem Accepted
[net-next,v2,5/6] selftests: pmtu.sh: Add tests for bridged UDP tunnels Support PMTU discovery with bridged UDP tunnels - - 1 - --- 2020-08-04 Stefano Brivio davem Accepted
[net-next,v2,6/6] selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch Support PMTU discovery with bridged UDP tunnels - - - - --- 2020-08-04 Stefano Brivio davem Accepted
[net-next,v6,01/11] fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,02/11] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,03/11] ipv4/route: Allow NULL flowinfo in rt_fill_info() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,04/11] ipv4: Dump route exceptions if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,05/11] Revert "net/ipv6: Bail early if user only wants cloned entries" Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,06/11] ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 1 - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,07/11] ipv6/route: Change return code of rt6_dump_route() for partial node dumps Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,08/11] ipv6: Dump route exceptions if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,09/11] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,10/11] selftests: pmtu: Introduce list_flush_ipv4_exception test case Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v6,11/11] selftests: pmtu: Make list_flush_ipv6_exception test more demanding Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-19 Stefano Brivio davem Changes Requested
[net-next,v7,01/11] fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,02/11] ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,03/11] ipv4/route: Allow NULL flowinfo in rt_fill_info() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,04/11] ipv4: Dump route exceptions if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,05/11] Revert "net/ipv6: Bail early if user only wants cloned entries" Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,06/11] ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,07/11] ipv6/route: Change return code of rt6_dump_route() for partial node dumps Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,08/11] ipv6: Dump route exceptions if requested Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 1 - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,09/11] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - 1 - - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,10/11] selftests: pmtu: Introduce list_flush_ipv4_exception test case Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next,v7,11/11] selftests: pmtu: Make list_flush_ipv6_exception test more demanding Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions - - - - --- 2019-06-21 Stefano Brivio davem Accepted
[net-next] ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM [net-next] ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM - 1 - - --- 2020-08-05 Stefano Brivio davem Superseded
[net-next] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid [net-next] ipv4: Return -ENETUNREACH if we can't create route but saddr is valid - - - - --- 2019-10-10 Stefano Brivio davem Changes Requested
[net-next] ipv6: Don't use dst gateway directly in ip6_confirm_neigh() [net-next] ipv6: Don't use dst gateway directly in ip6_confirm_neigh() 2 - - - --- 2019-09-09 Stefano Brivio davem Accepted
[net-next] selftests: pmtu: Introduce list_flush_ipv6_exception test case [net-next] selftests: pmtu: Introduce list_flush_ipv6_exception test case - - - - --- 2019-06-06 Stefano Brivio davem Accepted
[net] ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets [net] ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets 1 1 - - --- 2019-08-12 Stefano Brivio davem Accepted
[net] ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error [net] ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error - 1 1 - --- 2019-01-02 Stefano Brivio davem Accepted
[net] net: openvswitch: free vport unless register_netdevice() succeeds [net] net: openvswitch: free vport unless register_netdevice() succeeds 1 1 1 - --- 2019-10-21 Stefano Brivio davem Accepted
[net] selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu [net] selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu - 1 - - --- 2019-05-27 Stefano Brivio davem Accepted
[net] tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies [net] tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies - 1 - - 15-- 2020-11-06 Stefano Brivio davem Accepted
[net] vxlan: Fix GRO cells race condition between receive and link delete [net] vxlan: Fix GRO cells race condition between receive and link delete - 1 2 - --- 2019-03-08 Stefano Brivio davem Accepted
[v2,net,2/2] ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() ipv6: Fix listing and flushing of cached route exceptions - 1 - - --- 2019-06-07 Stefano Brivio davem Changes Requested
ipv4: Fix off-by-one in route dump counter without netlink strict checking ipv4: Fix off-by-one in route dump counter without netlink strict checking - 1 - - --- 2019-06-29 Stefano Brivio davem Accepted