index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
2022-07-18
1
-17
/
+6
*
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
2022-07-18
1
-19
/
+16
*
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
2022-07-18
4
-16
/
+42
*
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
2022-07-18
1
-11
/
+3
*
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
2022-07-18
1
-10
/
+11
*
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
2022-07-18
1
-5
/
+3
*
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
1
-4
/
+3
*
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-17
1
-2
/
+4
*
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
2022-06-24
1
-2
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-27
9
-26
/
+35
|
\
|
*
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
2022-05-26
1
-1
/
+1
|
*
IB/iser: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-20
1
-9
/
+16
|
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
7
-15
/
+17
*
|
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-11
2
-33
/
+33
*
|
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-05-11
2
-33
/
+33
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-0
/
+1
|
\
|
*
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-25
12
-108
/
+96
|
\
\
|
*
|
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
2022-03-18
1
-3
/
+11
|
*
|
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
2022-03-18
3
-45
/
+31
|
*
|
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
2022-03-18
4
-11
/
+11
|
*
|
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
2022-03-18
1
-22
/
+9
|
*
|
RDMA/ib_srp: Add more documentation
Bart Van Assche
2022-02-23
1
-1
/
+10
|
*
|
RDMA/opa: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
|
*
|
RDMA/iser: Delete useless module.h include
Leon Romanovsky
2022-01-28
2
-2
/
+0
|
*
|
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2022-01-28
2
-2
/
+0
|
*
|
RDMA/rtrs-clt: Do stop and failover outside reconnect work.
Jack Wang
2022-01-28
2
-18
/
+23
|
*
|
RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()
Jack Wang
2022-01-28
1
-1
/
+1
|
*
|
RDMA/rtrs-clt: Reflow text so lines don't end with a '('
Gioh Kim
2022-01-28
1
-2
/
+1
|
*
|
RDMA/rtrs: Remove empty line after bracket
Gioh Kim
2022-01-28
1
-1
/
+0
|
|
/
*
|
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
2022-02-23
1
-2
/
+4
*
|
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
2022-02-18
1
-1
/
+1
*
|
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
2022-02-18
1
-17
/
+20
|
/
*
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
4
-68
/
+74
*
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
4
-39
/
+40
*
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-01-07
6
-568
/
+586
*
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-01-07
5
-375
/
+386
*
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2022-01-07
8
-120
/
+120
*
IB/iser: Align coding style across driver
Max Gurtovoy
2022-01-06
4
-126
/
+87
*
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
2022-01-06
1
-9
/
+8
*
IB/iser: Don't suppress send completions
Max Gurtovoy
2022-01-06
3
-20
/
+6
*
IB/iser: Rename ib_ret local variable
Max Gurtovoy
2022-01-06
1
-15
/
+15
*
IB/iser: Fix RNR errors
Sergey Gorenko
2022-01-06
3
-78
/
+42
*
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2022-01-06
2
-5
/
+0
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-15
1
-3
/
+6
|
\
|
*
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
Guoqing Jiang
2021-11-29
1
-3
/
+6
*
|
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-11-25
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
2
-59
/
+38
|
\
|
*
scsi: RDMA/srp: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-21
/
+30
[next]