summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: Remove old FRWR API supportSagi Grimberg2015-10-285-98/+1
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-285-6/+132
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-283-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-215-18/+62
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-212-4/+5
* | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-212-6/+10
* | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-212-0/+68
* | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-214-24/+81
* | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-281-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-302-2/+150
| * IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-20/+4
| * IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-301-1/+1
| * IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-301-1/+5
| * IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-301-1/+4
| * IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-301-2/+6
| * IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-301-3/+4
| * IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-304-494/+35
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-302-2/+251
| * mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-6/+12
| * mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-271-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
* IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
* IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
* IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-245-99/+90
|\
| * net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-24/+8
| * IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-151-2/+4
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-154-17/+39
| * net/mlx4_core: Add sink counterEran Ben Elisha2015-06-151-1/+2
| * net/mlx4: Add EQ poolMatan Barak2015-05-302-49/+23
| * net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-2/+2
| * net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-241-1/+6
| * IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-241-4/+7
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+12
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+2
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
OpenPOWER on IntegriCloud