index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
1
-1
/
+1
2018-02-01
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
1
-2
/
+2
2018-02-01
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
1
-2
/
+1
2018-02-01
IB/rxe: change the function to void from int
Zhu Yanjun
1
-3
/
+2
2018-02-01
IB/rxe: remove redudant parameter in function
Zhu Yanjun
1
-1
/
+1
2018-01-11
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
1
-0
/
+2
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
1
-4
/
+6
2017-10-15
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-08-29
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
1
-0
/
+2
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-47
/
+6
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
1
-47
/
+6
2017-07-24
IB/rxe: Use __func__ to print function's name
Kamal Heib
1
-3
/
+3
2017-07-24
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
Kamal Heib
1
-3
/
+3
2017-07-20
rxe: fix broken receive queue draining
Vijay Immanuel
1
-0
/
+3
2017-07-18
IB/rxe: Set dma_mask and coherent_dma_mask
yonatanc
1
-0
/
+2
2017-06-14
rxe: Fix a sleep-in-atomic bug in post_one_send
Jia-Ju Bai
1
-7
/
+2
2017-05-05
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
1
-1
/
+1
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-0
/
+1
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-3
/
+3
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-4
/
+5
2017-05-01
IB/rxe: Initialize ib_ah_attr during query_ah
Dasaratharaman Chandramouli
1
-0
/
+1
2017-04-28
IB/rxe: fix typo: "algorithmi" -> "algorithm"
Colin Ian King
1
-1
/
+1
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-1
/
+3
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
1
-0
/
+9
2017-04-21
IB/rxe: Add port protocol stats
Yonatan Cohen
1
-0
/
+3
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+4
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
1
-2
/
+4
2017-01-24
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
1
-1
/
+2
2017-01-24
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
1
-3
/
+3
2017-01-11
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
1
-6
/
+4
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-4
/
+13
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+3
2016-12-13
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
1
-3
/
+4
2016-12-13
IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
Andrew Boyer
1
-1
/
+9
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
1
-5
/
+7
2016-10-06
IB/rxe: Avoid scheduling tasklet for userspace QP
Parav Pandit
1
-13
/
+25
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+1330