Brian Vazquez ([email protected])

Number of posts: 150 (0.15 per day)
First post: 2019-06-21 23:17:16
Last post: 2022-04-07 20:54:44

Date List Subject
2022-04-07 20:54:44 linux-kernel Re: [PATCH net-next] net-core: rx_otherhost_dropped to core_stats
2022-03-03 22:29:01 linux-kernel Re: [PATCH v2 net-next] net-core: add rx_otherhost_dropped counter
2022-03-02 01:34:44 linux-kernel Re: [PATCH net-next] net-core: add rx_otherhost_dropped counter
2022-02-08 01:08:02 linux-kernel Re: [PATCH v6 net-next] net-core: add InMacErrors counter
2022-01-26 22:24:06 linux-kernel Re: [PATCH v4 net-next] net-core: add InMacErrors counter
2022-01-24 19:40:45 linux-kernel Re: [PATCH net-next] net-core: add InMacErrors counter
2021-02-05 01:30:00 linux-kernel [PATCH net-next 2/2] net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
2021-02-05 01:29:52 linux-kernel [PATCH net-next 1/2] net: add EXPORT_INDIRECT_CALLABLE wrapper
2021-02-05 01:05:52 linux-kernel [PATCH net-next 1/2] net: add EXPORT_INDIRECT_CALLABLE wrapper
2021-02-04 18:20:53 linux-kernel [PATCH net-next 2/2] net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
2021-02-04 17:39:24 linux-kernel Re: linux-next: build failure after merge of the net-next tree
2021-02-04 04:02:40 linux-kernel Re: linux-next: build failure after merge of the net-next tree
2021-02-01 17:49:50 linux-kernel [PATCH net-next v3 2/4] net: use indirect call helpers for dst_output
2021-02-01 17:46:37 linux-kernel [PATCH net-next v3 1/4] net: use indirect call helpers for dst_input
2021-02-01 17:46:00 linux-kernel [PATCH net-next v3 3/4] net: use indirect call helpers for dst_mtu
2021-02-01 17:45:56 linux-kernel [PATCH net-next v3 0/4] net: use INDIRECT_CALL in some dst_ops
2021-02-01 17:45:36 linux-kernel [PATCH net-next v3 4/4] net: indirect call helpers for ipv4/ipv6 dst_check functions
2020-12-13 06:08:04 linux-kernel [PATCH net-next v2 3/4] net: use indirect call helpers for dst_mtu
2020-12-13 06:06:06 linux-kernel [PATCH net-next v2 4/4] net: indirect call helpers for ipv4/ipv6 dst_check functions
2020-12-13 06:04:09 linux-kernel [PATCH net-next v2 2/4] net: use indirect call helpers for dst_output
2020-12-13 06:00:08 linux-kernel [PATCH net-next v2 1/4] net: use indirect call helpers for dst_input
2020-12-13 05:57:00 linux-kernel [PATCH net-next v2 0/4] net: avoid indirect calls in dst functions
2020-12-12 00:48:14 linux-kernel [PATCH net-next 3/4] net: use indirect call helpers for dst_mtu
2020-12-12 00:03:44 linux-kernel [PATCH net-next 0/4] net: avoid indirect calls in dst functions
2020-12-11 11:29:09 linux-kernel [PATCH net-next 4/4] net: indirect call helpers for ipv4/ipv6 dst_check functions
2020-12-11 11:22:57 linux-kernel [PATCH net-next 2/4] net: use indirect call helpers for dst_output
2020-12-11 11:20:56 linux-kernel [PATCH net-next 1/4] net: use indirect call helpers for dst_input
2020-09-01 16:18:18 linux-kernel Re: [PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces
2020-09-01 16:00:11 linux-kernel Re: [PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces
2020-09-01 15:56:17 linux-kernel Re: [PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces
2020-08-28 23:18:42 linux-kernel Re: linux-next: build failure after merge of the net-next tree
2020-08-27 18:14:11 linux-kernel Re: linux-next: build failure after merge of the net-next tree
2020-08-03 16:24:37 linux-kernel Re: [PATCH net-next] fib: Fix undef compile warning
2020-08-01 18:15:15 linux-kernel Re: [PATCH bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty
2020-08-01 18:12:48 linux-kernel [PATCH V2 bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty
2020-08-01 05:00:04 linux-kernel [PATCH bpf-next] bpf: make __htab_lookup_and_delete_batch faster when map is almost empty
2020-08-01 03:11:17 linux-kernel Re: linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)
2020-08-01 03:01:43 linux-kernel [PATCH net-next] fib: fix another fib_rules_ops indirect call wrapper problem
2020-07-29 18:13:54 linux-kernel Re: linux-next: build failure after merge of the net-next tree
2020-07-29 18:11:33 linux-kernel [PATCH net-next] fib: fix fib_rules_ops indirect calls wrappers
2020-07-26 22:48:52 linux-kernel [PATCH V2 net-next] fib: use indirect call wrappers in the most common fib_rules_ops
2020-07-25 01:50:13 linux-kernel [PATCH net-next] fib: use indirect call wrappers in the most common fib_rules_ops
2020-06-23 16:43:50 linux-kernel [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup
2020-06-23 16:43:21 linux-kernel [PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
2020-06-20 05:08:21 linux-kernel [PATCH net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup
2020-06-20 05:06:20 linux-kernel [PATCH net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
2020-02-18 17:26:24 linux-kernel [PATCH v2 bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
2020-02-18 17:17:58 linux-kernel Re: [PATCH bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
2020-02-14 22:43:45 linux-kernel [PATCH bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
2020-01-19 19:44:56 linux-kernel [PATCH v2 bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
2020-01-17 22:57:22 linux-kernel [PATCH bpf-next] bpf: Fix memory leaks in generic update/delete batch ops