Show patches with: Archived = No       |   62726 patches
« 1 2 ... 9 10 11627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next,04/12] net: hns3: add linearizing checking for TSO case cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,05/12] net: hns3: fix for tunnel type handling in hns3_rx_checksum cleanup & optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,06/12] net: hns3: refactor BD filling for l2l3l4 info cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,07/12] net: hns3: combine len and checksum handling for inner and outer header. cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,08/12] net: hns3: fix error handling for desc filling cleanup & optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,09/12] net: hns3: optimize the barrier using when cleaning TX BD cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,10/12] net: hns3: unify the page reusing for page size 4K and 64K cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,11/12] net: hns3: some cleanup for struct hns3_enet_ring cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,12/12] net: hns3: use devm_kcalloc when allocating desc_cb cleanup & optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-06 tanhuazhong davem Accepted
[net-next,1/4] net: hns3: initialize CPU reverse mapping net: hns3: add aRFS feature and fix FEC bugs for HNS3 driver - - - - --- 2019-05-24 tanhuazhong davem Accepted
[net-next,2/4] net: hns3: refine the flow director handle net: hns3: add aRFS feature and fix FEC bugs for HNS3 driver - - - - --- 2019-05-24 tanhuazhong davem Accepted
[net-next,3/4] net: hns3: add aRFS support for PF net: hns3: add aRFS feature and fix FEC bugs for HNS3 driver - - - - --- 2019-05-24 tanhuazhong davem Accepted
[net-next,4/4] net: hns3: fix for FEC configuration net: hns3: add aRFS feature and fix FEC bugs for HNS3 driver - 1 - - --- 2019-05-24 tanhuazhong davem Accepted
[net-next,01/12] net: hns3: fix compile warning without CONFIG_RFS_ACCEL code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,02/12] net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,03/12] net: hns3: add support for dump firmware statistics by debugfs code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,04/12] net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,05/12] net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has register… code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,06/12] net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has register… code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,07/12] net: hns3: modify hclge_init_client_instance() code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,08/12] net: hns3: modify hclgevf_init_client_instance() code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,09/12] net: hns3: add handshake with hardware while doing reset code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,10/12] net: hns3: stop schedule reset service while unloading driver code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,11/12] net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit() code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,12/12] net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-28 tanhuazhong davem Accepted
[net-next,01/12] net: hns3: remove redundant core reset code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,02/12] net: hns3: don't configure new VLAN ID into VF VLAN table when it's full code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,03/12] net: hns3: fix VLAN filter restore issue after reset code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,04/12] net: hns3: set the port shaper according to MAC speed code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,05/12] net: hns3: add a check to pointer in error_detected and slot_reset code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,06/12] net: hns3: set ops to null when unregister ad_dev code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,07/12] net: hns3: add handling of two bits in MAC tunnel interrupts code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,08/12] net: hns3: remove setting bit of reset_requests when handling mac tunnel interrupts code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,09/12] net: hns3: add opcode about query and clear RAS & MSI-X to special opcode code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,10/12] net: hns3: delay setting of reset level for HW errors until slot_reset is called code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,11/12] net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require… code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[net-next,12/12] net: hns3: delay and separate enabling of NIC and ROCE HW errors code optimizations & bugfixes for HNS3 driver - - - - --- 2019-05-31 tanhuazhong davem Changes Requested
[V2,net-next,01/10] net: hns3: remove redundant core reset code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,02/10] net: hns3: don't configure new VLAN ID into VF VLAN table when it's full code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,03/10] net: hns3: fix VLAN filter restore issue after reset code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,04/10] net: hns3: set the port shaper according to MAC speed code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,05/10] net: hns3: add a check to pointer in error_detected and slot_reset code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,06/10] net: hns3: set ops to null when unregister ad_dev code optimizations & bugfixes for HNS3 driver - 1 - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,07/10] net: hns3: add handling of two bits in MAC tunnel interrupts code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,08/10] net: hns3: remove setting bit of reset_requests when handling mac tunnel interr… code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,09/10] net: hns3: add opcode about query and clear RAS & MSI-X to special opcode code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[V2,net-next,10/10] net: hns3: delay and separate enabling of NIC and ROCE HW errors code optimizations & bugfixes for HNS3 driver - - - - --- 2019-06-03 tanhuazhong davem Accepted
[net-next,01/12] net: hns3: log detail error info of ROCEE ECC and AXI errors net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,02/12] net: hns3: fix wrong size of mailbox responding data net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,03/12] net: hns3: make HW GRO handling compliant with SW GRO net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,04/12] net: hns3: replace numa_node_id with numa_mem_id for buffer reusing net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,05/12] net: hns3: refactor hns3_get_new_int_gl function net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,06/12] net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,07/12] net: hns3: Delete the redundant user nic codes net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,08/12] net: hns3: small changes for magic numbers net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,09/12] net: hns3: use macros instead of magic numbers net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,10/12] net: hns3: refactor PF/VF RSS hash key configuration net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,11/12] net: hns3: some modifications to simplify and optimize code net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[net-next,12/12] net: hns3: fix some coding style issues net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-06 tanhuazhong davem Changes Requested
[V2,net-next,01/12] net: hns3: log detail error info of ROCEE ECC and AXI errors net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,02/12] net: hns3: fix wrong size of mailbox responding data net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,03/12] net: hns3: make HW GRO handling compliant with SW GRO net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,04/12] net: hns3: replace numa_node_id with numa_mem_id for buffer reusing net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,05/12] net: hns3: refactor hns3_get_new_int_gl function net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,06/12] net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,07/12] net: hns3: delete the redundant user NIC codes net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,08/12] net: hns3: small changes for magic numbers net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,09/12] net: hns3: use macros instead of magic numbers net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,10/12] net: hns3: refactor PF/VF RSS hash key configuration net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,11/12] net: hns3: some modifications to simplify and optimize code net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[V2,net-next,12/12] net: hns3: fix some coding style issues net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-07 tanhuazhong davem Accepted
[net-next,01/12] net: hns3: delay setting of reset level for hw errors until slot_reset is called net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,02/12] net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require… net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,03/12] net: hns3: process H/W errors occurred before HNS dev initialization net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,04/12] net: hns3: add recovery for the H/W errors occurred before the HNS dev initializat… net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,05/12] net: hns3: some changes of MSI-X bits in PPU(RCB) net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,06/12] net: hns3: extract handling of mpf/pf msi-x errors into functions net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,07/12] net: hns3: clear restting state when initializing HW device net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,08/12] net: hns3: free irq when exit from abnormal branch net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,09/12] net: hns3: fix for dereferencing before null checking net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,10/12] net: hns3: fix for skb leak when doing selftest net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,11/12] net: hns3: delay ring buffer clearing during reset net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,12/12] net: hns3: some variable modification net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-13 tanhuazhong davem Accepted
[net-next,01/11] net: hns3: fix selftest fail issue for fibre port with autoneg on net: hns3: some code optimizations & bugfixes - 1 - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,02/11] net: hns3: remove VF VLAN filter entry inexistent warning print net: hns3: some code optimizations & bugfixes - - - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,03/11] net: hns3: sync VLAN filter entries when kill VLAN ID failed net: hns3: some code optimizations & bugfixes - 1 - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,04/11] net: hns3: restore the MAC autoneg state after reset net: hns3: some code optimizations & bugfixes - 1 - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,05/11] net: hns3: code optimizaition of hclge_handle_hw_ras_error() net: hns3: some code optimizations & bugfixes - - - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,06/11] net: hns3: modify handling of out of memory in hclge_err.c net: hns3: some code optimizations & bugfixes - - - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,07/11] net: hns3: remove override_pci_need_reset net: hns3: some code optimizations & bugfixes - - - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,08/11] net: hns3: add check to number of buffer descriptors net: hns3: some code optimizations & bugfixes - - - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,09/11] net: hns3: fix race conditions between reset and module loading & unloading net: hns3: some code optimizations & bugfixes - - - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,10/11] net: hns3: fixes wrong place enabling ROCE HW error when loading net: hns3: some code optimizations & bugfixes - 1 - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,11/11] net: hns3: add exception handling when enable NIC HW error interrupts net: hns3: some code optimizations & bugfixes - 1 - - --- 2019-06-20 tanhuazhong davem Accepted
[net-next,01/12] net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-28 tanhuazhong davem Accepted
[net-next,02/12] net: hns3: enable DCB when TC num is one and pfc_en is non-zero net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-28 tanhuazhong davem Accepted
[net-next,03/12] net: hns3: change SSU's buffer allocation according to UM net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-28 tanhuazhong davem Accepted
[net-next,04/12] net: hns3: add some error checking in hclge_tm module net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-28 tanhuazhong davem Accepted
[net-next,05/12] net: hns3: fix a -Wformat-nonliteral compile warning net: hns3: some code optimizations & cleanups & bugfixes - 1 - - --- 2019-06-28 tanhuazhong davem Accepted
[net-next,06/12] net: hns3: add Asym Pause support to fix autoneg problem net: hns3: some code optimizations & cleanups & bugfixes - - - - --- 2019-06-28 tanhuazhong davem Accepted
« 1 2 ... 9 10 11627 628 »