index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
2017-08-29
1
-0
/
+2
*
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-27
1
-47
/
+6
|
\
|
*
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-24
1
-47
/
+6
*
|
IB/rxe: Use __func__ to print function's name
Kamal Heib
2017-07-24
1
-3
/
+3
*
|
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
Kamal Heib
2017-07-24
1
-3
/
+3
|
/
*
rxe: fix broken receive queue draining
Vijay Immanuel
2017-07-20
1
-0
/
+3
*
IB/rxe: Set dma_mask and coherent_dma_mask
yonatanc
2017-07-18
1
-0
/
+2
*
rxe: Fix a sleep-in-atomic bug in post_one_send
Jia-Ju Bai
2017-06-14
1
-7
/
+2
*
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2017-05-05
1
-1
/
+1
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-0
/
+1
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+3
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-4
/
+5
*
IB/rxe: Initialize ib_ah_attr during query_ah
Dasaratharaman Chandramouli
2017-05-01
1
-0
/
+1
*
IB/rxe: fix typo: "algorithmi" -> "algorithm"
Colin Ian King
2017-04-28
1
-1
/
+1
*
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
2017-04-25
1
-1
/
+3
*
IB/rxe: Offload CRC calculation when possible
yonatanc
2017-04-21
1
-0
/
+9
*
IB/rxe: Add port protocol stats
Yonatan Cohen
2017-04-21
1
-0
/
+3
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-4
/
+5
|
\
|
*
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
2017-01-24
1
-1
/
+2
|
*
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-2
/
+4
*
|
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2017-01-10
1
-6
/
+4
|
/
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-4
/
+13
|
\
\
|
|
*
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
2016-12-12
1
-3
/
+4
|
|
*
IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
Andrew Boyer
2016-12-12
1
-1
/
+9
|
|
/
*
/
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
1
-1
/
+3
|
/
*
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
1
-5
/
+7
*
IB/rxe: Avoid scheduling tasklet for userspace QP
Parav Pandit
2016-10-06
1
-13
/
+25
*
Soft RoCE driver
Moni Shoua
2016-08-04
1
-0
/
+1330