summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_qp.c
AgeCommit message (Expand)Author
2018-01-31IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun
2018-01-31IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun
2018-01-31IB/rxe: remove redudant parameter in functionZhu Yanjun
2018-01-18RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook
2017-08-28IB/rxe: Fix up rxe_qp_cleanup()Andrew Boyer
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-04-21IB/rxe: Cache dst in QP instead of getting it for each sendyonatanc
2017-04-21IB/rxe: Avoid accessing timers for non RC QPsParav Pandit
2017-02-19IB/rxe: use setup_timer to simplify the codeWei Yongjun
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-01-24IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-18IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit
2016-08-04Soft RoCE driverMoni Shoua