index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+2
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-110
/
+130
2015-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+22
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
5
-7
/
+24
2015-06-08
iser-target: Fix possible use-after-free
Sagi Grimberg
1
-0
/
+1
2015-06-08
iser-target: release stale iser connections
Sagi Grimberg
1
-1
/
+17
2015-06-08
iser-target: Fix variable-length response error completion
Sagi Grimberg
1
-2
/
+4
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2
-1
/
+2
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-2
/
+2
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
1
-2
/
+2
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+3
2015-05-30
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
4
-30
/
+48
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
1
-10
/
+18
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
2
-7
/
+6
2015-05-18
IB/srp: Remove !ch->target tests from the reconnect code
Bart Van Assche
1
-7
/
+1
2015-05-18
IB/srp: Remove a superfluous check from srp_free_req_data()
Bart Van Assche
1
-1
/
+1
2015-05-18
IB/srp: Rearrange module description
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove superfluous casts
Bart Van Assche
1
-8
/
+5
2015-05-18
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-05-18
IB/srp: Fix connection state tracking
Bart Van Assche
2
-32
/
+30
2015-05-18
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
2015-05-18
IB/srp: Remove an extraneous scsi_host_put() from an error path
Bart Van Assche
1
-8
/
+5
2015-05-18
IB/Verbs: Reform IB-ulp ipoib
Michael Wang
1
-7
/
+8
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
1
-2
/
+2
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-366
/
+411
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
12
-934
/
+1019
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-15
Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...
Doug Ledford
12
-934
/
+1019
2015-04-15
IB/iser: Rewrite bounce buffer code path
Sagi Grimberg
3
-88
/
+137
2015-04-15
IB/iser: Bump version to 1.6
Sagi Grimberg
1
-1
/
+1
2015-04-15
IB/iser: Remove code duplication for a single DMA entry
Sagi Grimberg
1
-27
/
+21
2015-04-15
IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Sagi Grimberg
1
-43
/
+32
2015-04-15
IB/iser: Modify struct iser_mem_reg members
Sagi Grimberg
3
-33
/
+29
2015-04-15
IB/iser: Make fastreg pool cache friendly
Sagi Grimberg
1
-1
/
+1
2015-04-15
IB/iser: Move PI context alloc/free to routines
Sagi Grimberg
1
-55
/
+63
2015-04-15
IB/iser: Move fastreg descriptor pool get/put to helper functions
Sagi Grimberg
2
-18
/
+37
2015-04-15
IB/iser: Merge build page-vec into register page-vec
Sagi Grimberg
1
-58
/
+33
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
4
-70
/
+53
2015-04-15
IB/iser: Remove redundant assignments in iser_reg_page_vec
Sagi Grimberg
1
-5
/
+2
2015-04-15
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
3
-91
/
+88
2015-04-15
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
Sagi Grimberg
1
-6
/
+6
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
3
-52
/
+34
2015-04-15
IB/iser: Remove redundant cmd_data_len calculation
Sagi Grimberg
1
-4
/
+1
2015-04-15
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
1
-2
/
+2
2015-04-15
IB/iser: Handle fastreg/local_inv completion errors
Sagi Grimberg
1
-5
/
+6
2015-04-15
IB/iser: Fix unload during ep_poll wrong dereference
Sagi Grimberg
1
-1
/
+1
[next]