aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_req.c
AgeCommit message (Expand)Author
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib
2019-12-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2018-11-29rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun
2018-08-30IB/rxe: fixes for rdma read retryVijay Immanuel
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit
2018-06-18IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-11IB/rxe: avoid double kfree skbZhu Yanjun
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2018-01-18RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook
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