aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21IB/mlx5: Add support for active_width and active_speed in RoCENoa Osherovich1-5/+67
2017-04-21IB/mlx5: Set mlx5_query_roce_port's return value to voidNoa Osherovich1-7/+8
2017-04-21IB/mlx5: Support congestion related countersParav Pandit1-52/+120
2017-04-21IB/mlx5: Add drop flow steering rule supportSlava Shwartsman1-5/+22
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich1-17/+49
2017-04-21IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute listAriel Levkovich1-10/+34
2017-04-21IB/mlx5: Enlarge autogroup flow tableMaor Gottlieb1-2/+2
2017-04-21IB/mlx5: Check supported flow table sizeMaor Gottlieb1-1/+7
2017-04-21IB/mlx5: Change vma from shared to privateMaor Gottlieb1-0/+1
2017-04-21IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
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/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-68/+269
2017-02-15IB/mlx5: Fix configuration of port capabilitiesEli Cohen1-0/+35
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-4/+7
2017-02-14IB/mlx5: Support raw packet protocolOr Gerlitz1-2/+4
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov1-0/+2
2017-02-14IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich1-2/+12
2017-02-14IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib1-40/+118
2017-02-14IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky1-6/+6
2017-02-14IB/mlx5: Add flow tag supportMoses Reuben1-3/+23
2017-02-14IB/mlx5: Remove deprecated module parameterLeon Romanovsky1-7/+0
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny1-0/+21
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb1-0/+33
2017-02-14IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz1-0/+9
2017-01-24IB/mlx5: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-2/+2
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-2/+19
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen1-75/+126
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-3/+25
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-39/+41
2017-01-08IB/mlx5: Fix kernel to user leak prevention logicEli Cohen1-7/+7
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-11/+3
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov1-1/+13
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky1-11/+11
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-88/+180
2016-12-14mlx5: Use { } instead of { 0 } to init structBart Van Assche1-1/+1
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang1-1/+2
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang1-0/+13
2016-12-13IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz1-9/+13
2016-12-13IB/mlx5: Rename RoCE related helpers to reflect being Eth onesOr Gerlitz1-11/+11
2016-12-13IB/mlx5: Refactor registration to netdev notifierOr Gerlitz1-9/+20
2016-12-13IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua1-0/+2
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua1-1/+2
2016-12-13IB/mlx5: Add support to match inner packet fieldsMoses Reuben1-53/+78
2016-12-13IB/mlx5: Support Vxlan tunneling specificationMoses Reuben1-0/+11
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang1-0/+10
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang1-0/+11