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
/
core
/
user_mad.c
Age
Commit message (
Expand
)
Author
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-11
IB/umad: BKL is not needed for ib_umad_open()
Roland Dreier
2008-06-20
infiniband: more BKL pushdown
Jonathan Corbet
2008-05-20
IB: fix race in device_create
Greg Kroah-Hartman
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-01-25
IB/umad: Simplify and fix locking
Roland Dreier
2007-10-09
IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems
Roland Dreier
2007-10-09
IB/umad: Add P_Key index support
Roland Dreier
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-04-24
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-18
IB/umad: Fix declaration of dev_map[]
Hal Rosenstock
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-07-24
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
2005-12-09
IB/umad: fix memory leaks
Jack Morgenstein
2005-11-28
IB/umad: fix RMPP handling
Michael S. Tsirkin
2005-11-18
IB/umad: make sure write()s have sufficient data
Roland Dreier
2005-11-10
[IB] umad: further ib_unregister_mad_agent() deadlock fixes
Roland Dreier
2005-11-10
[IB] umad: get rid of unused mr array
Roland Dreier
2005-11-10
[IB] umad: avoid potential deadlock when unregistering MAD agents
Roland Dreier
2005-11-06
[IB] umad: two small fixes
Michael S. Tsirkin
2005-11-03
[IB] umad: fix hot remove of IB devices
Roland Dreier
2005-10-28
[IB] fix up class_device_create() calls
Roland Dreier
2005-10-28
[IB] umad: Fix device lifetime problems
Roland Dreier
2005-10-27
[IB] ib_umad: various cleanups
Sean Hefty
2005-10-27
[IB] ib_umad: fix crash when freeing send buffers
Roland Dreier
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
2005-10-20
[IB] user_mad: Use class_device.devt
Roland Dreier
2005-10-20
[IB] user_mad: trivial coding style fixes
Roland Dreier
2005-09-19
[PATCH] IB: Fix data length for RMPP SA sends
Hal Rosenstock
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-27
[PATCH] IB: Implementation for RMPP support in user MAD
Hal Rosenstock
2005-07-27
[PATCH] IB: Add automatic retries to MAD layer
Hal Rosenstock
2005-05-25
[PATCH] IB: fix potential ib_umad leak
Roland Dreier
2005-04-16
[PATCH] IB: Fix user MAD registrations with class 0
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds