index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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
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
2005-08-26
[PATCH] IB: Eliminate redundant NULL checks
Hal Rosenstock
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-28
[PATCH] [IPoIB] Handle sending of unicast RARP responses
Hal Rosenstock
2005-04-16
[PATCH] IPoIB: convert to debugfs
Roland Dreier
2005-04-16
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds