summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2018-02-01mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-55/+72
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds92-2492/+6530
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-16/+16
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-18/+0
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe3-9/+11
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe3-5/+5
2018-01-29IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-29IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-29RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-26IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso1-1/+1
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3
2018-01-19RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky1-11/+8
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)1-4/+0
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2-12/+42
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma7-98/+816
2018-01-18RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier7-10/+417
2018-01-18RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur5-57/+140
2018-01-17RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier6-15/+39
2018-01-17RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier6-37/+182
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+12
2018-01-17i40iw: Free IEQ resourcesMustafa Ismail3-2/+3
2018-01-17i40iw: Remove setting of rem_addr.lenMustafa Ismail1-3/+0
2018-01-17i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale2-3/+0
2018-01-17i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem1-0/+1
2018-01-17i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem1-2/+0
2018-01-17RDMA/hns: Set the guid for hip08 RoCE deviceoulijun1-0/+4
2018-01-17RDMA/hns: Update the verbs of polling for completionoulijun2-1/+13
2018-01-17RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun1-0/+3
2018-01-17RDMA/hns: Fill sq wqe context of ud type in hip08oulijun2-145/+385
2018-01-17RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun2-16/+49
2018-01-17RDMA/hns: Create gsi qp in hip08oulijun1-2/+16
2018-01-17RDMA/hns: Assign the correct value for tx_cqnoulijun1-1/+1
2018-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+5
2018-01-16IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2018-01-16RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe1-2/+2
2018-01-16RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe3-7/+11
2018-01-16RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-1/+1
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-3/+6
2018-01-11IB/mlx5: remove redundant assignment of mdevColin Ian King1-1/+1
2018-01-11IB/hfi1: Prevent a NULL dereferenceDan Carpenter1-2/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-09Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford1-1/+1
2018-01-08IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens1-7/+14
2018-01-08IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens1-7/+14
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens2-28/+42
2018-01-08IB/mlx5: Change debugfs to have per port contentsParav Pandit3-29/+73