aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-19IB/mlx4: Advertise RoCE v2 supportMatan Barak1-3/+9
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2-19/+147
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua1-9/+51
2016-01-19IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua1-1/+8
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua1-3/+34
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua1-3/+60
2016-01-19IB/mlx4: Add gid_type to GID propertiesMoni Shoua2-4/+14
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure1-1/+1
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua1-22/+2
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak1-0/+1
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2-3/+3
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2-3/+6
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig5-55/+0
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua1-2/+5
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg5-98/+1
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg5-6/+132
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford3-121/+131
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak5-18/+62
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2-4/+5
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2-6/+10
2015-10-21IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2-0/+68
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha4-24/+81
2015-10-08IB: split struct ib_send_wrChristoph Hellwig3-121/+131
2015-09-28IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang1-0/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-532/+473
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas2-2/+150
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2-20/+4
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-08-30IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua4-494/+35
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua2-2/+251
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg3-6/+12
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg1-0/+1
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford1-0/+2
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh1-5/+3
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz1-10/+19
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak1-5/+6
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-99/+90
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha1-24/+8
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2