index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_ah.c
Age
Commit message (
Expand
)
Author
2025-04-21
RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
Junxian Huang
2024-09-16
RDMA/hns: Fix ah error counter in sw stat not increasing
Junxian Huang
2024-04-09
RDMA/hns: Support DSCP
Junxian Huang
2023-12-07
RDMA/hns: Response dmac to userspace
Junxian Huang
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
2023-10-19
RDMA/hns: Add check for SL
Luoyouming
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2020-12-11
RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
Weihang Li
2020-12-11
RDMA/hns: Do shift on traffic class when using RoCEv2
Weihang Li
2020-11-26
RDMA/hns: Add UD support for HIP09
Weihang Li
2020-11-26
RDMA/hns: Fix missing fields in address vector
Weihang Li
2020-11-26
RDMA/hns: Only record vlan info for HIP08
Weihang Li
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2019-10-21
RDMA/hns: Modify variable/field name from vlan to vlan_id
Weihang Li
2019-08-28
RDMA/hns: Modify the data structure of hns_roce_av
Lang Cheng
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-02
RDMA/hns: Fix bad endianess of port_pd variable
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-09-26
RDMA/hns: Add enable judgement for UD vlan
Lijun Ou
2018-07-30
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
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
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
2017-08-16
IB/hns: fix memory leak on ah on error return path
Colin Ian King
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-13
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun