summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-05-06RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem
2019-05-06RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...Shiraz Saleem
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem
2019-05-06IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-05-06RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky
2019-05-06IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-05-06RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-03IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit
2019-05-03RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2019-05-03RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman
2019-05-02RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman
2019-04-29IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25uverbs: Convert idr to XArrayMatthew Wilcox
2019-04-25ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn