summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker2017-06-142-2/+10
| * | | rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai2017-06-141-7/+2
| * | | RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani2017-06-142-28/+41
| * | | RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon2017-06-141-0/+4
| * | | RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-143-106/+2
| * | | RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma2017-06-143-1/+20
| * | | RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur2017-06-144-0/+24
| * | | RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier2017-06-141-2/+6
| * | | RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-147-70/+509
| * | | RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma2017-06-135-605/+318
| * | | IB/addr: Fix setting source address in addr6_resolve()Roland Dreier2017-06-071-9/+1
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-06-151-1/+4
|\ \ \ | |/ / |/| |
| * | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
| |/
* | RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-014-13/+12
* | RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky2017-06-011-1/+5
* | RDMA/core: not to set page dirty bit if it's already set.Qing Huang2017-06-011-1/+1
* | RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky2017-06-011-4/+4
* | RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2017-06-012-1/+11
* | RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin2017-06-011-1/+1
* | RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky2017-06-011-1/+1
* | RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li2017-06-011-1/+1
* | RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva2017-06-011-4/+6
* | RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy2017-06-013-37/+39
* | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
* | RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-012-2/+7
* | RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-014-19/+64
* | RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts2017-06-011-2/+2
* | RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts2017-06-011-1/+2
* | RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju2017-06-011-1/+2
* | RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
* | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju2017-06-011-1/+5
* | RDMA/nes: ACK MPA Reply frameTatyana Nikolova2017-06-011-1/+1
* | RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
* | RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva2017-06-011-4/+1
* | RDMA/i40iw: Remove MSS change supportShiraz Saleem2017-06-014-31/+1
* | RDMA/i40iw: Fix device initialization error pathMustafa Ismail2017-06-011-7/+13
* | RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-011-1/+1
* | RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-121-6/+3
|\
| * IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche2017-05-071-1/+2
| * IB/srpt: Fix abort handlingBart Van Assche2017-05-071-5/+1
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-0/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-0419-74/+141
| |\ \ \ \
| | | | * | iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel2017-04-291-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-091-1/+1
|\ \ \ \ \
| * | | | | fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-261-1/+1
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-0823-604/+714
|\ \ \ \ \ \
| | * | | | | rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2017-05-042-2/+1
| | * | | | | IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky2017-05-041-1/+1
| | * | | | | IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-045-85/+95