aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_req.c
Commit message (Expand)AuthorAge
* rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever2018-11-29
* IB/rxe: move the variable into the function that uses itZhu Yanjun2018-11-08
* IB/rxe: fixes for rdma read retryVijay Immanuel2018-08-30
* IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit2018-08-30
* IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-18
* IB/rxe: avoid double kfree skbZhu Yanjun2018-06-11
* Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-09
|\
| * IB/rxe: avoid double kfree_skbZhu Yanjun2018-04-27
* | IB/rxe: remove unused function variableZhu Yanjun2018-04-27
|/
* RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche2018-01-18
* IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-25
* IB/rxe: Another fix for broken receive queue drainingAndrew Boyer2017-08-28
* IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib2017-07-24
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-21
* IB/rxe: double free on errorDan Carpenter2017-03-24
* IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-10
* IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2017-01-10
* IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-10
* IB/rxe: Remove an unused variable and an unused argumentBart Van Assche2017-01-10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| * IB/rxe: Hold refs when running taskletsAndrew Boyer2016-12-12
| * IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann2016-12-12
* | IB/rxe: Fix handling of erroneous WRYonatan Cohen2016-11-16
|/
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-06
* IB/rxe: Fix race condition between requester and completerYonatan Cohen2016-09-16
* Soft RoCE driverMoni Shoua2016-08-04