index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
1
-39
/
+32
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
1
-4
/
+6
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
1
-3
/
+4
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
3
-2
/
+193
2022-07-18
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
1
-12
/
+23
2022-07-18
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
1
-2
/
+2
2022-07-18
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
1
-13
/
+14
2022-07-18
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2
-11
/
+0
2022-07-18
RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
Jianglei Nie
1
-3
/
+5
2022-07-18
RDMA/hfi1: Depend on !UML
Ehab Ababneh
1
-1
/
+1
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
1
-17
/
+6
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
1
-19
/
+16
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
4
-16
/
+42
2022-07-18
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
1
-11
/
+3
2022-07-18
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
1
-10
/
+11
2022-07-18
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
1
-1
/
+1
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
1
-5
/
+3
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-07-18
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
1
-11
/
+4
2022-07-18
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
1
-5
/
+6
2022-07-18
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
1
-1
/
+1
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2
-7
/
+6
2022-07-18
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
1
-0
/
+1
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
1
-2
/
+2
2022-07-18
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2
-4
/
+12
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+4
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+1
2022-07-17
RDMA/qib: Use the bitmap API when applicable
Christophe JAILLET
1
-15
/
+8
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
3
-4
/
+4
2022-07-04
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
1
-1
/
+0
2022-06-30
RDMA/rxe: Replace include statement
Bob Pearson
1
-3
/
+2
2022-06-30
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2
-7
/
+9
2022-06-30
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
1
-3
/
+5
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
3
-46
/
+36
2022-06-30
RDMA/rxe: Move atomic original value to res
Bob Pearson
2
-7
/
+8
2022-06-30
RDMA/rxe: Move atomic responder res to atomic_reply
Bob Pearson
1
-22
/
+33
2022-06-30
RDMA/rxe: Add a responder state for atomic reply
Bob Pearson
1
-6
/
+18
2022-06-30
RDMA/rxe: Move code to rxe_prepare_atomic_res()
Bob Pearson
1
-16
/
+27
2022-06-30
RDMA/rxe: Convert read side locking to rcu
Bob Pearson
1
-16
/
+8
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
5
-27
/
+136
2022-06-24
RDMA/rxe: Remove useless pkt parameters
Xiao Yang
1
-16
/
+12
2022-06-24
RDMA: Correct duplicated words in comments
Jiang Jian
2
-2
/
+2
2022-06-24
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
1
-2
/
+4
2022-06-16
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
11
-65
/
+292
2022-06-16
RDMA/rxe: fix xa_alloc_cycle() error return value check again
Dongliang Mu
1
-2
/
+2
2022-06-16
RDMA/usnic: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-06-16
RDMA/core: Add a netevent notifier to cma
Patrisious Haddad
2
-0
/
+82
[next]