LinuxLists
Users
About
Maxime Chevallier (
[email protected]
)
Number of posts: 830 (0.36 per day)
First post: 2018-02-27 09:14:04
Last post: 2024-06-14 09:20:59
Previous Page
/
Next Page
Date
List
Subject
2019-06-18 14:57:44
linux-kernel
[PATCH net-next 0/4] net: mvpp2: cls: Allow steering based on vlan tag
2019-06-18 14:56:17
linux-kernel
[PATCH net-next 3/4] net: mvpp2: cls: right-justify the C2 TCAM keys
2019-06-18 14:56:09
linux-kernel
[PATCH net-next 4/4] net: mvpp2: cls: Add steering based on vlan Id and priority.
2019-06-18 14:56:03
linux-kernel
[PATCH net-next 2/4] net: mvpp2: cls: Only select applicable flows of classification offload
2019-06-18 14:55:54
linux-kernel
[PATCH net-next 1/4] net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
2019-06-12 18:05:01
linux-kernel
[PATCH net v2] net: ethtool: Allow matching on vlan DEI bit
2019-06-11 16:44:18
linux-kernel
[PATCH net] net: ethtool: Allow matching on vlan CFI bit
2019-06-11 09:57:23
linux-kernel
[PATCH net 1/2] net: mvpp2: prs: Fix parser range for VID filtering
2019-06-11 09:57:05
linux-kernel
[PATCH net 2/2] net: mvpp2: prs: Use the correct helpers when removing all VID filters
2019-06-11 09:57:00
linux-kernel
[PATCH net 0/2] net: mvpp2: prs: Fixes for VID filtering
2019-06-11 07:01:40
linux-kernel
Re: [PATCH net 1/2] net: mvpp2: prs: Fix parser range for VID filtering
2019-06-10 13:51:07
linux-kernel
[PATCH net 2/2] net: mvpp2: prs: Use the correct helpers when removing all VID filters
2019-06-10 13:50:57
linux-kernel
[PATCH net 1/2] net: mvpp2: prs: Fix parser range for VID filtering
2019-06-10 08:58:37
linux-kernel
[PATCH net-next 0/3] net: mvpp2: Add extra ethtool stats
2019-06-10 08:56:11
linux-kernel
[PATCH net-next 3/3] net: mvpp2: Add support for more ethtool counters
2019-06-10 08:56:06
linux-kernel
[PATCH net-next 2/3] net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
2019-06-10 08:56:02
linux-kernel
[PATCH net-next 1/3] net: mvpp2: Only clear the stat counters at port init
2019-06-06 11:43:20
linux-kernel
[PATCH net] net: mvpp2: Use strscpy to handle stat strings
2019-05-30 14:10:59
linux-kernel
[PATCH net] ethtool: Check for vlan etype or vlan tci when parsing flow_rule
2019-05-29 15:16:10
linux-kernel
[PATCH net v2] ethtool: Drop check for vlan etype and vlan tci when parsing flow_rule
2019-05-29 15:09:25
linux-kernel
Re: [PATCH net-next] ethtool: Drop check for vlan etype and vlan tci when parsing flow_rule
2019-05-29 14:13:08
linux-kernel
[PATCH net-next] ethtool: Drop check for vlan etype and vlan tci when parsing flow_rule
2019-05-27 12:44:11
linux-kernel
[PATCH net-next] net: mvpp2: cls: Check RSS table index validity when creating a context
2019-05-24 10:09:55
linux-kernel
[PATCH net-next 1/5] net: mvpp2: cls: Use the correct number of rules in various places
2019-05-24 10:08:16
linux-kernel
[PATCH net-next 5/5] net: mvpp2: cls: Support steering to RSS contexts
2019-05-24 10:08:07
linux-kernel
[PATCH net-next 4/5] net: mvpp2: cls: Extract the RSS context when parsing the ethtool rule
2019-05-24 10:08:04
linux-kernel
[PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables
2019-05-24 10:07:51
linux-kernel
[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
2019-05-24 10:07:47
linux-kernel
[PATCH net-next 2/5] net: mvpp2: cls: Bypass C2 internals FIFOs at init
2019-05-24 10:07:27
linux-kernel
[PATCH net-next] net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops
2019-05-23 08:49:56
linux-kernel
[PATCH net] net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
2019-05-13 08:07:44
linux-kernel
[PATCH net v2] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
2019-05-09 05:28:07
linux-kernel
Re: [PATCH net] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
2019-05-07 15:38:45
linux-kernel
[PATCH net] dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
2019-05-07 12:37:58
linux-kernel
[PATCH net] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
2019-05-06 08:01:49
linux-kernel
Re: [PATCH net-next 0/4] net: mvpp2: cls: Add classification
2019-05-06 07:43:14
linux-kernel
Re: [PATCH][next] net: mvpp2: cls: fix less than zero check on a u32 variable
2019-04-30 13:17:19
linux-kernel
[PATCH net-next 1/4] net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
2019-04-30 13:16:30
linux-kernel
[PATCH net-next 4/4] net: mvpp2: cls: Allow dropping packets with classification offload
2019-04-30 13:16:16
linux-kernel
[PATCH net-next 3/4] net: mvpp2: cls: Add Classification offload support
2019-04-30 13:16:09
linux-kernel
[PATCH net-next 2/4] net: mvpp2: cls: Use a bitfield to represent the flow_type
2019-04-30 13:16:04
linux-kernel
[PATCH net-next 0/4] net: mvpp2: cls: Add classification
2019-04-25 12:05:42
linux-kernel
Re: [PATCH net-next v2] net: mvpp2: cls: Add Classification offload support
2019-04-24 07:27:44
linux-kernel
Re: [PATCH net-next v2] net: mvpp2: cls: Add Classification offload support
2019-04-23 07:52:00
linux-kernel
[PATCH net-next v2] net: mvpp2: cls: Add Classification offload support
2019-04-20 10:18:33
linux-kernel
Re: [PATCH net-next] net: mvpp2: cls: Add Classification offload support
2019-04-19 20:24:28
linux-kernel
[PATCH net-next] net: mvpp2: cls: Add Classification offload support
2019-03-27 16:32:19
linux-kernel
[PATCH net-next] net: mvneta: Add 2500BaseT support
2019-03-27 08:49:37
linux-kernel
[PATCH net-next 01/18] net: mvpp2: Don't use an int to store netdev_features_t
2019-03-27 08:47:51
linux-kernel
[PATCH net-next 05/18] net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
2019-03-27 08:47:48
linux-kernel
[PATCH net-next 04/18] net: mvpp2: cls: use Lookup Type in classification engines