index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
/
iser_verbs.c
Age
Commit message (
Expand
)
Author
2018-11-21
iser: set sector for ambiguous mr status errors
Sagi Grimberg
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-07-24
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-07-11
IB/iser: Handle lack of memory management extentions correctly
Mike Marciniszyn
2017-03-24
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2017-02-19
IB/iser: Protect completion context active_qps update
Max Gurtovoy
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
2016-12-14
ib_iser: log the connection reject message
Steve Wise
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-04
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2016-02-29
IB/iser: Use ib_drain_sq()
Steve Wise
2015-12-26
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-11
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-12-07
IB/iser: use sector_div instead of do_div
Arnd Bergmann
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-30
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-30
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
2015-04-15
IB/iser: Move PI context alloc/free to routines
Sagi Grimberg
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
[next]