index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-06
IPoIB: Convert to NAPI
Roland Dreier
2007-04-24
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-03-25
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-22
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
2007-02-26
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2006-12-12
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-29
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-16
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
2006-09-22
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2006-09-22
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
2006-07-24
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2006-06-17
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2006-04-04
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-03-29
IPoIB: Fix oops with raw sockets
Roland Dreier
2006-03-24
IPoIB: P_Key change event handling
Leonid Arsh
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
2006-01-17
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-11-29
IPoIB: fix error handling in ipoib_open
Roland Dreier
2005-11-29
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
2005-11-28
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-02
[IPoIB] remove unneeded initializations to 0
Roland Dreier
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2005-10-29
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
2005-10-28
[IPoIB] Drop RX packets when out of memory
Roland Dreier
2005-10-18
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
2005-09-28
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
2005-09-18
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
2005-09-07
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
2005-08-26
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
2005-08-26
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
2005-08-26
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
[next]