index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-0
/
+1
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-1
/
+1
2018-12-12
RDMA/rxe: Initialize ib_device_ops struct
Kamal Heib
1
-43
/
+47
2018-12-11
IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs
Yuval Shaia
1
-21
/
+1
2018-11-08
IB/rxe: make rxe_unregister_device void
Zhu Yanjun
1
-3
/
+1
2018-11-08
RDMA/rxe: Distinguish between down links and disabled links
Andrew Boyer
1
-0
/
+8
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-18
/
+8
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-9
/
+9
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-4
/
+4
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
[next]