summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn
2019-04-24IB/rdmavt: Use more efficient allowed_opsMike Marciniszyn
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn
2019-04-24IB/hfi1: Make opfn.h self sufficientMike Marciniszyn
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan
2019-04-24IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier
2019-04-24RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky
2019-04-24RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-04-24IB/core: Allow vlan link local address based RoCE GIDsParav Pandit
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch
2019-04-22RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit
2019-04-22RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit