index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
/
ib_srpt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
IB/srpt: docs: add a description for cq_size member
Mauro Carvalho Chehab
1
-0
/
+1
2020-07-29
IB/srpt: use new shared CQ mechanism
Yamin Friedman
1
-0
/
+1
2020-05-29
RDMA/srpt: Increase max_send_sge
Bart Van Assche
1
-5
/
+0
2019-10-28
RDMA/srpt: Fix TPG creation
Bart Van Assche
1
-4
/
+21
2019-10-22
infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notation
rd.dunlab@gmail.com
1
-5
/
+2
2019-10-04
RDMA/srpt: Make the code for handling port identities more systematic
Bart Van Assche
1
-8
/
+17
2019-10-04
RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use
Bart Van Assche
1
-2
/
+4
2019-10-04
RDMA/srpt: Rework the approach for closing an RDMA channel
Bart Van Assche
1
-0
/
+3
2019-02-04
scsi: RDMA/srpt: Rework I/O context allocation
Bart Van Assche
1
-4
/
+0
2018-12-19
RDMA/srpt: Add support for immediate data
Bart Van Assche
1
-4
/
+29
2018-12-19
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
1
-1
/
+4
2018-12-19
RDMA/srpt: Improve coding style conformance
Bart Van Assche
1
-1
/
+1
2018-12-19
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
1
-4
/
+0
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
1
-2
/
+2
2018-03-07
IB/srpt: Add RDMA/CM support
Bart Van Assche
1
-1
/
+7
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
1
-2
/
+6
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
1
-0
/
+2
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
1
-9
/
+25
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
1
-3
/
+1
2018-01-18
IB/srpt: One target per port
Bart Van Assche
1
-7
/
+9
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
1
-0
/
+2
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
1
-2
/
+0
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
1
-0
/
+2
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
1
-2
/
+0
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
1
-3
/
+3
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
1
-11
/
+22
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
1
-1
/
+0
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
1
-0
/
+6
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
1
-1
/
+2
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
1
-2
/
+2
2017-01-27
IB/srpt: Accept GUIDs as port names
Bart Van Assche
1
-5
/
+13
2016-08-02
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
1
-1
/
+5
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
1
-0
/
+1
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
1
-19
/
+12
2016-04-07
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
1
-0
/
+2
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+0
2016-03-10
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-2
/
+0
2016-02-29
IB/srpt: Detect session shutdown reliably
Bart Van Assche
1
-8
/
+10
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
1
-2
/
+2
2016-02-29
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
1
-1
/
+0
2016-02-29
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
1
-8
/
+0
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-47
/
+6
2016-01-19
IB/srpt: Remove redundant wc array
Sagi Grimberg
1
-2
/
+0
2016-01-12
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-8
/
+0
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-42
/
+6
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-3
/
+0
2015-12-11
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
1
-42
/
+6
2015-08-30
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-1
/
+0
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-21
/
+2
[next]