index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
ib_srp: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-03-19
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
1
-3
/
+0
2018-03-14
IB/srp: Fix IPv6 address parsing
Bart Van Assche
1
-4
/
+23
2018-03-07
IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
Sergey Gorenko
1
-20
/
+36
2018-02-28
IB/srp: Use %pIS instead of inet_ntop()
Bart Van Assche
1
-42
/
+10
2018-02-28
Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"
Bart Van Assche
1
-19
/
+6
2018-02-28
IB/srp: Fix srp_abort()
Bart Van Assche
1
-3
/
+5
2018-02-16
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
1
-6
/
+4
2018-01-23
IB/srp: Add target_can_queue login parameter
Bart Van Assche
2
-0
/
+23
2018-01-23
IB/srp: Add RDMA/CM support
Bart Van Assche
2
-154
/
+589
2018-01-18
IB/srp: Refactor srp_send_req()
Bart Van Assche
1
-31
/
+34
2018-01-18
IB/srp: Improve path record query error message
Bart Van Assche
1
-1
/
+4
2018-01-18
IB/srp: Use kstrtoull() instead of simple_strtoull()
Bart Van Assche
1
-4
/
+29
2017-12-12
IB/srp: replace custom implementation of hex2bin()
Andy Shevchenko
1
-10
/
+3
2017-10-18
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
1
-2
/
+22
2017-10-18
IB/srp: Cache global rkey
Bart Van Assche
2
-14
/
+16
2017-10-18
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
1
-6
/
+6
2017-10-18
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
1
-6
/
+19
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
1
-1
/
+1
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-06-02
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
1
-1
/
+1
2017-06-02
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
1
-1
/
+1
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
1
-1
/
+5
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
1
-3
/
+4
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2
-2
/
+2
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-34
/
+60
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2017-02-19
IB/srp: Drain the send queue before destroying a QP
Bart Van Assche
1
-5
/
+14
2017-02-19
IB/srp: Improve an error path
Bart Van Assche
1
-1
/
+2
2017-02-19
IB/srp: Make a diagnostic message more informative
Bart Van Assche
1
-2
/
+3
2017-02-19
IB/srp: Document locking conventions
Bart Van Assche
1
-0
/
+5
2017-02-19
IB/srp: Fix race conditions related to task management
Bart Van Assche
2
-16
/
+30
2017-02-19
IB/srp: Avoid that duplicate responses trigger a kernel bug
Bart Van Assche
1
-1
/
+3
2017-02-19
IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
Bart Van Assche
1
-9
/
+3
2017-02-07
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2017-01-24
IB/srp: Switch from dma_device to dev.parent
Bart Van Assche
1
-2
/
+2
2017-01-24
IB/srp: fix invalid indirect_sg_entries parameter value
Israel Rukshin
1
-0
/
+6
2017-01-24
IB/srp: fix mr allocation when the device supports sg gaps
Israel Rukshin
1
-2
/
+7
2016-12-14
IB/srp: Make writing the add_target sysfs attr interruptible
Bart Van Assche
1
-1
/
+4
2016-12-14
IB/srp: Make mapping failures easier to debug
Bart Van Assche
1
-2
/
+10
2016-12-14
IB/srp: Make login failures easier to debug
Bart Van Assche
1
-0
/
+3
2016-12-14
IB/srp: Introduce a local variable in srp_add_one()
Bart Van Assche
1
-8
/
+9
2016-12-14
IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
Bart Van Assche
1
-5
/
+6
2016-10-07
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
Bart Van Assche
1
-3
/
+5
2016-10-07
IB/srp: Remove an unused argument
Bart Van Assche
1
-2
/
+2
2016-09-23
IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2
-27
/
+20
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-06-07
IB/srp: Fix srp_map_sg_dma()
Bart Van Assche
1
-2
/
+1
[next]