dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6 25/45] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v6 26/45] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v6 28/45] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v6 30/45] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v6 34/45] net/sxe2: restore link update call in status query
liujie5
[PATCH v6 29/45] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v6 32/45] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v6 38/45] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v6 37/45] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v6 39/45] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v6 40/45] net/sxe2: skip flow id assignment on filter add failure
liujie5
[PATCH v6 36/45] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v6 41/45] net/sxe2: fix command channel log messages
liujie5
[PATCH v6 44/45] doc/sxe2: remove drv-sw-stats parameter documentation
liujie5
[PATCH v6 42/45] net/sxe2: align command structs with historical kernel layout
liujie5
[PATCH v6 43/45] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v6 45/45] net/sxe2: remove ineffective queue counts in representor info
liujie5
[PATCH v7 00/47] net/sxe2: re-align with reference and fix review findings
Jie Liu
[PATCH v7 07/47] net/sxe2: initialize stats in representor device init
Jie Liu
[PATCH v7 01/47] common/sxe2: fix null pointer in class driver remove
Jie Liu
[PATCH v7 03/47] net/sxe2: fix VF PCI device ID
Jie Liu
[PATCH v7 08/47] net/sxe2: use base device name for representor naming
Jie Liu
[PATCH v7 05/47] net/sxe2: restore PF and port index caps assignment
Jie Liu
[PATCH v7 10/47] net/sxe2: clear security context pointer on uninit
Jie Liu
[PATCH v7 09/47] net/sxe2: propagate LSC event to VF representors
Jie Liu
[PATCH v7 04/47] net/sxe2: fix MSIX register width in PF map table
Jie Liu
[PATCH v7 06/47] net/sxe2: fix VSI lifecycle management
Jie Liu
[PATCH v7 11/47] net/sxe2: rename representor VSI ID fields
Jie Liu
[PATCH v7 16/47] net/sxe2: use regular write for mapped registers
Jie Liu
[PATCH v7 17/47] net/sxe2: move PCI register read macro to common header
Jie Liu
[PATCH v7 20/47] net/sxe2: fix null dereference in dev uninit
Jie Liu
[PATCH v7 18/47] net/sxe2: validate PCI map resource type
Jie Liu
[PATCH v7 19/47] net/sxe2: guard PCI BAR unmap when not initialized
Jie Liu
[PATCH v7 15/47] net/sxe2: fix QinQ and RSS offload capability report
Jie Liu
[PATCH v7 14/47] net/sxe2: fill MAC addresses in device info
Jie Liu
[PATCH v7 13/47] net/sxe2: fix null VSI dereference in device info
Jie Liu
[PATCH v7 02/47] common/sxe2: allow munmap during kernel reset
Jie Liu
[PATCH v7 12/47] net/sxe2: clean up duplicate function declarations
Jie Liu
[PATCH v7 00/47] net/sxe2: re-align with reference and fix review findings
liujie5
Re: [PATCH v7 00/47] net/sxe2: re-align with reference and fix review findings
David Marchand
Re: [PATCH v7 00/47] net/sxe2: re-align with reference and fix review findings
Stephen Hemminger
[PATCH v7 02/47] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v7 01/47] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v7 03/47] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v7 04/47] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v7 05/47] net/sxe2: restore PF and port index caps assignment
liujie5
[PATCH v7 06/47] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v7 08/47] net/sxe2: use base device name for representor naming
liujie5
[PATCH v7 10/47] net/sxe2: clear security context pointer on uninit
liujie5
[PATCH v7 12/47] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v7 11/47] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v7 09/47] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v7 07/47] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v7 13/47] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v7 14/47] net/sxe2: fill MAC addresses in device info
liujie5
[PATCH v7 15/47] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v7 16/47] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v7 20/47] net/sxe2: fix null dereference in dev uninit
liujie5
[PATCH v7 18/47] net/sxe2: validate PCI map resource type
liujie5
[PATCH v7 17/47] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v7 21/47] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v7 19/47] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v7 22/47] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v7 23/47] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v7 24/47] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v7 25/47] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v7 26/47] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v7 27/47] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v7 29/47] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v7 30/47] net/sxe2: optimize NEON Tx descriptor fill
liujie5
[PATCH v7 28/47] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v7 31/47] net/sxe2: fix NEON Rx ptype mapping and memory ordering
liujie5
[PATCH v7 32/47] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v7 34/47] net/sxe2: restore PF-only guard in UDP tunnel port add
liujie5
[PATCH v7 33/47] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v7 37/47] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v7 36/47] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v7 39/47] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v7 38/47] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v7 40/47] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v7 35/47] net/sxe2: restore link update call in status query
liujie5
[PATCH v7 41/47] net/sxe2: skip flow ID assignment on filter add failure
liujie5
[PATCH v7 42/47] net/sxe2: correct command channel log messages
liujie5
[PATCH v7 43/47] net/sxe2: align command structs with kernel layout
liujie5
[PATCH v7 44/47] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v7 46/47] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v7 45/47] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v7 47/47] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v8 00/49] net/sxe2: re-align with reference and fix review findings
liujie5
Re: [PATCH v8 00/49] net/sxe2: re-align with reference and fix review findings
Stephen Hemminger
[PATCH v8 01/49] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v8 02/49] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v8 03/49] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v8 04/49] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v8 05/49] net/sxe2: restore PF and port index caps assignment
liujie5
[PATCH v8 07/49] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v8 06/49] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v8 08/49] net/sxe2: use base device name for representor naming
liujie5
[PATCH v8 09/49] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v8 10/49] net/sxe2: clear security context pointer on uninit
liujie5
[PATCH v8 11/49] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v8 12/49] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v8 13/49] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v8 14/49] net/sxe2: fill MAC addresses in device info
liujie5
[PATCH v8 15/49] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v8 16/49] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v8 17/49] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v8 18/49] net/sxe2: validate PCI map resource type
liujie5
[PATCH v8 19/49] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v8 20/49] net/sxe2: fix null dereference in dev uninit
liujie5
[PATCH v8 22/49] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v8 24/49] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v8 25/49] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v8 26/49] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v8 27/49] net/sxe2: enable FDIR on all Rx queues
liujie5
[PATCH v8 28/49] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v8 21/49] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v8 29/49] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v8 30/49] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v8 32/49] net/sxe2: fix NEON Rx ptype mapping and memory ordering
liujie5
[PATCH v8 34/49] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v8 35/49] net/sxe2: restore PF-only guard in UDP tunnel port add
liujie5
[PATCH v8 37/49] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v8 31/49] net/sxe2: optimize NEON Tx descriptor fill
liujie5
[PATCH v8 39/49] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v8 42/49] net/sxe2: skip flow ID assignment on filter add failure
liujie5
[PATCH v8 41/49] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v8 40/49] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v8 33/49] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v8 36/49] net/sxe2: refresh link state on link change events
liujie5
[PATCH v8 38/49] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v8 44/49] net/sxe2: align command structs with kernel layout
liujie5
[PATCH v8 43/49] net/sxe2: correct command channel log messages
liujie5
[PATCH v8 46/49] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v8 45/49] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v8 47/49] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v8 48/49] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v8 49/49] net/sxe2: fix devargs parse error check for representors
liujie5
[PATCH v9 00/48] net/sxe2: re-align with reference and fix review findings
liujie5
[PATCH v9 01/48] common/sxe2: fix null pointer in class driver remove
liujie5
[PATCH v9 03/48] net/sxe2: fix VF PCI device ID
liujie5
[PATCH v9 02/48] common/sxe2: allow munmap during kernel reset
liujie5
[PATCH v9 04/48] net/sxe2: fix MSIX register width in PF map table
liujie5
[PATCH v9 05/48] net/sxe2: restore PF and port index caps assignment
liujie5
[PATCH v9 06/48] net/sxe2: fix VSI lifecycle management
liujie5
[PATCH v9 07/48] net/sxe2: initialize stats in representor device init
liujie5
[PATCH v9 08/48] net/sxe2: use base device name for representor naming
liujie5
[PATCH v9 09/48] net/sxe2: propagate LSC event to VF representors
liujie5
[PATCH v9 10/48] net/sxe2: clear security context pointer on uninit
liujie5
[PATCH v9 11/48] net/sxe2: rename representor VSI ID fields
liujie5
[PATCH v9 12/48] net/sxe2: clean up duplicate function declarations
liujie5
[PATCH v9 13/48] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v9 14/48] net/sxe2: fill MAC addresses in device info
liujie5
[PATCH v9 15/48] net/sxe2: fix QinQ and RSS offload capability report
liujie5
[PATCH v9 16/48] net/sxe2: use regular write for mapped registers
liujie5
[PATCH v9 17/48] net/sxe2: move PCI register read macro to common header
liujie5
[PATCH v9 18/48] net/sxe2: validate PCI map resource type
liujie5
[PATCH v9 19/48] net/sxe2: guard PCI BAR unmap when not initialized
liujie5
[PATCH v9 20/48] net/sxe2: fix duplicated cleanup in dev close
liujie5
[PATCH v9 21/48] net/sxe2: align dev init and cleanup order
liujie5
[PATCH v9 22/48] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v9 23/48] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v9 24/48] net/sxe2: move tunnel port helpers into flow module
liujie5
[PATCH v9 25/48] net/sxe2: add ACL engine event statistics support
liujie5
[PATCH v9 26/48] net/sxe2: enable FDIR on all Rx queues
liujie5
[PATCH v9 27/48] net/sxe2: refactor primary process MP message handling
liujie5
[PATCH v9 28/48] net/sxe2: refactor Tx queue reset operations
liujie5
[PATCH v9 29/48] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v9 30/48] net/sxe2: optimize NEON Tx descriptor fill
liujie5
[PATCH v9 31/48] net/sxe2: fix NEON Rx ptype mapping and memory ordering
liujie5
[PATCH v9 32/48] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v9 33/48] net/sxe2: fix RSS action attribute validation
liujie5
[PATCH v9 34/48] net/sxe2: restore PF-only guard in UDP tunnel port add
liujie5
[PATCH v9 35/48] net/sxe2: refresh link state on link change events
liujie5
[PATCH v9 37/48] net/sxe2: use primary VSI ID for representor VSI
liujie5
[PATCH v9 38/48] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v9 39/48] net/sxe2: restore Rx queue buffer split fill support
liujie5
[PATCH v9 40/48] net/sxe2: skip tunnel config fill on get failure
liujie5
[PATCH v9 41/48] net/sxe2: skip flow ID assignment on filter add failure
liujie5
[PATCH v9 42/48] net/sxe2: correct command channel log messages
liujie5
[PATCH v9 43/48] net/sxe2: align command structs with kernel layout
liujie5
[PATCH v9 44/48] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v9 45/48] doc/sxe2: remove drv-SW-stats parameter documentation
liujie5
[PATCH v9 46/48] net/sxe2: remove ineffective representor queue counts
liujie5
[PATCH v9 47/48] net/sxe2: fix VEC mode selection in mode set functions
liujie5
[PATCH v9 48/48] net/sxe2: fix devargs parse error check for representors
liujie5
[PATCH v9 36/48] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v8 23/49] net/sxe2: simplify switchdev representor matching
liujie5
[PATCH v6 24/45] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v6 27/45] net/sxe2: guard Rx queue event FD free in unregister
liujie5
[PATCH v6 35/45] net/sxe2: validate representor ID against VF count
liujie5
[PATCH v6 31/45] net/sxe2: refine vectorized Tx/Rx mode setup
liujie5
[PATCH v6 33/45] net/sxe2: restore PF-only guard in udp tunnel port add
liujie5
[PATCH v5 43/45] common/sxe2: fix ioctl channel log and close handling
liujie5
[PATCH v5 41/45] net/sxe2: fix command channel log messages
liujie5
[PATCH v5 13/45] net/sxe2: fix null VSI dereference in device info
liujie5
[PATCH v5 30/45] net/sxe2: unify vectorized Tx buffer handling
liujie5
[PATCH v5 24/45] net/sxe2: rename fnav cid manager symbols to flow
liujie5
[PATCH v4 37/44] net/sxe2: wrap command params fill debug log in macro
liujie5
[PATCH v4 38/44] net/sxe2: restore Rx queue buffer split fill support
liujie5
Earlier messages
Later messages