aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky4-31/+24
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2-2/+2
2017-06-07IB/mlx4: Bump driver versionTariq Toukan1-3/+2
2017-06-01RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein1-0/+1
2017-05-01IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge1-2/+2
2017-05-01IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge1-3/+3
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli3-25/+18
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli4-109/+143
2017-05-01IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli1-5/+5
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-12/+12
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-4/+4
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli5-17/+21
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov4-6/+6
2017-04-21IB/mlx4: Change vma from shared to privateMaor Gottlieb1-0/+2
2017-04-21IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
2017-04-21IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-04-21IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny1-15/+11
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-5/+5
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-36/+49
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh1-24/+32
2017-02-14IB/mlx4: Remove unused variable from function declarationLeon Romanovsky1-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz3-9/+11
2017-02-14IB/mlx4: Support raw packet protocolOr Gerlitz1-2/+5
2017-01-24IB/mlx4: Switch from dma_device to dev.parentBart Van Assche3-5/+5
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier1-5/+1
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein1-2/+12
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-58/+88
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-1/+2
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford5-27/+78
2016-12-14IB/mlx4: fix improper return valuePan Bian1-1/+2
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche1-2/+4
2016-12-13IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua2-2/+5
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha1-2/+2
2016-12-13IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky5-30/+8
2016-11-16IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2016-11-16IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb1-0/+1
2016-11-16IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein1-4/+12
2016-11-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua1-3/+30
2016-11-16IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-128/+241
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein4-5/+199
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky5-111/+4