index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-3
/
+4
|
\
|
*
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-3
/
+4
*
|
IB/hns: include linux/module.h
Arnd Bergmann
2017-02-19
1
-0
/
+1
|
/
*
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
2
-2
/
+4
|
\
|
*
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
2
-2
/
+4
*
|
IB/hns: Move HNS RoCE user vendor structures
Leon Romanovsky
2016-12-03
4
-56
/
+3
*
|
IB/hns: Fix the IB device name
Lijun Ou
2016-12-03
1
-1
/
+1
*
|
IB/hns: Fix the bug when free cq
Shaobo Xu
2016-12-03
4
-11
/
+79
*
|
IB/hns: Delete the redundant memset operation
Wei Hu (Xavier)
2016-12-03
1
-3
/
+0
*
|
IB/hns: Fix the bug of setting port mtu
Wei Hu (Xavier)
2016-12-03
1
-14
/
+2
*
|
IB/hns: Fix the bug when free mr
Shaobo Xu
2016-12-03
6
-15
/
+545
*
|
IB/hns: Fix the bug when destroy qp
Wei Hu (Xavier)
2016-12-03
3
-96
/
+402
*
|
IB/hns: Fix for Checkpatch.pl comment style errors
Salil
2016-12-03
6
-66
/
+66
*
|
IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
Shaobo Xu
2016-12-03
2
-224
/
+48
*
|
IB/hns: Change qpn allocation to round-robin mode.
Wei Hu (Xavier)
2016-12-03
6
-12
/
+21
*
|
IB/hns: Modify query info named port_num when querying RC QP
Wei Hu (Xavier)
2016-12-03
1
-3
/
+1
*
|
IB/hns: Modify the macro for the timeout when cmd process
Wei Hu (Xavier)
2016-12-03
4
-14
/
+9
*
|
IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
Lijun Ou
2016-12-03
1
-1
/
+1
*
|
IB/hns: Modify the condition of notifying hardware loopback
Lijun Ou
2016-12-03
1
-17
/
+7
*
|
IB/hns: add self loopback for CM
Lijun Ou
2016-12-03
2
-0
/
+13
*
|
IB/hns: Optimize the logic of allocating memory using APIs
Wei Hu (Xavier)
2016-12-03
1
-7
/
+9
*
|
IB/hns: Add code for refreshing CQ CI using TPTR
Wei Hu (Xavier)
2016-12-03
6
-15
/
+103
*
|
IB/hns: Add the interface for querying QP1
Lijun Ou
2016-12-03
2
-3
/
+86
|
/
*
IB/hns: Fix for removal of redundant code
Salil
2016-10-03
2
-19
/
+2
*
IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
Lijun Ou
2016-10-03
1
-14
/
+3
*
IB/hns: Fix the bug when platform_get_resource() exec fail
Lijun Ou
2016-10-03
1
-0
/
+4
*
IB/hns: Update the rq head when modify qp state
Lijun Ou
2016-10-03
1
-1
/
+2
*
IB/hns: Cq has not been freed
Lijun Ou
2016-10-03
1
-1
/
+4
*
IB/hns: Validate mtu when modified qp
Lijun Ou
2016-10-03
1
-0
/
+15
*
IB/hns: Some items of qpc need to take user param
Lijun Ou
2016-10-03
1
-2
/
+4
*
IB/hns: The Ack timeout need a lower limit value
Lijun Ou
2016-10-03
1
-4
/
+13
*
IB/hns: Return bad wr while post send failed
Lijun Ou
2016-10-03
1
-4
/
+7
*
IB/hns: Fix bug of memory leakage for registering user mr
Lijun Ou
2016-10-03
1
-0
/
+3
*
IB/hns: Modify the init of iboe lock
Lijun Ou
2016-10-03
1
-2
/
+1
*
IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
Wei Hu (Xavier)
2016-10-03
2
-75
/
+75
*
IB/hns: Delete the sqp_start from the structure hns_roce_caps
Wei Hu (Xavier)
2016-10-03
3
-8
/
+4
*
IB/hns: Fix bug of clear hem
Wei Hu (Xavier)
2016-10-03
5
-74
/
+157
*
IB/hns: Remove unused parameter named qp_type
Lijun Ou
2016-10-03
1
-3
/
+1
*
IB/hns: Simplify function of pd alloc and qp alloc
Lijun Ou
2016-10-03
2
-22
/
+2
*
IB/hns: Fix bug of using uninit refcount and free
Lijun Ou
2016-10-03
1
-0
/
+8
*
IB/hns: Remove parameters of resize cq
Lijun Ou
2016-10-03
2
-12
/
+0
*
IB/hns: Remove unused parameters in some functions
Lijun Ou
2016-10-03
4
-15
/
+7
*
IB/hns: Fix two bugs for rdma cm connecting
Lijun Ou
2016-10-03
2
-4
/
+1
*
IB/hns: Fix the bug of rdma cm connecting on user mode
Lijun Ou
2016-10-03
3
-30
/
+15
*
IB/hns: Change the logic for allocating uar registers
Lijun Ou
2016-10-03
1
-1
/
+3
*
IB/hns: Add phy_port for computing GSI/QPN
Lijun Ou
2016-10-03
3
-21
/
+23
*
IB/hns: Fix two possible bugs for rdma cm
Lijun Ou
2016-10-03
1
-6
/
+4
*
IB/hns: Fix the value of device_cap_flags
Lijun Ou
2016-10-03
1
-2
/
+1
*
IB/hns: Add & initialize "node_guid" parameter for RDMA CM
Lijun Ou
2016-10-03
2
-0
/
+10
*
IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
Lijun Ou
2016-10-03
1
-0
/
+20
[next]