aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe
Commit message (Expand)AuthorAge
* RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-12
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-08
* ibverbs/rxe: Remove variable self-initializationMaksym Planeta2019-07-07
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-28
|\
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-20
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-11
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-11
* | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-10
* | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-10
* | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\
| * RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-03
| * RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit2019-05-03
| * RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
| * RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
| * RDMA/rxe: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-28
| * IB/rxe: Replace av->network_type with skb->protocolZhu Yanjun2019-03-27
| * RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky2019-03-26
| * RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-25
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
|/
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-22
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-19
* RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-19
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-19
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-19
* RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe2019-02-19
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-15
* RDMA/rxe: Use for_each_sg_page iterator on umem SGLShiraz, Saleem2019-02-11
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08
* RDMA/rxe: Improve loopback markingKamal Heib2019-02-04
* RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib2019-02-04
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-30
* IB/rxe: Remove unnecessary rxe variableZhu Yanjun2019-01-21
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-14
* RDMA: Rename port_callback to init_portParav Pandit2019-01-14
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-10
* IB/rxe: Reuse code which sets port stateYuval Shaia2018-12-20
* IB/rxe: Make counters thread safeParav Pandit2018-12-20
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-19
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-19
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-18
* RDMA/rxe: Initialize ib_device_ops structKamal Heib2018-12-12
* IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia2018-12-11
* IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia2018-12-11
* IB/rxe: Utilize generic function to validate port numberYuval Shaia2018-12-06
* IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia2018-12-06
* rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever2018-11-29