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
...
*
|
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2018-01-18
2
-35
/
+49
*
|
IB/srpt: Fix a race condition related to wait list processing
Bart Van Assche
2018-01-18
1
-5
/
+7
*
|
IB/srpt: Fix login-related race conditions
Bart Van Assche
2018-01-18
1
-84
/
+111
*
|
IB/srpt: Log all zero-length writes and completions
Bart Van Assche
2018-01-18
1
-2
/
+6
*
|
IB/srpt: Simplify srpt_close_session()
Bart Van Assche
2018-01-18
1
-15
/
+4
*
|
IB/srpt: Rework multi-channel support
Bart Van Assche
2018-01-18
2
-60
/
+160
*
|
IB/srpt: Use the source GID as session name
Bart Van Assche
2018-01-18
2
-8
/
+7
*
|
IB/srpt: One target per port
Bart Van Assche
2018-01-18
2
-53
/
+61
*
|
IB/srpt: Add P_Key support
Bart Van Assche
2018-01-18
2
-3
/
+13
*
|
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2018-01-18
2
-24
/
+23
*
|
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2018-01-18
2
-3
/
+12
*
|
IB/srp: Refactor srp_send_req()
Bart Van Assche
2018-01-18
1
-31
/
+34
*
|
IB/srp: Improve path record query error message
Bart Van Assche
2018-01-18
1
-1
/
+4
*
|
IB/srp: Use kstrtoull() instead of simple_strtoull()
Bart Van Assche
2018-01-18
1
-4
/
+29
*
|
infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
Randy Dunlap
2018-01-11
1
-1
/
+1
*
|
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-08
4
-165
/
+244
|
\
\
|
*
|
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2018-01-08
2
-17
/
+1
|
*
|
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
|
*
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2018-01-02
2
-8
/
+22
*
|
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2018-01-03
2
-5
/
+7
*
|
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
2
-4
/
+4
|
\
|
|
*
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
2017-12-22
1
-4
/
+3
|
*
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
2017-12-13
1
-0
/
+1
*
|
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2017-12-19
2
-0
/
+8
*
|
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
1
-1
/
+2
*
|
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
2017-12-18
1
-2
/
+1
*
|
IB/ipoib: Update pathrec field if not valid record
Erez Shitrit
2017-12-18
1
-15
/
+34
*
|
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
2017-12-18
1
-0
/
+16
*
|
IB/ipoib: Warn when one port fails to initialize
Yuval Shaia
2017-12-13
1
-3
/
+4
*
|
IB/srp: replace custom implementation of hex2bin()
Andy Shevchenko
2017-12-12
1
-10
/
+3
*
|
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-12-12
3
-19
/
+18
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
18
-268
/
+577
|
\
|
*
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-11-13
1
-2
/
+3
|
*
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
[prev]
[next]