aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/ah.c
AgeCommit message (Expand)Author
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
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 struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-11-16IB/mlx4: Set traffic class in AHMaor Gottlieb
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-06-17IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua
2014-05-28IB/mlx4: fix unitialised variable is_mcastColin Ian King
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2012-01-03IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen
2010-10-25IB/mlx4: Add support for IBoEEli Cohen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier