index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-14
12
-0
/
+6557
|
\
|
*
qedr: Add events support and register IB device
Ram Amrani
2016-10-14
3
-2
/
+158
|
*
qedr: Add GSI support
Ram Amrani
2016-10-14
7
-1
/
+706
|
*
qedr: Add LL2 RoCE interface
Ram Amrani
2016-10-14
2
-2
/
+34
|
*
qedr: Add support for data path
Ram Amrani
2016-10-14
5
-1
/
+1614
|
*
qedr: Add support for memory registeration verbs
Ram Amrani
2016-10-14
4
-1
/
+425
|
*
qedr: Add support for QP verbs
Ram Amrani
2016-10-14
6
-1
/
+1286
|
*
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
2016-10-14
5
-1
/
+758
|
*
qedr: Add support for user context verbs
Ram Amrani
2016-10-14
5
-1
/
+569
|
*
qedr: Add support for RoCE HW init
Ram Amrani
2016-10-14
4
-2
/
+691
|
*
qedr: Add RoCE driver framework
Ram Amrani
2016-10-14
6
-0
/
+328
*
|
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
12
-316
/
+385
|
\
\
|
|
/
|
/
|
|
*
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
*
|
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-5
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
18
-81
/
+200
|
|
\
\
|
*
|
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
85
-998
/
+11451
|
\
\
\
\
|
*
|
|
|
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-10-07
5
-11
/
+91
|
*
|
|
|
IB/core: correctly handle rdma_rw_init_mrs() failure
Steve Wise
2016-10-07
1
-1
/
+1
|
*
|
|
|
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
Bart Van Assche
2016-10-07
1
-3
/
+5
|
*
|
|
|
IB/srp: Remove an unused argument
Bart Van Assche
2016-10-07
1
-2
/
+2
|
*
|
|
|
IB/core: Improve ib_map_mr_sg() documentation
Bart Van Assche
2016-10-07
1
-4
/
+4
|
*
|
|
|
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
2016-10-07
4
-5
/
+199
[next]