Show patches with: Submitter = Brian Vazquez       |    Archived = No       |   100 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m [v2] fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m 1 1 - - --- 2020-09-08 Brian Vazquez davem Not Applicable
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m 1 1 - - --- 2020-09-08 Brian Vazquez davem Accepted
net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces - 1 - - --- 2020-09-01 Brian Vazquez davem Changes Requested
[V2,bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty [V2,bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty - - - - --- 2020-08-01 Brian Vazquez bpf Changes Requested
[bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty [bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty - - - - --- 2020-08-01 Brian Vazquez bpf Changes Requested
[net-next] fib: fix another fib_rules_ops indirect call wrapper problem [net-next] fib: fix another fib_rules_ops indirect call wrapper problem 1 1 - - --- 2020-08-01 Brian Vazquez davem Accepted
[net-next] fib: fix fib_rules_ops indirect calls wrappers [net-next] fib: fix fib_rules_ops indirect calls wrappers - 1 - - --- 2020-07-29 Brian Vazquez davem Accepted
[V2,net-next] fib: use indirect call wrappers in the most common fib_rules_ops [V2,net-next] fib: use indirect call wrappers in the most common fib_rules_ops - - - - --- 2020-07-26 Brian Vazquez davem Accepted
[net-next] fib: use indirect call wrappers in the most common fib_rules_ops [net-next] fib: use indirect call wrappers in the most common fib_rules_ops - - - - --- 2020-07-25 Brian Vazquez davem Changes Requested
[v2,net-next,2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup [v2,net-next,1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls 1 - - - --- 2020-06-23 Brian Vazquez davem Accepted
[v2,net-next,1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls [v2,net-next,1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls 1 - - - --- 2020-06-23 Brian Vazquez davem Accepted
[net-next,2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup [net-next,1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls - - - - --- 2020-06-20 Brian Vazquez davem Changes Requested
[net-next,1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls [net-next,1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls - - - - --- 2020-06-20 Brian Vazquez davem Changes Requested
[v2,bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops [v2,bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops 1 1 - - --- 2020-02-18 Brian Vazquez bpf Accepted
[bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops [bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops 1 1 - - --- 2020-02-14 Brian Vazquez bpf Changes Requested
[v2,bpf-next] bpf: Fix memory leaks in generic update/delete batch ops [v2,bpf-next] bpf: Fix memory leaks in generic update/delete batch ops 1 1 - - --- 2020-01-19 Brian Vazquez bpf Accepted
[bpf-next] bpf: Fix memory leaks in generic update/delete batch ops [bpf-next] bpf: Fix memory leaks in generic update/delete batch ops 1 1 - - --- 2020-01-17 Brian Vazquez bpf Changes Requested
[bpf-next] libbpf: Fix unneeded extra initialization in bpf_map_batch_common [bpf-next] libbpf: Fix unneeded extra initialization in bpf_map_batch_common - 1 - - --- 2020-01-16 Brian Vazquez bpf Accepted
[v5,bpf-next,9/9] selftests/bpf: add batch ops testing to array bpf map add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,8/9] selftests/bpf: add batch ops testing for htab and htab_percpu map add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,7/9] libbpf: add libbpf support to batch ops add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,6/9] tools/bpf: sync uapi header bpf.h add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,5/9] bpf: add batch ops to all htab bpf map add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,4/9] bpf: add lookup and update batch ops to arraymap add bpf batch ops to process more than 1 elem 1 - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,3/9] bpf: add generic support for update and delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,2/9] bpf: add generic support for lookup batch op add bpf batch ops to process more than 1 elem - - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v5,bpf-next,1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions add bpf batch ops to process more than 1 elem 2 - - - --- 2020-01-15 Brian Vazquez bpf Accepted
[v4,bpf-next,9/9] selftests/bpf: add batch ops testing to array bpf map add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,8/9] selftests/bpf: add batch ops testing for htab and htab_percpu map add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,7/9] libbpf: add libbpf support to batch ops add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,6/9] tools/bpf: sync uapi header bpf.h add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,5/9] bpf: add batch ops to all htab bpf map add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,4/9] bpf: add lookup and updated batch ops to arraymap Untitled series #153122 1 - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,4/9] bpf: add lookup and update batch ops to arraymap add bpf batch ops to process more than 1 elem 1 - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,3/9] bpf: add generic support for update and delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,2/9] bpf: add generic support for lookup batch op add bpf batch ops to process more than 1 elem - - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v4,bpf-next,1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions add bpf batch ops to process more than 1 elem 2 - - - --- 2020-01-14 Brian Vazquez bpf Changes Requested
[v3,bpf-next,11/11] selftests/bpf: add batch ops testing to lpm_trie bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,10/11] selftests/bpf: add batch ops testing to array bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,09/11] selftests/bpf: add batch ops testing for htab and htab_percpu map add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,08/11] libbpf: add libbpf support to batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,07/11] tools/bpf: sync uapi header bpf.h add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,06/11] bpf: add batch ops to all htab bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,05/11] bpf: add generic_batch_ops to lpm_trie map add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,04/11] bpf: add lookup and updated batch ops to arraymap add bpf batch ops to process more than 1 elem 1 - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,03/11] bpf: add generic support for update and delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,02/11] bpf: add generic support for lookup and lookup_and_delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[v3,bpf-next,01/11] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions add bpf batch ops to process more than 1 elem 2 - - - --- 2019-12-11 Brian Vazquez bpf Changes Requested
[iproute2,v2] ss: fix end-of-line printing in misc/ss.c [iproute2,v2] ss: fix end-of-line printing in misc/ss.c - - - - --- 2019-12-04 Brian Vazquez shemminger Accepted
[iproute2,v2] tc: fix warning in tc/q_pie.c [iproute2,v2] tc: fix warning in tc/q_pie.c - 1 - - --- 2019-12-04 Brian Vazquez shemminger Accepted
[iproute2] ss: fix end-of-line printing in misc/ss.c [iproute2] ss: fix end-of-line printing in misc/ss.c - 1 - 1 --- 2019-11-27 Brian Vazquez shemminger Superseded
[iproute2] tc: fix warning in q_pie.c [iproute2] tc: fix warning in q_pie.c - 1 - - --- 2019-11-27 Brian Vazquez shemminger Changes Requested
[iproute2] tc: fix warning in tc/m_ct.c [iproute2] tc: fix warning in tc/m_ct.c - 1 - - --- 2019-11-27 Brian Vazquez shemminger Accepted
[v2,bpf-next,9/9] selftests/bpf: add batch ops testing to array bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,8/9] selftests/bpf: add batch ops testing for hmap and hmap_percpu add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,7/9] libbpf: add libbpf support to batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,6/9] tools/bpf: sync uapi header bpf.h add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,5/9] bpf: add batch ops to all htab bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,4/9] bpf: add lookup and updated batch ops to arraymap add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,3/9] bpf: add generic support for update and delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,2/9] bpf: add generic support for lookup and lookup_and_delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[v2,bpf-next,1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions add bpf batch ops to process more than 1 elem 1 - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,9/9] selftests/bpf: add batch ops testing to array bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,8/9] selftests/bpf: add batch ops testing for hmap and hmap_percpu add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,7/9] libbpf: add libbpf support to batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,6/9] tools/bpf: sync uapi header bpf.h add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,5/9] bpf: add batch ops to all htab bpf map add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,4/9] bpf: add lookup and updated batch ops to arraymap add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,3/9] bpf: add generic support for update and delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,2/9] bpf: add generic support for lookup and lookup_and_delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[RFC,bpf-next,3/3] bpf: add generic batch support bpf: adding map batch processing support - - - - --- 2019-11-07 Brian Vazquez bpf RFC
[RFC,bpf-next,2/3] tools/bpf: test bpf_map_lookup_and_delete_batch() bpf: adding map batch processing support - - - - --- 2019-11-07 Brian Vazquez bpf RFC
[RFC,bpf-next,1/3] bpf: adding map batch processing support bpf: adding map batch processing support - - - - --- 2019-11-07 Brian Vazquez bpf RFC
[bpf,2/2] selftests/bpf: test_progs: don't leak server_fd in test_sockopt_inherit selftests/bpf: test_progs: don't leak fd in bpf 1 1 - - --- 2019-10-01 Brian Vazquez bpf Accepted
[bpf,1/2] selftests/bpf: test_progs: don't leak server_fd in tcp_rtt selftests/bpf: test_progs: don't leak fd in bpf 1 1 - - --- 2019-10-01 Brian Vazquez bpf Accepted
[bpf-next,6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-24 Brian Vazquez bpf Changes Requested
[bpf-next,5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-24 Brian Vazquez bpf Changes Requested
[bpf-next,4/6] libbpf: support BPF_MAP_DUMP command bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-24 Brian Vazquez bpf Changes Requested
[bpf-next,3/6] bpf: keep bpf.h in sync with tools/ bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-24 Brian Vazquez bpf Changes Requested
[bpf-next,2/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-24 Brian Vazquez bpf Changes Requested
[bpf-next,1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions bpf: add BPF_MAP_DUMP command to dump more than one entry per call 1 - - - --- 2019-07-24 Brian Vazquez bpf Changes Requested
[bpf-next,RFC,v3,6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-03 Brian Vazquez bpf RFC
[bpf-next,RFC,v3,5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-03 Brian Vazquez bpf RFC
[bpf-next,RFC,v3,4/6] libbpf: support BPF_MAP_DUMP command bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-03 Brian Vazquez bpf RFC
[bpf-next,RFC,v3,3/6] bpf: keep bpf.h in sync with tools/ bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-03 Brian Vazquez bpf RFC
[bpf-next,RFC,v3,2/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-03 Brian Vazquez bpf RFC
[bpf-next,RFC,v3,1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions bpf: add BPF_MAP_DUMP command to dump more than one entry per call - - - - --- 2019-07-03 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,4/6] libbpf: support BPF_MAP_DUMP command bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,3/6] bpf: keep bpf.h in sync with tools/ bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,bpf-next,v2,1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions bpf: add BPF_MAP_DUMP command to - - - - --- 2019-06-27 Brian Vazquez bpf RFC
[RFC,6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP bpf: add BPF_MAP_DUMP command to access more - - - - --- 2019-06-21 Brian Vazquez bpf RFC
[RFC,5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap bpf: add BPF_MAP_DUMP command to access more - - - - --- 2019-06-21 Brian Vazquez bpf RFC
[RFC,4/6] libbpf: support BPF_MAP_DUMP command bpf: add BPF_MAP_DUMP command to access more - - - - --- 2019-06-21 Brian Vazquez bpf RFC
[RFC,3/6] bpf: keep bpf.h in sync with tools/ bpf: add BPF_MAP_DUMP command to access more - - - - --- 2019-06-21 Brian Vazquez bpf RFC
[RFC,2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call bpf: add BPF_MAP_DUMP command to access more - - - - --- 2019-06-21 Brian Vazquez bpf RFC
[RFC,1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions bpf: add BPF_MAP_DUMP command to access more - - - - --- 2019-06-21 Brian Vazquez bpf RFC