index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
ah.c
Age
Commit message (
Expand
)
Author
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-06-26
IB/mlx4: Create slave AH's directly
Jason Gunthorpe
2018-06-18
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-11-16
IB/mlx4: Set traffic class in AH
Maor Gottlieb
2016-11-16
IB/mlx4: Check gid_index return value
Daniel Jurgens
2016-06-17
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
2016-01-19
infiniband: Replace memset with eth_zero_addr
Lucas Tanure
2016-01-19
IB/mlx4: Initialize hop_limit when creating address handle
Matan Barak
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-08-30
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
2015-08-30
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
2015-02-04
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
2014-05-28
IB/mlx4: fix unitialised variable is_mcast
Colin Ian King
2014-01-18
IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
2012-01-03
IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE
Or Gerlitz
2010-10-25
IB/mlx4: Add VLAN support for IBoE
Eli Cohen
2010-10-25
IB/mlx4: Add support for IBoE
Eli Cohen
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier