index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib.h
Age
Commit message (
Expand
)
Author
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2014-08-05
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2013-11-08
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
2013-11-08
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
2013-02-19
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
2012-10-02
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-01
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
2012-09-12
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-09-12
IPoIB: Fix memory leak in the neigh table deletion flow
Shlomo Pongratz
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-02-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-01-10
IPoIB: Remove LRO support
Or Gerlitz
2008-10-28
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
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-16
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
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: 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: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-30
IB/ipoib: Fix transmit queue stalling forever
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: 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
IPoIB: Use checksum offload support if available
Eli Cohen
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
2008-02-08
IPoIB: Add send gather support
Eli Cohen
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-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: 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]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
[next]