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