aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_verbs.c
AgeCommit message (Expand)Author
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-08-19RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2019-10-28RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche
2019-10-01RDMA/rxe: Verify modify_device maskKamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise
2019-02-19RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2019-02-19RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-12RDMA/rxe: Initialize ib_device_ops structKamal Heib
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia
2018-11-08IB/rxe: make rxe_unregister_device voidZhu Yanjun
2018-11-08RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-09RDMA/rxe: Simplify the error handling code in rxe_create_ah()Bart Van Assche
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-09nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2018-04-05IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin
2018-04-05IB/rxe: Removed GID add/del dummy routinesParav Pandit
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe