index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-18
/
+15
2006-12-12
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-29
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-16
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
1
-8
/
+7
2006-09-22
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
1
-2
/
+2
2006-09-22
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
1
-1
/
+0
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
1
-3
/
+9
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
1
-1
/
+7
2006-09-22
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
1
-4
/
+8
2006-07-24
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
1
-0
/
+23
2006-06-17
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
1
-16
/
+12
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
1
-5
/
+4
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
1
-2
/
+3
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
1
-6
/
+22
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
1
-9
/
+2
2006-04-04
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
1
-12
/
+29
2006-03-29
IPoIB: Fix oops with raw sockets
Roland Dreier
1
-1
/
+1
2006-03-24
IPoIB: P_Key change event handling
Leonid Arsh
1
-0
/
+5
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+1
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-15
/
+1
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
1
-6
/
+1
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
1
-1
/
+7
2006-01-17
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
1
-2
/
+2
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
1
-6
/
+6
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-11-29
IPoIB: fix error handling in ipoib_open
Roland Dreier
1
-1
/
+3
2005-11-29
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
1
-2
/
+2
2005-11-28
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
1
-1
/
+2
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
1
-6
/
+66
2005-11-02
[IPoIB] remove unneeded initializations to 0
Roland Dreier
1
-9
/
+2
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
1
-6
/
+2
2005-10-29
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
1
-4
/
+1
2005-10-28
[IPoIB] Drop RX packets when out of memory
Roland Dreier
1
-4
/
+4
2005-10-18
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
1
-2
/
+5
2005-09-28
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
1
-2
/
+2
2005-09-18
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
1
-0
/
+2
2005-09-07
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
1
-0
/
+2
2005-08-26
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
1
-1
/
+1
2005-08-26
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
1
-0
/
+12
2005-08-26
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
1
-1
/
+0
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-2
/
+2
2005-08-26
[PATCH] IB: Eliminate redundant NULL checks
Hal Rosenstock
1
-8
/
+4
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
1
-0
/
+2
2005-07-28
[PATCH] [IPoIB] Handle sending of unicast RARP responses
Hal Rosenstock
1
-2
/
+3
2005-04-16
[PATCH] IPoIB: convert to debugfs
Roland Dreier
1
-4
/
+4
2005-04-16
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
1
-4
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1103