summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-168-37/+31
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-164-16/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+4
|\
| * 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
* | | 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-0634-137/+182
|\| |
| * | 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
| |/
* | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
* | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-146-27/+27
|/
* 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
| | * | | | | IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-046-28/+41