index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
12
-934
/
+1019
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
2015-04-15
12
-934
/
+1019
|
|
\
\
\
\
|
|
|
|
*
|
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/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
|
|
|
*
|
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
2015-04-15
3
-91
/
+88
|
|
|
*
|
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
Sagi Grimberg
2015-04-15
1
-6
/
+6
|
|
|
*
|
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
2015-04-15
3
-52
/
+34
|
|
|
*
|
IB/iser: Remove redundant cmd_data_len calculation
Sagi Grimberg
2015-04-15
1
-4
/
+1
|
|
|
*
|
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
2015-04-15
1
-2
/
+2
|
|
|
*
|
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/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2015-04-15
2
-5
/
+2
|
|
*
|
IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
Erez Shitrit
2015-04-15
1
-3
/
+10
|
|
*
|
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2015-04-15
2
-1
/
+63
|
|
*
|
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
2015-04-15
1
-1
/
+17
|
|
*
|
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
3
-72
/
+13
|
|
*
|
IB/ipoib: drop mcast_mutex usage
Doug Ledford
2015-04-15
1
-38
/
+32
|
|
*
|
IB/ipoib: deserialize multicast joins
Doug Ledford
2015-04-15
1
-168
/
+82
|
|
*
|
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
2015-04-15
2
-128
/
+238
[next]