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
/
core
Commit message (
Expand
)
Author
Age
*
IB/ucm: Fix deadlock in cleanup
Michael S. Tsirkin
2006-11-29
*
IB/cm: Fix automatic path migration support
Sean Hefty
2006-11-29
*
RDMA/addr: list_move() cleanups
Roland Dreier
2006-11-29
*
RDMA/addr: Fix some cancellation problems in process_req()
Krishna Kumar
2006-11-29
*
RDMA/iwcm: Fix comment for iwcm_deref_id() to match code
Krishna Kumar
2006-11-29
*
RDMA/iwcm: Remove unnecessary function argument
Krishna Kumar
2006-11-29
*
RDMA/iwcm: Remove unnecessary initializations
Krishna Kumar
2006-11-29
*
RDMA/iwcm: Fix memory leak
Krishna Kumar
2006-11-29
*
RDMA/iwcm: Fix memory corruption bug in cm_work_handler()
Krishna Kumar
2006-11-29
*
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
2006-11-29
*
RDMA/cm: Remove setting local write as part of QP access flags
Dotan Barak
2006-11-29
*
IB: kmemdup() cleanup
Eric Sesterhenn
2006-11-29
*
RDMA/cma: Rewrite cma_req_handler() to encapsulate common code
Krishna Kumar
2006-11-29
*
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
Krishna Kumar
2006-11-29
*
RDMA/cma: Remove redundant check in cma_add_one
Krishna Kumar
2006-11-29
*
RDMA/cma: Optimize cma_bind_loopback() to check for empty list
Krishna Kumar
2006-11-29
*
IB/mad: Fix race between cancel and receive completion
Roland Dreier
2006-11-13
*
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
2006-11-02
*
IB/uverbs: Return sq_draining value in query_qp response
Jack Morgenstein
2006-10-31
*
RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count
Krishna Kumar
2006-10-30
*
IB/cm: Send DREP in response to unmatched DREQ
Sean Hefty
2006-10-10
*
IB/cm: Fix timewait crash after module unload
Sean Hefty
2006-10-10
*
RDMA/cma: Optimize error handling
Krishna Kumar
2006-10-02
*
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
2006-10-02
*
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
2006-10-02
*
RDMA/cma: Fix device removal race
Krishna Kumar
2006-10-02
*
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
2006-10-02
*
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
*
[PATCH] missing includes from infiniband merge
Al Viro
2006-09-23
*
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
2006-09-22
*
IB/cm: Do not track remote QPN in timewait state
Michael S. Tsirkin
2006-09-22
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
*
RDMA/cma: Protect against adding device during destruction
Sean Hefty
2006-09-22
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
*
RDMA: iWARP Connection Manager.
Tom Tucker
2006-09-22
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
*
IB/cm: Randomize starting comm ID
Sean Hefty
2006-09-22
*
IB/mad: Remove unused includes
James Lentini
2006-09-22
*
IB/mad: Add support for dual-sided RMPP transfers.
Sean Hefty
2006-09-22
*
IB/cm: Use correct reject code for invalid GID
Sean Hefty
2006-09-22
*
IB/cm: Enable atomics along with RDMA reads
Sean Hefty
2006-09-22
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
*
RDMA/cma: Increase the IB CM retry count in CMA
Michael S. Tsirkin
2006-09-14
*
IB/core: Fix SM LID/LID change with client reregister set
Jack Morgenstein
2006-08-16
*
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
2006-08-03
*
IB/cm: Fix error handling in ib_send_cm_req
Sean Hefty
2006-08-03
[next]