index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-1
/
+1
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
2
-26
/
+3
*
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
1
-45
/
+13
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-6
/
+0
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
2
-8
/
+8
*
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
2015-05-30
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
2
-18
/
+18
|
\
|
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
2
-18
/
+18
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
3
-366
/
+411
|
\
\
|
*
|
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-36
/
+13
|
*
|
iser-target: Bump version to 1.0
Sagi Grimberg
2015-04-07
1
-1
/
+1
|
*
|
iser-target: Remove conn_ prefix from struct isert_conn members
Sagi Grimberg
2015-04-07
2
-148
/
+148
|
*
|
iser-target: Remove un-needed rdma_listen backlog
Sagi Grimberg
2015-04-07
2
-2
/
+1
|
*
|
iser-target: Remove redundant check on the device
Sagi Grimberg
2015-04-07
1
-4
/
+5
|
*
|
iser-target: Get rid of redundant max_accept
Sagi Grimberg
2015-04-07
1
-4
/
+2
|
*
|
iser-target: Split some logic in isert_connect_request to routines
Sagi Grimberg
2015-04-07
1
-48
/
+70
|
*
|
iser-target: Rename device find/release routines
Sagi Grimberg
2015-04-07
1
-7
/
+6
|
*
|
iser-target: Rename rend/recv completion routines
Sagi Grimberg
2015-04-07
1
-5
/
+6
|
*
|
iser-target: Remove redundant assignment to local variable
Sagi Grimberg
2015-04-07
1
-3
/
+2
|
*
|
iser-target: Introduce isert_[alloc|free]_comps
Sagi Grimberg
2015-04-07
1
-46
/
+60
|
*
|
iser-target: Split isert_setup_qp
Sagi Grimberg
2015-04-07
1
-14
/
+42
|
*
|
iser-target: Remove redundant casting on void pointers
Sagi Grimberg
2015-04-07
1
-16
/
+16
|
*
|
iser-target: Remove redundant local variable
Sagi Grimberg
2015-04-07
1
-2
/
+1
|
*
|
iser-target: Remove dead code
Sagi Grimberg
2015-04-07
1
-1
/
+0
|
*
|
iser-target: Remove redundant check on recv completion
Sagi Grimberg
2015-04-07
1
-4
/
+0
|
*
|
iser-target: Use a single DMA MR and PD per device
Sagi Grimberg
2015-04-07
2
-48
/
+55
|
*
|
iser-target: Fix possible deadlock in RDMA_CM connection error
Sagi Grimberg
2015-04-07
1
-5
/
+9
|
*
|
iser-target: Fix session hang in case of an rdma read DIF error
Sagi Grimberg
2015-04-07
1
-2
/
+4
*
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-04-22
20
-1113
/
+1426
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
2015-04-15
19
-1111
/
+1421
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
ib_srpt: convert printk's to pr_* functions
Doug Ledford
2015-04-15
1
-97
/
+91
|
|
|
|
|
|
*
|
|
IB/srp: Use P_Key cache for P_Key lookups
Bart Van Assche
2015-04-15
1
-4
/
+5
|
|
|
|
|
*
|
|
|
IB/mlx4: Change alias guids default to be host assigned
Yishai Hadas
2015-04-15
1
-2
/
+2
|
|
|
|
|
*
|
|
|
IB/mlx4: Request alias GUID on demand
Yishai Hadas
2015-04-15
3
-0
/
+75
|
|
|
|
|
*
|
|
|
IB/mlx4: Change init flow to request alias GUIDs for active VFs
Yishai Hadas
2015-04-15
3
-79
/
+50
|
|
|
|
|
*
|
|
|
IB/mlx4: Manage admin alias GUID upon admin request
Yishai Hadas
2015-04-15
2
-9
/
+15
|
|
|
|
|
*
|
|
|
IB/mlx4: Alias GUID adding persistency support
Yishai Hadas
2015-04-15
3
-84
/
+245
|
|
|
|
|
|
/
/
/
|
|
|
|
*
|
|
|
infiniband/mlx4: check for mapping error
Sebastian Ott
2015-04-15
2
-0
/
+13
|
|
|
|
*
|
|
|
ib_uverbs: Fix pages leak when using XRC SRQs
Sébastien Dugué
2015-04-15
1
-11
/
+11
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
2015-04-15
3
-88
/
+137
|
|
|
*
|
|
|
IB/iser: Bump version to 1.6
Sagi Grimberg
2015-04-15
1
-1
/
+1
|
|
|
*
|
|
|
IB/iser: Remove code duplication for a single DMA entry
Sagi Grimberg
2015-04-15
1
-27
/
+21
|
|
|
*
|
|
|
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Sagi Grimberg
2015-04-15
1
-43
/
+32
|
|
|
*
|
|
|
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
2015-04-15
3
-33
/
+29
|
|
|
*
|
|
|
IB/iser: Make fastreg pool cache friendly
Sagi Grimberg
2015-04-15
1
-1
/
+1
|
|
|
*
|
|
|
IB/iser: Move PI context alloc/free to routines
Sagi Grimberg
2015-04-15
1
-55
/
+63
|
|
|
*
|
|
|
IB/iser: Move fastreg descriptor pool get/put to helper functions
Sagi Grimberg
2015-04-15
2
-18
/
+37
|
|
|
*
|
|
|
IB/iser: Merge build page-vec into register page-vec
Sagi Grimberg
2015-04-15
1
-58
/
+33
|
|
|
*
|
|
|
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
2015-04-15
4
-70
/
+53
|
|
|
*
|
|
|
IB/iser: Remove redundant assignments in iser_reg_page_vec
Sagi Grimberg
2015-04-15
1
-5
/
+2
[next]