index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
1
-0
/
+2
2013-11-09
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
1
-1
/
+1
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
1
-0
/
+2
2013-02-19
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
1
-0
/
+2
2012-10-03
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
1
-2
/
+2
2012-10-02
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
1
-0
/
+3
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2012-09-21
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
1
-0
/
+13
2012-09-12
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
1
-1
/
+0
2012-09-12
IPoIB: Fix memory leak in the neigh table deletion flow
Shlomo Pongratz
1
-0
/
+4
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
1
-20
/
+36
2012-02-09
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
1
-2
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
1
-1
/
+0
2011-01-11
IPoIB: Remove LRO support
Or Gerlitz
1
-11
/
+1
2008-10-29
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
Harvey Harrison
1
-23
/
+0
2008-10-23
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
1
-0
/
+1
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
1
-5
/
+3
2008-09-16
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
1
-0
/
+2
2008-07-15
IPoIB: Double default RX/TX ring sizes
Eli Cohen
1
-2
/
+2
2008-07-15
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
1
-1
/
+6
2008-07-15
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
1
-2
/
+0
2008-07-15
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
1
-1
/
+1
2008-07-15
IPoIB: Remove priv->mcast_mutex
Eli Cohen
1
-1
/
+0
2008-07-15
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
1
-1
/
+0
2008-07-15
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
1
-3
/
+14
2008-07-15
IPoIB: add LRO support
Vladimir Sokolovsky
1
-0
/
+11
2008-07-15
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
1
-0
/
+1
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-05-01
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
1
-0
/
+2
2008-04-30
IPoIB: Use separate CQ for UD send completions
Eli Cohen
1
-2
/
+5
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
1
-4
/
+16
2008-04-17
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
1
-0
/
+6
2008-04-17
IPoIB: Add basic ethtool support
Eli Cohen
1
-0
/
+2
2008-04-17
IPoIB: Add LSO support
Eli Cohen
1
-0
/
+1
2008-04-17
IPoIB: Use checksum offload support if available
Eli Cohen
1
-0
/
+1
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
1
-1
/
+0
2008-02-09
IPoIB: Add send gather support
Eli Cohen
1
-2
/
+2
2008-01-26
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
1
-0
/
+13
2008-01-26
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
1
-0
/
+19
2008-01-26
IPoIB: Trivial formatting cleanups
Roland Dreier
1
-76
/
+76
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-6
/
+9
2007-10-20
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
1
-6
/
+9
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
1
-1
/
+3
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+23
2007-10-11
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
1
-2
/
+0
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-1
/
+3
2007-10-11
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
1
-0
/
+2
2007-10-10
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
1
-1
/
+21
2007-05-30
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
1
-2
/
+1
[next]