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
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-60
/
+46
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-11
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
1
-24
/
+10
2014-06-11
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
1
-1
/
+1
2014-06-11
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
1
-1
/
+3
2014-06-10
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-276
/
+717
2014-06-10
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
7
-276
/
+717
2014-06-03
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
Nicholas Bellinger
1
-0
/
+2
2014-06-02
IB: Add a QP creation flag to use GFP_NOIO allocations
Or Gerlitz
1
-3
/
+15
2014-06-02
IB: Allow build of hw/ and ulp/ subdirectories independently
Yann Droneaud
1
-0
/
+5
2014-05-29
IB/srp: Avoid problems if a header uses pr_fmt
Joe Perches
1
-1
/
+1
2014-05-26
IB/iser: Bump version to 1.4
Or Gerlitz
1
-1
/
+1
2014-05-26
IB/iser: Add missing newlines to logging messages
Roi Dayan
1
-4
/
+4
2014-05-26
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
1
-2
/
+2
2014-05-26
IB/iser: Simplify connection management
Ariel Nahum
3
-91
/
+99
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-22
/
+18
2014-05-20
Target/iser: Gracefully reject T10-PI enabled connect request if not supported
Sagi Grimberg
1
-2
/
+3
2014-05-20
Target/iser: Wait for proper cleanup before unloading
Sagi Grimberg
1
-0
/
+1
2014-05-20
Target/iser: Improve cm events handling
Sagi Grimberg
2
-12
/
+15
2014-05-20
IB/srp: Add fast registration support
Bart Van Assche
2
-77
/
+419
2014-05-20
IB/srp: Rename FMR-related variables
Bart Van Assche
2
-38
/
+38
2014-05-20
IB/srp: One FMR pool per SRP connection
Bart Van Assche
2
-52
/
+84
2014-05-20
IB/srp: Introduce the 'register_always' kernel module parameter
Bart Van Assche
1
-2
/
+7
2014-05-20
IB/srp: Introduce srp_finish_mapping()
Bart Van Assche
1
-15
/
+27
2014-05-20
IB/srp: Introduce srp_map_fmr()
Bart Van Assche
1
-32
/
+45
2014-05-20
IB/srp: Introduce an additional local variable
Bart Van Assche
1
-5
/
+4
2014-05-20
IB/srp: Fix kernel-doc warnings
Bart Van Assche
1
-0
/
+7
2014-05-20
IB/srp: Fix a sporadic crash triggered by cable pulling
Bart Van Assche
1
-0
/
+6
2014-05-19
Target/iser: Fix hangs in connection teardown
Sagi Grimberg
2
-22
/
+10
2014-05-19
Target/iser: Bail from accept_np if np_thread is trying to close
Sagi Grimberg
1
-2
/
+7
2014-05-15
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
1
-1
/
+10
2014-05-15
Target/iser: Fix iscsit_accept_np and rdma_cm racy flow
Sagi Grimberg
2
-20
/
+7
2014-05-15
Target/iser: Fix wrong connection requests list addition
Sagi Grimberg
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-203
/
+690
2014-04-11
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
1
-6
/
+10
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2
-1
/
+14
2014-04-07
Target/iser: Use Fastreg only if device supports signature
Sagi Grimberg
1
-1
/
+2
2014-04-07
iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
Nicholas Bellinger
1
-11
/
+26
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2
-0
/
+28
2014-04-07
iser-target: Match FRMR descriptors to available session tags
Nicholas Bellinger
1
-15
/
+23
2014-04-07
Target/iser: Fail SCSI WRITE command if device detected integrity error
Sagi Grimberg
1
-2
/
+6
2014-04-07
Target/iser: Move check signature status to a function
Sagi Grimberg
1
-65
/
+50
2014-04-07
Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...
Sagi Grimberg
1
-6
/
+41
2014-04-07
Target/iser: Fix signature work requests accounting
Sagi Grimberg
1
-0
/
+2
2014-04-07
IB/isert: Support T10-PI protected transactions
Sagi Grimberg
2
-29
/
+311
2014-04-07
IB/isert: Accept RDMA_WRITE completions
Sagi Grimberg
1
-2
/
+17
2014-04-07
IB/isert: Initialize T10-PI resources
Sagi Grimberg
2
-17
/
+110
2014-04-07
IB/isert: Introduce isert_map/unmap_data_buf
Sagi Grimberg
2
-125
/
+127
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-340
/
+871
[next]