index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
51
-492
/
+1821
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-18
/
+9
2024-11-17
RDMA/bnxt_re: Correct the sequence of device suspend
Kalesh AP
1
-23
/
+5
2024-11-17
RDMA/bnxt_re: Use the default mode of congestion control
Kalesh AP
1
-3
/
+2
2024-11-17
RDMA/bnxt_re: Support different traffic class
Chandramohan Akula
2
-2
/
+12
2024-11-17
IB/cm: Rework sending DREQ when destroying a cm_id
Sean Hefty
1
-21
/
+32
2024-11-17
IB/cm: Do not hold reference on cm_id unless needed
Sean Hefty
1
-42
/
+24
2024-11-17
IB/cm: Explicitly mark if a response MAD is a retransmission
Sean Hefty
1
-20
/
+31
2024-11-14
RDMA/mlx5: Move events notifier registration to be after device registration
Patrisious Haddad
2
-22
/
+20
2024-11-14
RDMA/bnxt_re: Cache MSIx info to a local structure
Kalesh AP
2
-8
/
+11
2024-11-14
RDMA/bnxt_re: Refurbish CQ to NQ hash calculation
Kalesh AP
5
-11
/
+32
2024-11-14
RDMA/bnxt_re: Refactor NQ allocation
Kalesh AP
3
-33
/
+60
2024-11-14
RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved
Kalesh AP
2
-10
/
+14
2024-11-14
RDMA/hns: Fix different dgids mapping to the same dip_idx
Feng Fang
5
-44
/
+75
2024-11-12
Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"
Leon Romanovsky
1
-2
/
+0
2024-11-12
RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters
Kalesh AP
2
-15
/
+7
2024-11-12
RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
Bhargava Chenna Marreddy
4
-5
/
+14
2024-11-10
RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()
Junxian Huang
1
-3
/
+4
2024-11-10
RDMA/hns: Fix out-of-order issue of requester when setting FENCE
Junxian Huang
2
-1
/
+2
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-11-04
RDMA/nldev: Add IB device and net device rename events
Chiara Meiohas
2
-2
/
+76
2024-11-04
RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
Patrisious Haddad
3
-1
/
+97
2024-11-04
RDMA/core: Move ib_uverbs_file struct to uverbs_types.h
Patrisious Haddad
2
-33
/
+3
2024-11-04
RDMA/core: Add device ufile cleanup operation
Patrisious Haddad
2
-1
/
+7
2024-11-04
RDMA/mlx5: Ensure active slave attachment to the bond IB device
Chiara Meiohas
1
-10
/
+18
2024-11-04
RDMA/core: Implement RoCE GID port rescan and export delete function
Chiara Meiohas
1
-4
/
+26
2024-11-04
RDMA/mlx5: Call dev_put() after the blocking notifier
Chiara Meiohas
1
-1
/
+0
2024-11-04
RDMA/mlx5: Support querying per-plane IB PortCounters
Mark Zhang
1
-1
/
+7
2024-11-04
RDMA/mlx5: Support OOO RX WQE consumption
Edward Srouji
3
-5
/
+55
2024-11-04
RDMA/bnxt_re: Add debugfs hook in the driver
Kalesh AP
7
-2
/
+180
2024-11-04
RDMA/bnxt_re: Support raw data query for each resources
Kashyap Desai
1
-0
/
+118
2024-11-04
RDMA/bnxt_re: Add support for querying HW contexts
Kashyap Desai
5
-0
/
+98
2024-11-04
RDMA/bnxt_re: Support driver specific data collection using rdma tool
Kashyap Desai
1
-0
/
+141
2024-11-04
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
1
-0
/
+1
2024-11-03
RDMA/bnxt_re: Remove some dead code
Christophe JAILLET
1
-19
/
+0
2024-11-03
RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
Christophe JAILLET
1
-0
/
+8
2024-11-03
deal with the last remaing boolean uses of fd_file()
Al Viro
1
-5
/
+3
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-13
/
+6
2024-10-30
RDMA/efa: Report link speed according to device attributes
Michael Margolin
4
-2
/
+54
2024-10-30
RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
Kashyap Desai
2
-3
/
+6
2024-10-30
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
1
-2
/
+4
2024-10-30
RDMA/hns: Fix cpu stuck caused by printings during reset
wenglianfa
5
-48
/
+41
2024-10-30
RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
Junxian Huang
1
-22
/
+22
2024-10-30
RDMA/hns: Modify debugfs name
Yuyu Li
1
-1
/
+2
2024-10-30
RDMA/hns: Fix flush cqe error when racing with destroy qp
wenglianfa
3
-2
/
+22
2024-10-30
RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
wenglianfa
4
-44
/
+91
2024-10-30
RDMA: Use ethtool string helpers
Rosen Penev
2
-9
/
+4
2024-10-28
RDMA/bnxt_re: Fix access flags for MR and QP modify
Hongguang Gao
1
-9
/
+50
[next]