aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-06IB/mlx4: Fix device managed flow steering support testBart Van Assche1-2/+2
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-13/+8
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford2-6/+3
2016-05-13IB/mlx4: Use list_for_each_entry_safeGeliang Tang1-5/+2
2016-05-13IB/mlx4: trivial fix of spelling mistake on "argument"Colin Ian King1-1/+1
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche2-2/+2
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2-7/+5
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-6/+21
2016-04-28IB/mlx4: printk fixColin Ian King1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+8
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford4-8/+77
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann1-0/+1
2016-03-01mlx4: Implement devlink interfaceJiri Pirko1-0/+7
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak2-2/+5
2016-02-29IB/mlx4: Add support for the don't trap ruleMarina Varshaver1-4/+67
2016-02-29IB/core: Add don't trap flag to flow creationMarina Varshaver1-0/+3
2016-02-29IB/mlx4: Use boottimeAbhilash Jindal1-3/+3
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+5
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen1-2/+5
2016-02-17IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha1-1/+14
2016-02-17IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha1-13/+37
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-124/+337
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+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-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang1-1/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+22
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-12-06IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz1-3/+14
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