summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari2017-06-271-66/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2115-794/+912
|\
| * rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
| * IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2017-06-141-2/+4
| * 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
* | qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal2017-06-212-2/+2
* | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-204-14/+7
* | qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-3/+3
* | qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-202-2/+2
* | qed: Chain support for external PBLMintz, Yuval2017-06-202-4/+4
* | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-161-1/+1
|\ \
| * | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-161-1/+1
* | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-4/+4
* | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-166-33/+29
* | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-164-16/+8
|/ /
* | qed*: LL2 callback operationsMichal Kalderon2017-06-093-58/+188
* | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
* | IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0623-114/+146
|\ \ | |/
| * 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
* | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
* | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-146-27/+27
|/
* 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-048-31/+46
| |\ \
| | | * 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
|\ \ \
OpenPOWER on IntegriCloud