aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/ah.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-2/+2
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe1-7/+51
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit1-3/+1
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-10/+6
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit1-6/+4
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-5/+3
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-14/+11
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-47/+68
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-4/+6
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+7
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+3
2016-11-16IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens1-1/+4
2016-06-17IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure1-1/+1
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak1-0/+1
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-2/+15
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua1-1/+1
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua1-0/+1
2014-05-28IB/mlx4: fix unitialised variable is_mcastColin Ian King1-1/+1
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-31/+9
2012-01-03IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz1-1/+1
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen1-0/+10
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-33/+120
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+100