summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh
2017-02-14IB/mlx4: Remove unused variable from function declarationLeon Romanovsky
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-02-14IB/mlx4: Support raw packet protocolOr Gerlitz
2017-01-24IB/mlx4: Switch from dma_device to dev.parentBart Van Assche
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14IB/mlx4: fix improper return valuePan Bian
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche
2016-12-13IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2016-12-13IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky
2016-11-16IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed
2016-11-16IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb
2016-11-16IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein
2016-11-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua
2016-11-16IB/mlx4: Set traffic class in AHMaor Gottlieb
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-07IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mlx4/mcg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mlx4/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mlx4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky
2016-08-22IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia
2016-08-22IB/mlx4: Make function use_tunnel_data return voidYuval Shaia
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-03IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco