index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
RDMA/rxe: Simplify the error handling code in rxe_create_ah()
Bart Van Assche
1
-10
/
+3
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
1
-26
/
+5
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-9
/
+1
2018-05-09
nvmet,rxe: defer ip datagram sending to tasklet
Alexandru Moise
1
-9
/
+1
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
1
-3
/
+3
2018-04-05
IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
Mikhail Malygin
1
-1
/
+1
2018-04-05
IB/rxe: Removed GID add/del dummy routines
Parav Pandit
1
-17
/
+0
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-6
/
+4
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-3
/
+1
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
1
-18
/
+0
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-0
/
+1
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-5
/
+43
2018-03-15
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
1
-2
/
+2
2018-03-06
RDMA/rxe: Fix an out-of-bounds read
Bart Van Assche
1
-3
/
+2
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
1
-1
/
+1
2018-01-31
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
1
-2
/
+2
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
1
-2
/
+1
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
1
-3
/
+2
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
1
-1
/
+1
2018-01-10
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-14
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-08-28
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-17
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-04
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-25
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-10
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-12
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
1
-3
/
+4
2016-12-12
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
[next]