summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/mad.c
AgeCommit message (Expand)Author
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli
2017-06-01RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky
2016-11-16IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein
2016-11-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua
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/{core,hw}: Add constant for node_descYuval Shaia
2016-10-07IB/mlx4/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-06-23IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas
2016-02-17IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha
2016-02-17IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha
2015-12-06IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz
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/mlx4: Add IB counters tableEran Ben Elisha
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
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-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-24IB/mlx4: Convert slave port before building address-handleOr Gerlitz
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein