aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-06IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha
2015-10-21IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-28IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-08-30IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford