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
...
|
*
|
IPoIB: add LRO support
Vladimir Sokolovsky
2008-07-14
5
-1
/
+127
|
*
|
IPoIB: Use multicast loopback blocking if available
Ron Livne
2008-07-14
1
-1
/
+4
|
*
|
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
2008-07-14
1
-16
/
+47
|
*
|
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
3
-0
/
+26
|
*
|
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
15
-31
/
+0
|
*
|
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
2008-07-14
1
-8
/
+5
|
|
/
*
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-2
/
+0
*
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
|
/
*
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-05-20
1
-0
/
+6
*
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
2008-04-30
3
-6
/
+46
*
IPoIB: Copy child MTU from parent
Eli Cohen
2008-04-29
1
-0
/
+3
*
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-29
6
-40
/
+64
*
IB/iser: Count FMR alignment violations per session
Eli Dorfman
2008-04-29
2
-1
/
+5
*
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
2008-04-29
2
-2
/
+12
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
6
-49
/
+134
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
2
-62
/
+72
*
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2008-04-19
2
-24
/
+27
*
IB/iser: Don't change itt endianness
Erez Zilber
2008-04-16
1
-2
/
+2
*
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2008-04-16
2
-7
/
+7
*
IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event
Erez Zilber
2008-04-16
1
-4
/
+1
*
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2008-04-16
2
-0
/
+52
*
IPoIB: Add basic ethtool support
Eli Cohen
2008-04-16
4
-1
/
+59
*
IPoIB: Add LSO support
Eli Cohen
2008-04-16
5
-36
/
+92
*
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
2008-04-16
1
-2
/
+1
*
IB/srp: Enforce protocol limit on srp_sg_tablesize
David Dillow
2008-04-16
1
-1
/
+6
*
IPoIB: Use checksum offload support if available
Eli Cohen
2008-04-16
4
-1
/
+41
*
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-12
2
-7
/
+10
*
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
2008-03-11
1
-0
/
+1
*
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-03-11
1
-1
/
+1
*
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
2008-03-10
1
-4
/
+9
*
IB/iser: Fix list iteration bug
Arne Redlich
2008-03-10
1
-20
/
+16
*
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
2008-02-19
1
-4
/
+6
*
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
2008-02-14
1
-1
/
+0
*
IPoIB: On P_Key change event, reset state properly
Jack Morgenstein
2008-02-14
1
-0
/
+1
*
IPoIB: Add send gather support
Eli Cohen
2008-02-08
4
-30
/
+83
*
IPoIB: Add high DMA feature flag
Eli Cohen
2008-02-08
1
-1
/
+3
*
IB/srp: Retry stale connections
David Dillow
2008-02-04
2
-12
/
+42
*
IPoIB: Remove a misleading debug print
Or Gerlitz
2008-02-04
1
-4
/
+2
*
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
2008-02-04
1
-6
/
+7
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
2
-11
/
+8
|
\
|
*
[SCSI] IB/iSER: add logical unit reset support
Erez Zilber
2008-01-23
1
-0
/
+1
|
*
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
2008-01-11
1
-1
/
+2
|
*
[SCSI] libiscsi: fix nop handling
Mike Christie
2008-01-11
1
-1
/
+3
|
*
[SCSI] libiscsi: do not block session during logout
Mike Christie
2008-01-11
1
-3
/
+1
|
*
[SCSI] libiscsi,iser: patch for AHS support
Boaz Harrosh
2008-01-11
1
-0
/
+1
|
*
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
2008-01-11
1
-6
/
+0
*
|
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
2008-01-25
1
-2
/
+2
*
|
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
2008-01-25
1
-10
/
+0
*
|
IB/iser: Add change_queue_depth method
Erez Zilber
2008-01-25
1
-0
/
+1
[prev]
[next]