index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-09
RDMA/rxe: Simplify the error handling code in rxe_create_ah()
Bart Van Assche
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-09
nvmet,rxe: defer ip datagram sending to tasklet
Alexandru Moise
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
2018-04-05
IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
Mikhail Malygin
2018-04-05
IB/rxe: Removed GID add/del dummy routines
Parav Pandit
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-15
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
2018-03-06
RDMA/rxe: Fix an out-of-bounds read
Bart Van Assche
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
2018-01-31
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
2018-01-10
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
2017-10-14
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-08-28
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-24
IB/rxe: Use __func__ to print function's name
Kamal Heib
2017-07-24
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
Kamal Heib
2017-07-20
rxe: fix broken receive queue draining
Vijay Immanuel
2017-07-17
IB/rxe: Set dma_mask and coherent_dma_mask
yonatanc
2017-06-14
rxe: Fix a sleep-in-atomic bug in post_one_send
Jia-Ju Bai
2017-05-04
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
IB/rxe: Initialize ib_ah_attr during query_ah
Dasaratharaman Chandramouli
2017-04-28
IB/rxe: fix typo: "algorithmi" -> "algorithm"
Colin Ian King
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
2017-04-21
IB/rxe: Add port protocol stats
Yonatan Cohen
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-01-24
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
2017-01-24
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-12
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
[prev]
[next]