LinuxLists
Users
About
Salil Mehta (
[email protected]
)
Number of posts: 797 (1.11 per day)
First post: 2015-11-17 18:37:33
Last post: 2017-11-03 16:03:49
Previous Page
/
Next Page
Date
List
Subject
2017-03-30 15:35:23
linux-kernel
[PATCH net 09/19] net: hns: Replace netif_tx_lock to ring spin lock
2017-03-30 15:34:32
linux-kernel
[PATCH net 15/19] net: hns: Optimise the code in hns_mdio_wait_ready()
2017-03-30 15:33:49
linux-kernel
[PATCH net 18/19] net: hns: Avoid Hip06 chip TX packet line bug
2017-03-30 15:33:29
linux-kernel
[PATCH net 19/19] net: hns: Some checkpatch.pl script & warning fixes
2017-03-30 15:33:21
linux-kernel
[PATCH net 17/19] net: hns: Adjust the SBM module buffer threshold
2017-03-30 15:33:17
linux-kernel
[PATCH net 16/19] net: hns: Simplify the exception sequence in hns_ppe_init()
2017-03-30 15:33:13
linux-kernel
[PATCH net 12/19] net: hns: Remove redundant mac_get_id()
2017-03-30 15:33:11
linux-kernel
[PATCH net 11/19] net: hns: Remove the redundant adding and deleting mac function
2017-03-30 15:33:08
linux-kernel
[PATCH net 14/19] net: hns: Clean redundant code from hns_mdio.c file
2017-03-30 15:33:02
linux-kernel
[PATCH net 10/19] net: hns: Correct HNS RSS key set function
2017-03-30 15:32:53
linux-kernel
[PATCH net 08/19] net: hns: Fix to adjust buf_size of ring according to mtu
2017-03-30 15:32:49
linux-kernel
[PATCH net 05/19] net: hns: Remove redundant memset during buffer release
2017-03-30 15:32:46
linux-kernel
[PATCH net 03/19] net: hns: Optimize the code for GMAC pad and crc Config
2017-03-30 15:32:44
linux-kernel
[PATCH net 01/19] net: hns: Fix the implementation of irq affinity function
2017-03-30 15:32:37
linux-kernel
[PATCH net 02/19] net: hns: Modify GMAC init TX threshold value
2017-03-30 15:32:34
linux-kernel
[PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code Improvements
2016-12-06 11:10:19
linux-kernel
[PATCH V4 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-12-05 15:44:06
linux-kernel
RE: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-12-05 15:42:54
linux-kernel
RE: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-12-05 15:38:33
linux-kernel
[PATCH V3 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-12-01 16:59:30
linux-kernel
RE: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-12-01 12:09:41
linux-kernel
RE: [PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-11-29 23:13:08
linux-kernel
[PATCH for-next 1/6] IB/hns: Fix the bug when destroy qp
2016-11-29 23:12:54
linux-kernel
[PATCH for-next 5/6] IB/hns: Fix the bug when free cq
2016-11-29 23:12:21
linux-kernel
[PATCH for-next 6/6] IB/hns: Fix the IB device name
2016-11-29 23:11:51
linux-kernel
[PATCH for-next 4/6] IB/hns: Delete the redundant memset operation
2016-11-29 23:11:46
linux-kernel
[PATCH for-next 2/6] IB/hns: Fix the bug when free mr
2016-11-29 23:11:35
linux-kernel
[PATCH for-next 3/6] IB/hns: Fix the bug of setting port mtu
2016-11-29 23:11:28
linux-kernel
[PATCH for-next 0/6] IB/hns: Bug Fixes for HNS RoCE Driver
2016-11-29 13:10:34
linux-kernel
[PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-11-29 09:13:46
linux-kernel
RE: [PATCH net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-11-25 13:33:37
linux-kernel
[PATCH net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
2016-11-23 19:44:19
linux-kernel
[PATCH V3 for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
2016-11-23 19:43:35
linux-kernel
[PATCH V3 for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors
2016-11-23 19:43:03
linux-kernel
[PATCH V3 for-next 09/11] IB/hns: Change qpn allocation to round-robin mode.
2016-11-23 19:43:00
linux-kernel
[PATCH V3 for-next 06/11] IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
2016-11-23 19:42:56
linux-kernel
[PATCH V3 for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
2016-11-23 19:42:50
linux-kernel
[PATCH V3 for-next 05/11] IB/hns: Modify the condition of notifying hardware loopback
2016-11-23 19:42:45
linux-kernel
[PATCH V3 for-next 08/11] IB/hns: Modify query info named port_num when querying RC QP
2016-11-23 19:42:44
linux-kernel
[PATCH V3 for-next 04/11] IB/hns: add self loopback for CM
2016-11-23 19:42:31
linux-kernel
[PATCH V3 for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
2016-11-23 19:42:23
linux-kernel
[PATCH V3 for-next 02/11] IB/hns: Add code for refreshing CQ CI using TPTR
2016-11-23 19:42:18
linux-kernel
[PATCH V3 for-next 00/11] Code improvements & fixes for HNS RoCE driver
2016-11-23 19:42:17
linux-kernel
[PATCH V3 for-next 01/11] IB/hns: Add the interface for querying QP1
2016-11-21 20:20:55
linux-kernel
RE: [PATCH for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
2016-11-21 16:13:05
linux-kernel
RE: [PATCH for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
2016-11-15 18:15:54
linux-kernel
[PATCH V2 for-next 01/11] IB/hns: Add the interface for querying QP1
2016-11-15 18:14:37
linux-kernel
[PATCH V2 for-next 04/11] IB/hns: add self loopback for CM
2016-11-15 18:13:55
linux-kernel
[PATCH V2 for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
2016-11-15 18:13:13
linux-kernel
[PATCH V2 for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors
2016-11-15 18:12:41
linux-kernel
[PATCH V2 for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management