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
/
iser
/
iser_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
2017-01-24
1
-12
/
+1
*
ib_iser: log the connection reject message
Steve Wise
2016-12-14
1
-1
/
+4
*
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
1
-19
/
+3
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
-
.
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-16
1
-8
/
+15
|
\
\
|
|
*
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2016-03-04
1
-8
/
+15
|
|
/
*
|
IB/iser: Use ib_drain_sq()
Steve Wise
2016-02-29
1
-13
/
+2
|
/
*
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-26
1
-3
/
+15
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
1
-4
/
+3
*
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-24
1
-2
/
+2
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
1
-210
/
+64
|
\
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
1
-208
/
+62
|
|
\
|
|
*
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
1
-201
/
+57
|
|
*
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
1
-4
/
+2
|
|
*
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-12-11
1
-7
/
+7
*
|
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-22
/
+16
|
/
/
*
|
IB/iser: use sector_div instead of do_div
Arnd Bergmann
2015-12-07
1
-1
/
+1
|
/
*
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
1
-15
/
+1
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-1
/
+1
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-1
/
+1
*
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-1
/
+1
|
/
*
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-09-25
1
-8
/
+13
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
1
-1
/
+1
*
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
1
-1
/
+1
*
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
1
-10
/
+11
*
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
1
-0
/
+27
*
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
1
-21
/
+26
*
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-30
1
-20
/
+36
*
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-30
1
-25
/
+35
*
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
2015-08-30
1
-21
/
+17
*
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
1
-23
/
+7
*
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
2015-08-30
1
-16
/
+10
*
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-30
1
-5
/
+5
*
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-30
1
-44
/
+57
*
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
1
-3
/
+4
*
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
1
-4
/
+2
*
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-08-30
1
-1
/
+1
*
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
1
-1
/
+4
*
IB/iser: Align to generic logging helpers
Sagi Grimberg
2015-05-18
1
-10
/
+18
*
IB/iser: Move PI context alloc/free to routines
Sagi Grimberg
2015-04-15
1
-55
/
+63
*
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
2015-04-15
1
-1
/
+1
*
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
2015-04-15
1
-87
/
+0
*
IB/iser: Handle fastreg/local_inv completion errors
Sagi Grimberg
2015-04-15
1
-5
/
+6
*
IB/iser: Fix unload during ep_poll wrong dereference
Sagi Grimberg
2015-04-15
1
-1
/
+1
*
IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called
Ariel Nahum
2015-02-17
1
-0
/
+2
*
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-02-17
1
-11
/
+14
*
IB/iser: Micro-optimize iser_handle_wc
Sagi Grimberg
2014-12-15
1
-1
/
+1
*
IB/iser: Use more completion queues
Sagi Grimberg
2014-12-15
1
-1
/
+11
*
IB/iser: Remove redundant is_mr indicator
Sagi Grimberg
2014-12-15
1
-4
/
+2
*
IB/iser: Fix sparse warnings
Sagi Grimberg
2014-12-15
1
-7
/
+8
[next]