aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/user_mad.c
Commit message (Expand)AuthorAge
* IB/umad: Make user_mad semaphore a real oneThomas Gleixner2010-09-28
* IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier2010-07-14
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* IB/umad: Clean whitespaceAlexander Chiang2010-02-24
* IB/umad: Increase maximum devices supportedAlexander Chiang2010-02-24
* IB/umad: Use stack variable 'base' in ib_umad_init_portAlexander Chiang2010-02-24
* IB/umad: Use stack variable 'devnum' in ib_umad_init_portAlexander Chiang2010-02-24
* IB/umad: Remove port_table[]Alexander Chiang2010-02-24
* IB/umad: Convert *cdev to cdev in struct ib_umad_portAlexander Chiang2010-02-24
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * IB: fix race in device_createGreg Kroah-Hartman2008-05-20
* | IB/umad: BKL is not needed for ib_umad_open()Roland Dreier2008-07-11
* | infiniband: more BKL pushdownJonathan Corbet2008-06-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-19
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
|/
* IB/umad: Simplify and fix lockingRoland Dreier2008-01-25
* IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-09
* IB/umad: Add P_Key index supportRoland Dreier2007-10-09
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* IB/umad: Implement GRH handling for sent/received MADsSean Hefty2007-04-24
* IB/umad: Fix declaration of dev_map[]Hal Rosenstock2007-04-18
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-24
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-30
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-20
* IB/umad: fix memory leaksJack Morgenstein2005-12-09
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-28
* IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-18
* [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-10
* [IB] umad: get rid of unused mr arrayRoland Dreier2005-11-10
* [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-10
* [IB] umad: two small fixesMichael S. Tsirkin2005-11-06
* [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-03
* [IB] fix up class_device_create() callsRoland Dreier2005-10-28
* [IB] umad: Fix device lifetime problemsRoland Dreier2005-10-28
* [IB] ib_umad: various cleanupsSean Hefty2005-10-27
* [IB] ib_umad: fix crash when freeing send buffersRoland Dreier2005-10-27
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* [IB] user_mad: Use class_device.devtRoland Dreier2005-10-20
* [IB] user_mad: trivial coding style fixesRoland Dreier2005-10-20
* [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-19