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
/
iser
/
iser_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
IB/iser: Drain the entire QP during destruction flow
Max Gurtovoy
1
-2
/
+4
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-4
/
+4
2022-03-18
IB/iser: Use iser_fr_desc as registration context
Max Gurtovoy
1
-1
/
+1
2022-01-28
RDMA/iser: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
1
-29
/
+25
2022-01-06
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
1
-9
/
+8
2022-01-06
IB/iser: Don't suppress send completions
Max Gurtovoy
1
-4
/
+2
2022-01-06
IB/iser: Rename ib_ret local variable
Max Gurtovoy
1
-15
/
+15
2022-01-06
IB/iser: Fix RNR errors
Sergey Gorenko
1
-29
/
+12
2021-07-21
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
1
-1
/
+1
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-1
/
+1
2021-01-20
IB/iser: Remove unneeded semicolons
Max Gurtovoy
1
-1
/
+1
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
1
-87
/
+25
2020-06-03
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
1
-111
/
+15
2020-01-04
IB/iser: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-10-22
infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation
rd.dunlab@gmail.com
1
-22
/
+38
2019-10-08
RDMA/iser: Use iser_err instead of pr_err for logging
Max Gurtovoy
1
-2
/
+2
2019-10-01
IB/iser: remove redundant macro definitions
Max Gurtovoy
1
-2
/
+2
2019-10-01
IB/iser: add unlikely checks in the fast path
Max Gurtovoy
1
-2
/
+2
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-06-24
IB/iser: Unwind WR union at iser_tx_desc
Israel Rukshin
1
-2
/
+10
2019-06-24
IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-95
/
+45
2018-11-22
iser: set sector for ambiguous mr status errors
Sagi Grimberg
1
-4
/
+3
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-4
/
+5
2018-07-25
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-7
/
+7
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
1
-3
/
+18
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
1
-1
/
+1
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-4
/
+2
2017-07-11
IB/iser: Handle lack of memory management extentions correctly
Mike Marciniszyn
1
-2
/
+8
2017-03-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
1
-3
/
+5
2017-02-19
IB/iser: Protect completion context active_qps update
Max Gurtovoy
1
-0
/
+2
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
1
-12
/
+1
2016-12-14
ib_iser: log the connection reject message
Steve Wise
1
-1
/
+4
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
1
-19
/
+3
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
1
-8
/
+15
2016-03-04
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
1
-8
/
+15
2016-03-01
IB/iser: Use ib_drain_sq()
Steve Wise
1
-13
/
+2
2015-12-27
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
1
-3
/
+15
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
1
-4
/
+3
2015-12-24
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
1
-2
/
+2
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-210
/
+64
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-22
/
+16
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
1
-208
/
+62
2015-12-12
IB/iser: Convert to CQ abstraction
Christoph Hellwig
1
-201
/
+57
2015-12-12
IB/iser: Use helper for container_of
Sagi Grimberg
1
-4
/
+2
2015-12-12
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
1
-7
/
+7
2015-12-08
IB/iser: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
[next]