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
/
isert
/
ib_isert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-0
/
+1
2018-01-11
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2017-12-19
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
1
-0
/
+7
2017-10-15
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-7
/
+7
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-07
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
1
-1
/
+1
2017-03-31
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
1
-0
/
+12
2017-03-31
iser-target: Fix queue-full response handling
Nicholas Bellinger
1
-18
/
+35
2017-01-25
IB/isert: fix spelling mistake: "teminating" -> "terminating"
Colin Ian King
1
-1
/
+1
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-0
/
+8
2016-12-14
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
1
-0
/
+6
2016-12-14
ib_isert: log the connection reject message
Steve Wise
1
-0
/
+2
2016-12-03
IB/isert: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-17
/
+6
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-09-02
IB/isert: Properly release resources on DEVICE_REMOVAL
Raju Rangoju
1
-3
/
+20
2016-08-22
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
1
-1
/
+1
2016-08-02
IB/isert: Remove an unused member variable
Bart Van Assche
1
-2
/
+0
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+11
2016-05-17
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
1
-0
/
+1
2016-05-13
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
1
-759
/
+82
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-1
/
+1
2016-05-10
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-0
/
+10
2016-03-31
iser-target: Use ib_drain_qp
Sagi Grimberg
1
-35
/
+4
2016-03-11
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
1
-8
/
+3
2016-03-11
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
1
-112
/
+107
2016-03-11
iser-target: Convert to new CQ API
Christoph Hellwig
1
-236
/
+169
2016-03-11
iser-target: Split and properly type the login buffer
Christoph Hellwig
1
-28
/
+28
2016-03-11
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
1
-5
/
+5
2016-03-11
iser-target: Remove impossible condition from isert_wait_conn
Jenny Derzhavetz
1
-8
/
+0
2016-03-11
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
1
-7
/
+0
2016-03-11
iser-target: Rework connection termination
Jenny Derzhavetz
1
-55
/
+52
2016-03-11
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz
1
-6
/
+5
2016-03-11
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
1
-2
/
+5
2016-03-11
iser-target: Fix identification of login rx descriptor type
Jenny Derzhavetz
1
-1
/
+2
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-50
/
+68
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+5
2016-01-08
iser-target: Fix non negative ERR_PTR isert_device_get usage
Nicholas Bellinger
1
-2
/
+5
2015-12-24
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
1
-7
/
+39
2015-12-24
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
1
-0
/
+6
2015-12-24
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
1
-1
/
+0
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
1
-11
/
+11
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-33
/
+14
2015-12-08
iser-target: Remove explicit mlx4 work-around
Sagi Grimberg
1
-10
/
+3
2015-10-29
iser-target: Port to new memory registration API
Sagi Grimberg
1
-102
/
+28
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-78
/
+78
2015-10-29
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
1
-78
/
+78
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
1
-1
/
+1
2015-10-23
iser-target: Remove an unused variable
Bart Van Assche
1
-3
/
+2
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-78
/
+78
[next]