index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
2008-11-12
IPoIB: Fix crash in path_rec_completion()
Yossi Etigin
2008-11-12
IPoIB: Fix hang in ipoib_flush_paths()
Yossi Etigin
2008-11-12
IPoIB: Don't enable NAPI when it's already enabled
Yossi Etigin
2008-10-22
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
2008-10-22
IPoIB: Clean up ethtool support
Or Gerlitz
2008-10-10
IPoIB: Always initialize poll_timer to avoid crash on unload
Roland Dreier
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-25
IPoIB: Fix crash when path record fails after path flush
Roland Dreier
2008-09-16
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-08-19
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
2008-08-08
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
2008-07-30
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
Roland Dreier
2008-07-24
IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG
Roland Dreier
2008-07-24
IPoIB/cm: Connected mode is no longer EXPERIMENTAL
Roland Dreier
2008-07-22
IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures
Or Gerlitz
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-14
IPoIB: Double default RX/TX ring sizes
Eli Cohen
2008-07-14
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
2008-07-14
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-14
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-14
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-14
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-14
IPoIB: Remove priv->mcast_mutex
Eli Cohen
2008-07-14
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-14
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
2008-07-14
IPoIB: add LRO support
Vladimir Sokolovsky
2008-07-14
IPoIB: Use multicast loopback blocking if available
Ron Livne
2008-07-14
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
2008-07-14
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-05-20
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-04-30
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
2008-04-29
IPoIB: Copy child MTU from parent
Eli Cohen
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-16
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2008-04-16
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2008-04-16
IPoIB: Add basic ethtool support
Eli Cohen
2008-04-16
IPoIB: Add LSO support
Eli Cohen
2008-04-16
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
2008-04-16
IPoIB: Use checksum offload support if available
Eli Cohen
2008-03-12
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-11
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
2008-03-11
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
2008-02-14
IPoIB: On P_Key change event, reset state properly
Jack Morgenstein
2008-02-08
IPoIB: Add send gather support
Eli Cohen
[next]