index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
Age
Commit message (
Expand
)
Author
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
RDMA/cxgb4: Remove MW support
Jason Gunthorpe
2020-10-26
RDMA/bnxt_re: Set queue pair state when being queried
Kamal Heib
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-13
IB/hfi1: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
HÃ¥kon Bugge
2020-10-06
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
2020-09-29
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-25
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
2020-09-24
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
2020-09-24
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
2020-09-24
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
2020-09-24
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
2020-09-24
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
2020-09-24
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
2020-09-24
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-09-24
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
2020-09-22
RDMA/efa: Drop double zeroing for sg_init_table()
Julia Lawall
2020-09-22
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
[next]