index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
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
*
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
1
-0
/
+19
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
1
-76
/
+76
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
1
-6
/
+9
|
\
|
*
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
2007-10-19
1
-6
/
+9
*
|
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-15
1
-1
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
1
-1
/
+23
|
\
|
*
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-10
1
-0
/
+2
|
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
1
-1
/
+21
*
|
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
1
-2
/
+0
*
|
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-1
/
+3
|
/
*
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2007-05-29
1
-2
/
+1
*
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
1
-0
/
+1
*
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
2007-05-21
1
-1
/
+41
*
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-19
1
-2
/
+5
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
1
-0
/
+1
|
\
|
*
IPoIB: Convert to NAPI
Roland Dreier
2007-05-06
1
-0
/
+1
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
|
/
*
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-21
1
-1
/
+0
*
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2007-02-10
1
-0
/
+215
*
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2006-12-12
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
\
|
*
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
2006-11-29
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-8
/
+8
|
/
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
1
-0
/
+2
*
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2006-07-24
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]