aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/qp.c
AgeCommit message (Expand)Author
2017-12-14IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-01-26IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco
2016-06-23IB/mlx4: Fix memory leak if QP creation failedDotan Barak
2016-06-23IB/mlx4: Fix the SQ size of an RC QPYishai Hadas
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky
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-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
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-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-17IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua
2015-02-04IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein
2014-09-22IB/mlx4: Do not allow APM under RoCEJack Morgenstein
2014-09-22IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein
2014-09-10mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz
2014-08-29mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz