summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/ah.c
Commit message (Expand)AuthorAgeFilesLines
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-031-6/+4
* IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-5/+3
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-14/+11
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-47/+68
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-4/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-3/+7
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
| * IB/mlx4: Set traffic class in AHMaor Gottlieb2016-11-161-2/+4
* | IB/mlx4: Check gid_index return valueDaniel Jurgens2016-11-161-1/+4
|/
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-06-171-1/+1
* infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-191-1/+1
* IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-2/+15
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-301-1/+5
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-301-1/+1
* IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-041-0/+1
* IB/mlx4: fix unitialised variable is_mcastColin Ian King2014-05-281-1/+1
* IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-31/+9
* IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-031-1/+1
* IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-251-0/+10
* IB/mlx4: Add support for IBoEEli Cohen2010-10-251-33/+120
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+100
OpenPOWER on IntegriCloud