index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/srpt: Inline srpt_get_cmd_state()
Bart Van Assche
2018-01-08
1
-20
/
+3
*
IB/srpt: Introduce srpt_format_guid()
Bart Van Assche
2018-01-08
1
-11
/
+13
*
IB/srpt: Reduce frequency of receive failure messages
Bart Van Assche
2018-01-08
1
-2
/
+2
*
IB/srpt: Convert a warning into a debug message
Bart Van Assche
2018-01-08
1
-1
/
+2
*
IB/srpt: Use the IPv6 format for GIDs in log messages
Bart Van Assche
2018-01-08
1
-11
/
+3
*
IB/srpt: Verify port numbers in srpt_event_handler()
Bart Van Assche
2018-01-08
1
-6
/
+16
*
IB/srpt: Reduce the severity level of a log message
Bart Van Assche
2018-01-08
1
-1
/
+1
*
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2018-01-08
2
-16
/
+16
*
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
2018-01-08
1
-11
/
+22
*
IB/srpt: Fix kernel-doc warnings in ib_srpt.c
Bart Van Assche
2018-01-08
1
-60
/
+145
*
IB/srpt: Remove an unused structure member
Bart Van Assche
2018-01-08
2
-2
/
+0
*
IB/srpt: Fix ACL lookup during login
Bart Van Assche
2018-01-04
1
-1
/
+1
*
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
2018-01-04
1
-2
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
2
-96
/
+244
|
\
|
*
IB/srpt: Ensure that modifying the use_srq configfs attribute works
Bart Van Assche
2017-11-13
1
-0
/
+12
|
*
IB/srpt: Wait until channel release has finished during module unload
Bart Van Assche
2017-11-13
1
-23
/
+20
|
*
IB/srpt: Introduce srpt_disconnect_ch_sync()
Bart Van Assche
2017-11-13
1
-16
/
+35
|
*
IB/srpt: Introduce helper functions for SRQ allocation and freeing
Bart Van Assche
2017-11-13
1
-43
/
+72
|
*
IB/srpt: Post receive work requests after qp transition to INIT state
Mike Marciniszyn
2017-11-13
1
-4
/
+4
|
*
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2017-10-18
2
-35
/
+123
|
*
IB/srpt: Cache global L_Key
Bart Van Assche
2017-10-18
2
-3
/
+6
|
*
IB/srpt: Limit the send and receive queue sizes to what the HCA supports
Bart Van Assche
2017-10-18
1
-4
/
+5
|
*
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
2017-10-18
1
-5
/
+4
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
|
/
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-3
/
+2
*
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
2017-08-08
1
-2
/
+2
*
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
2017-07-07
1
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
1
-6
/
+3
|
\
|
*
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
2017-05-08
1
-1
/
+2
|
*
IB/srpt: Fix abort handling
Bart Van Assche
2017-05-08
1
-5
/
+1
*
|
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
|
/
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-2
/
+1
|
\
|
*
IB/srpt: Modify a debug statement
Bart Van Assche
2017-01-24
1
-2
/
+1
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
IB/srpt: Accept GUIDs as port names
Bart Van Assche
2017-01-27
2
-61
/
+96
|
/
*
IB/srpt: Report login failures only once
Bart Van Assche
2016-12-14
1
-13
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
|
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
2016-08-24
1
-4
/
+5
|
/
*
IB/srpt: Simplify srpt_queue_response()
Bart Van Assche
2016-08-02
1
-5
/
+2
*
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
2016-08-02
2
-2
/
+7
*
IB/srpt: Reduce QP buffer size
Bart Van Assche
2016-06-23
2
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
1
-9
/
+0
|
\
|
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
1
-9
/
+0
*
|
IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
Erez Shitrit
2016-05-25
1
-1
/
+1
*
|
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
2
-495
/
+265
|
/
*
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2016-04-08
2
-17
/
+40
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
1
-1
/
+1
|
\
|
*
ib_srpt: fix a WARN_ON() message
Dan Carpenter
2016-03-21
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-22
2
-56
/
+22
|
\
\
|
|
/
|
/
|
[next]