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.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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
1
-10
/
+9
2008-07-23
IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures
Or Gerlitz
1
-1
/
+1
2008-07-15
IPoIB: Remove priv->mcast_mutex
Eli Cohen
1
-1
/
+0
2008-07-15
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
1
-4
/
+40
2008-07-15
IPoIB: add LRO support
Vladimir Sokolovsky
1
-0
/
+62
2008-07-15
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
1
-0
/
+6
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-30
IPoIB: Use separate CQ for UD send completions
Eli Cohen
1
-1
/
+2
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
1
-5
/
+14
2008-04-17
IPoIB: Add basic ethtool support
Eli Cohen
1
-0
/
+2
2008-04-17
IPoIB: Add LSO support
Eli Cohen
1
-3
/
+7
2008-04-17
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
1
-2
/
+1
2008-04-17
IPoIB: Use checksum offload support if available
Eli Cohen
1
-1
/
+23
2008-03-12
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
1
-4
/
+5
2008-02-09
IPoIB: Add high DMA feature flag
Eli Cohen
1
-1
/
+3
2008-02-05
IPoIB: Remove a misleading debug print
Or Gerlitz
1
-4
/
+2
2008-02-05
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
1
-6
/
+7
2008-01-26
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
1
-10
/
+0
2008-01-26
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
1
-3
/
+6
2008-01-26
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
1
-0
/
+3
2008-01-26
IPoIB: Trivial formatting cleanups
Roland Dreier
1
-19
/
+19
2007-11-28
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
1
-0
/
+3
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+1
2007-10-20
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
1
-3
/
+1
2007-10-15
IB/ipoib: Verify address handle validity on send
Moni Shoua
1
-2
/
+3
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
1
-9
/
+15
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-5
/
+40
2007-10-11
IPoIB: Fix unused variable warning
Roland Dreier
1
-1
/
+0
2007-10-11
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
1
-15
/
+7
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+6
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-3
/
+8
2007-10-11
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
1
-0
/
+33
2007-10-10
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
1
-3
/
+5
2007-10-10
IPoIB: Fix error path memory leak
Eli Cohen
1
-2
/
+2
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
1
-3
/
+4
2007-05-07
IPoIB: Convert to NAPI
Roland Dreier
1
-0
/
+2
2007-04-25
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
1
-8
/
+4
2007-03-26
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
1
-3
/
+3
2007-03-23
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
1
-2
/
+2
2007-02-26
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
1
-1
/
+1
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
1
-5
/
+58
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-18
/
+15
2006-12-13
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
1
-2
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-6
/
+13
2006-11-30
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
1
-6
/
+13
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+5
2006-11-17
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
1
-8
/
+7
2006-09-23
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
1
-2
/
+2
2006-09-23
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
1
-1
/
+0
[next]