index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
Age
Commit message (
Expand
)
Author
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-21
infiniband: convert ipoib to net_device_ops
Stephen Hemminger
2009-02-17
IPoIB: In unicast_arp_send(), only free newly-created paths
Jack Morgenstein
2009-01-14
IPoIB: Fix hang in napi_disable() if P_Key is never found
Roland Dreier
2009-01-09
IPoIB: Fix loss of connectivity after bonding failover on both sides
Yossi Etigin
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
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-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-10-22
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
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-07-22
IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures
Or Gerlitz
2008-07-14
IPoIB: Remove priv->mcast_mutex
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: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
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: 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-02-08
IPoIB: Add high DMA feature flag
Eli Cohen
2008-02-04
IPoIB: Remove a misleading debug print
Or Gerlitz
2008-02-04
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
2008-01-25
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
2008-01-25
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
2007-11-27
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-19
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
2007-10-15
IB/ipoib: Verify address handle validity on send
Moni Shoua
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-10
IPoIB: Fix unused variable warning
Roland Dreier
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-09
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
IPoIB: Fix error path memory leak
Eli Cohen
[next]