开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
/
ib_srpt.h
Age
Commit message (
Expand
)
Author
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
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-28
IB/srpt: docs: add a description for cq_size member
Mauro Carvalho Chehab
2020-07-29
IB/srpt: use new shared CQ mechanism
Yamin Friedman
2020-05-29
RDMA/srpt: Increase max_send_sge
Bart Van Assche
2019-10-28
RDMA/srpt: Fix TPG creation
Bart Van Assche
2019-10-22
infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notation
rd.dunlab@gmail.com
2019-10-04
RDMA/srpt: Make the code for handling port identities more systematic
Bart Van Assche
2019-10-04
RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use
Bart Van Assche
2019-10-04
RDMA/srpt: Rework the approach for closing an RDMA channel
Bart Van Assche
2019-02-04
scsi: RDMA/srpt: Rework I/O context allocation
Bart Van Assche
2018-12-19
RDMA/srpt: Add support for immediate data
Bart Van Assche
2018-12-19
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
2018-12-19
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2018-12-19
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
2018-03-07
IB/srpt: Add RDMA/CM support
Bart Van Assche
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
2018-01-18
IB/srpt: One target per port
Bart Van Assche
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
2017-01-27
IB/srpt: Accept GUIDs as port names
Bart Van Assche
2016-08-02
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-04-07
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-10
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2016-02-29
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2016-02-29
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2016-02-29
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-19
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-12
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
[next]