index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
2022-09-01
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
2022-08-21
RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
Jack Wang
2022-08-21
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-02
RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()
Li Zhijian
2022-07-29
RDMA/srpt: Fix a use-after-free
Bart Van Assche
2022-07-29
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
2022-07-29
RDMA/srpt: Duplicate port name members
Bart Van Assche
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
2022-07-18
RDMA/rtrs-clt: Use this_cpu_ API for stats
Santosh Kumar Pradhan
2022-07-18
RDMA/rtrs-srv: Fix modinfo output for stringify
Jack Wang
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-24
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-26
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
2022-05-24
IB/iser: Fix typo in comment
Julia Lawall
2022-05-20
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-10
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-18
IB/iser: Fix error flow in case of registration failure
Max Gurtovoy
2022-03-18
IB/iser: Generalize map/unmap dma tasks
Max Gurtovoy
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
2022-03-18
IB/iser: Remove iser_reg_data_sg helper function
Max Gurtovoy
2022-02-23
RDMA/ib_srp: Add more documentation
Bart Van Assche
2022-02-23
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-18
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
2022-02-18
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
2022-01-28
RDMA/opa: Delete useless module.h include
Leon Romanovsky
2022-01-28
RDMA/iser: Delete useless module.h include
Leon Romanovsky
2022-01-28
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2022-01-28
RDMA/rtrs-clt: Do stop and failover outside reconnect work.
Jack Wang
2022-01-28
RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()
Jack Wang
2022-01-28
RDMA/rtrs-clt: Reflow text so lines don't end with a '('
Gioh Kim
2022-01-28
RDMA/rtrs: Remove empty line after bracket
Gioh Kim
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
[next]