index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
isert
/
ib_isert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-12
/
+9
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-2
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
1
-4
/
+7
*
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
2018-06-04
1
-1
/
+1
*
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
2018-05-24
1
-9
/
+17
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
1
-0
/
+1
|
\
|
*
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
2018-01-10
1
-0
/
+1
*
|
iser-target: avoid reinitializing rdma contexts for isert commands
Bharat Potnuri
2017-12-18
1
-0
/
+7
|
/
*
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-7
/
+7
*
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
*
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
2017-07-06
1
-1
/
+1
*
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
2017-03-30
1
-0
/
+12
*
iser-target: Fix queue-full response handling
Nicholas Bellinger
2017-03-30
1
-18
/
+35
*
IB/isert: fix spelling mistake: "teminating" -> "terminating"
Colin Ian King
2017-01-24
1
-1
/
+1
*
-
-
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-0
/
+8
|
\
\
\
|
|
|
*
ib_isert: log the connection reject message
Steve Wise
2016-12-14
1
-0
/
+2
|
|
|
/
|
*
|
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
2016-12-14
1
-0
/
+6
|
|
/
*
|
IB/isert: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-17
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
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/isert: Properly release resources on DEVICE_REMOVAL
Raju Rangoju
2016-09-02
1
-3
/
+20
*
|
IB/isert: fix error return code in isert_alloc_login_buf()
Wei Yongjun
2016-08-22
1
-1
/
+1
|
/
*
IB/isert: Remove an unused member variable
Bart Van Assche
2016-08-02
1
-2
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
1
-0
/
+11
|
\
|
*
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2016-05-16
1
-0
/
+1
|
*
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-05-09
1
-0
/
+10
*
|
IB/isert: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
1
-759
/
+82
*
|
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
1
-1
/
+1
|
/
*
iser-target: Use ib_drain_qp
Sagi Grimberg
2016-03-30
1
-35
/
+4
*
iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc
Christoph Hellwig
2016-03-10
1
-8
/
+3
*
iser-target: Kill struct isert_rdma_wr
Christoph Hellwig
2016-03-10
1
-112
/
+107
*
iser-target: Convert to new CQ API
Christoph Hellwig
2016-03-10
1
-236
/
+169
*
iser-target: Split and properly type the login buffer
Christoph Hellwig
2016-03-10
1
-28
/
+28
*
iser-target: Remove ISER_RECV_DATA_SEG_LEN
Christoph Hellwig
2016-03-10
1
-5
/
+5
*
iser-target: Remove impossible condition from isert_wait_conn
Jenny Derzhavetz
2016-03-10
1
-8
/
+0
*
iser-target: Remove redundant wait in release_conn
Jenny Derzhavetz
2016-03-10
1
-7
/
+0
*
iser-target: Rework connection termination
Jenny Derzhavetz
2016-03-10
1
-55
/
+52
*
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz
2016-03-10
1
-6
/
+5
*
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
2016-03-10
1
-2
/
+5
*
iser-target: Fix identification of login rx descriptor type
Jenny Derzhavetz
2016-03-10
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
1
-50
/
+68
|
\
|
*
IB/isert: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-24
1
-7
/
+39
|
*
IB/isert: Declare correct flags when accepting a connection
Jenny Derzhavetz
2015-12-24
1
-0
/
+6
|
*
IB/isert: Remove unused file iser_proto.h
Sagi Grimberg
2015-12-24
1
-1
/
+0
|
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
1
-11
/
+11
|
*
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-33
/
+14
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
iser-target: Fix non negative ERR_PTR isert_device_get usage
Nicholas Bellinger
2016-01-07
1
-2
/
+5
[next]