index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
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-10
*
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-04-04
*
IPoIB: Fix oops with raw sockets
Roland Dreier
2006-03-29
*
IPoIB: P_Key change event handling
Leonid Arsh
2006-03-24
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-21
|
\
|
*
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-21
*
|
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-03-20
|
/
*
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
2006-01-17
*
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-13
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
*
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-29
*
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
2005-11-29
*
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-10
*
[IPoIB] remove unneeded initializations to 0
Roland Dreier
2005-11-02
*
[IB] kzalloc() conversions
Roland Dreier
2005-11-02
*
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
2005-10-29
*
[IPoIB] Drop RX packets when out of memory
Roland Dreier
2005-10-28
*
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
2005-10-18
*
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
2005-09-28
*
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
2005-09-19
*
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
2005-09-07
*
[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-08-26
*
[PATCH] [IPoIB] Handle sending of unicast RARP responses
Hal Rosenstock
2005-07-28
*
[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
v2.6.12-rc2
Linus Torvalds
2005-04-16