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
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2010-03-11
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2
-7
/
+10
2010-03-11
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
1
-0
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-644
/
+458
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-03-01
Merge branch 'srp' into for-next
Roland Dreier
2
-32
/
+65
2010-03-01
Merge branch 'iser' into for-next
Roland Dreier
5
-604
/
+391
2010-03-01
IB/srp: Clean up error path in srp_create_target_ib()
Roland Dreier
1
-13
/
+18
2010-03-01
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2
-25
/
+53
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
1
-1
/
+5
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+2
2010-02-24
IB/iser: Remove redundant locking from iser scsi command response flow
Or Gerlitz
1
-25
/
+0
2010-02-24
IB/iser: Use libiscsi passthrough mode
Or Gerlitz
2
-20
/
+3
2010-02-24
IB/iser: Remove unnecessary connection checks
Or Gerlitz
3
-52
/
+0
2010-02-24
IB/iser: Use atomic allocations
Or Gerlitz
2
-3
/
+3
2010-02-24
IB/iser: Simplify send flow/descriptors
Or Gerlitz
5
-278
/
+115
2010-02-24
IB/iser: Use different CQ for send completions
Or Gerlitz
2
-37
/
+76
2010-02-24
IB/iser: Remove atomic counter for posted receive buffers
Or Gerlitz
3
-12
/
+12
2010-02-24
IB/iser: New receive buffer posting logic
Or Gerlitz
4
-176
/
+235
2010-02-24
IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
Or Gerlitz
3
-95
/
+41
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2010-02-11
IPoIB: Remove TX moderation settings from ethtool support
Or Gerlitz
1
-8
/
+2
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-66
/
+57
2009-12-15
Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...
Roland Dreier
2
-66
/
+57
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
David J. Wilder
1
-0
/
+1
2009-12-04
[SCSI] iser: set tgt and lu reset timeout
Mike Christie
1
-0
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-11-12
IB/iser: Rewrite SG handling for RDMA logic
Or Gerlitz
1
-66
/
+56
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
1
-1
/
+1
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+7
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
1
-0
/
+7
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-2
/
+0
2009-09-05
IPoIB: Check multicast address format
Jason Gunthorpe
1
-0
/
+19
2009-09-05
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
2
-1
/
+8
2009-09-05
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2
-2
/
+0
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2
-2
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-6
/
+4
2009-06-03
net: skb->dst accessors
Eric Dumazet
3
-22
/
+22
2009-05-30
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
1
-0
/
+1
2009-05-23
[SCSI] libiscsi: add task aborted state
Mike Christie
1
-5
/
+2
2009-05-23
[SCSI] iscsi: pass ep connect shost
Mike Christie
1
-1
/
+2
2009-05-18
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2
-4
/
+8
2009-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
1
-0
/
+1
2009-04-20
IPoIB: Disable NAPI while CQ is being drained
Yossi Etigin
2
-6
/
+5
2009-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-10
/
+15
2009-03-31
IPoIB: Avoid free_netdev() BUG when destroying a child interface
Roland Dreier
1
-10
/
+15
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-11
/
+10
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-10
/
+14
[next]