summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: use setup_timer to simplify the codeWei Yongjun2017-02-191-7/+2Star
* Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-2/+1Star
|\
| * IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen2017-01-241-2/+1Star
* | IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche2017-01-101-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-231-0/+1
|\
| * IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche2016-12-181-0/+1
* | IB/rxe: Update qp state for user queryYonatan Cohen2016-11-171-0/+1
* | IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen2016-11-171-0/+1
|/
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-14/+17
* IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit2016-10-061-11/+13
* Soft RoCE driverMoni Shoua2016-08-041-0/+851