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: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-12
*
IPoIB: Add high DMA feature flag
Eli Cohen
2008-02-08
*
IPoIB: Remove a misleading debug print
Or Gerlitz
2008-02-04
*
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
2008-02-04
*
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
2008-01-25
*
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
2008-01-25
*
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
*
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
2007-11-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
|
\
|
*
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
2007-10-20
*
|
IB/ipoib: Verify address handle validity on send
Moni Shoua
2007-10-15
*
|
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-15
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
|
\
|
*
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-10
|
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
|
*
IPoIB: Fix error path memory leak
Eli Cohen
2007-10-09
*
|
IPoIB: Fix unused variable warning
Roland Dreier
2007-10-10
*
|
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
*
|
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
*
|
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
|
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
|
/
*
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-19
*
IPoIB: Convert to NAPI
Roland Dreier
2007-05-07
*
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-24
*
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-25
*
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
2007-03-22
*
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
2007-02-26
*
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2007-02-10
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
*
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
2006-12-12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
IPoIB: Fix skb leak when freeing neighbour
Michael S. Tsirkin
2006-11-29
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
|
/
*
IPoIB: Clear high octet in QP number
Michael S. Tsirkin
2006-11-16
*
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-09-22
*
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2006-07-24
*
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-06-17
*
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
|
\
[next]