summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-221-2/+5
|\
| * net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-2/+5
* | IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha2016-02-171-1/+14
* | IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha2016-02-171-13/+37
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-247-124/+337
|\
| * IB/mlx4: Advertise RoCE v2 supportMatan Barak2016-01-191-3/+9
| * IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2016-01-192-19/+147
| * IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-9/+51
| * IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua2016-01-191-1/+8
| * IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-3/+34
| * IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-3/+60
| * IB/mlx4: Add gid_type to GID propertiesMoni Shoua2016-01-192-4/+14
| * infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-191-1/+1
| * IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
| * IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
| * IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-242-3/+3
| * IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-242-3/+6
| * IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-235-55/+0
| * IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-011-1/+1
|\ \
| * | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-231-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-183-10/+22
|\|
| * IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
| * mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
* | IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-071-3/+14
|/
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-295-98/+1
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-295-6/+132
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-293-121/+131
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-083-121/+131
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-225-18/+62
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-222-4/+5
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-222-6/+10
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-222-0/+68
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-224-24/+81
* | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-291-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-099-532/+473
|\
| * IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-312-2/+150
| * IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-312-20/+4
| * IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-311-1/+1
| * IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-311-1/+5
| * IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-311-1/+4
| * IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-311-2/+6
| * IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-311-3/+4
| * IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-314-494/+35
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-312-2/+251
| * mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-313-6/+12
| * mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-291-0/+1
* | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-281-1/+1
|/
* IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
* IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2