index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2015-01-30
1
-8
/
+2
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
1
-1
/
+0
*
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
1
-1
/
+1
*
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2015-01-30
1
-3
/
+3
*
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
1
-3
/
+3
*
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
1
-1
/
+1
*
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
1
-0
/
+1
*
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2014-12-15
1
-2
/
+8
*
ipoib: validate struct ipoib_cb size
Eric Dumazet
2014-09-22
1
-0
/
+6
*
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
1
-1
/
+1
*
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2014-08-05
1
-4
/
+2
*
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
2013-11-08
1
-0
/
+2
*
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-11-08
1
-1
/
+1
*
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
2013-02-19
1
-0
/
+2
*
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
2013-02-19
1
-0
/
+2
*
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-02
1
-2
/
+2
*
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-10-01
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-1
/
+4
|
\
|
*
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-09-12
1
-1
/
+0
|
*
IPoIB: Fix memory leak in the neigh table deletion flow
Shlomo Pongratz
2012-09-12
1
-0
/
+4
*
|
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
2012-09-20
1
-0
/
+13
|
/
*
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
1
-20
/
+36
*
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
1
-2
/
+4
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-04-20
1
-1
/
+0
*
IPoIB: Remove LRO support
Or Gerlitz
2011-01-10
1
-11
/
+1
*
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
Harvey Harrison
2008-10-28
1
-23
/
+0
*
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
2008-10-22
1
-0
/
+1
*
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-30
1
-5
/
+3
*
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-09-16
1
-0
/
+2
*
IPoIB: Double default RX/TX ring sizes
Eli Cohen
2008-07-14
1
-2
/
+2
*
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
2008-07-14
1
-1
/
+6
*
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-14
1
-2
/
+0
*
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-14
1
-1
/
+1
*
IPoIB: Remove priv->mcast_mutex
Eli Cohen
2008-07-14
1
-1
/
+0
*
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-14
1
-1
/
+0
*
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
2008-07-14
1
-3
/
+14
*
IPoIB: add LRO support
Vladimir Sokolovsky
2008-07-14
1
-0
/
+11
*
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
1
-0
/
+1
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
2008-04-30
1
-0
/
+2
*
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-29
1
-2
/
+5
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
1
-4
/
+16
*
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2008-04-16
1
-0
/
+6
*
IPoIB: Add basic ethtool support
Eli Cohen
2008-04-16
1
-0
/
+2
*
IPoIB: Add LSO support
Eli Cohen
2008-04-16
1
-0
/
+1
*
IPoIB: Use checksum offload support if available
Eli Cohen
2008-04-16
1
-0
/
+1
*
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
2008-02-14
1
-1
/
+0
*
IPoIB: Add send gather support
Eli Cohen
2008-02-08
1
-2
/
+2
*
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
2008-01-25
1
-0
/
+13
[next]