summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_qp.c
AgeCommit message (Expand)Author
2021-11-25RDMA: Fix use-after-free in rxe_queue_cleanupPavel Skripkin
2021-10-06RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson
2021-09-14RDMA/rxe: remove the unnecessary variableZhu Yanjun
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-16RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson
2021-06-03RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson
2021-05-11RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky
2021-02-08RDMA/rxe: Fix minor coding style issuesBob Pearson
2021-01-12RDMA/rxe: Add check for supported QP typesXiao Yang
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-27RDMA/rxe: Fix style warningsBob Pearson
2020-02-19RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-01-15RDMA/rxe: Compute the maximum sges and inline size based on the WQE sizeRao Shoaib
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-06IB/rxe: Utilize generic function to validate port numberYuval Shaia
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-30IB/rxe: replace kvfree with vfreeZhu Yanjun
2018-08-30IB/rxe: vary the source udp port for receive scalingVijay Immanuel
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-02-28IB/rxe: Remove unused variable (char *rxe_qp_state_name[])HernĂ¡n Gonzalez
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