summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_req.c
AgeCommit message (Expand)Author
2019-11-20IB/rxe: fixes for rdma read retryVijay Immanuel
2019-01-26rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2018-08-24IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-21IB/rxe: avoid double kfree_skbZhu Yanjun
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2017-08-28IB/rxe: Another fix for broken receive queue drainingAndrew Boyer
2017-07-24IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc
2017-03-24IB/rxe: double free on errorDan Carpenter
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2017-01-10IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche
2017-01-10IB/rxe: Remove an unused variable and an unused argumentBart Van Assche
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer
2016-12-12IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen
2016-08-04Soft RoCE driverMoni Shoua