aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| * IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-04
| * IB/cm: Check LAP state before sending an MRASean Hefty2010-07-28
| * IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier2010-07-14
* | net-next: remove useless union keywordChangli Gao2010-06-11
|/
* IB/ucm: Use memdup_user()Julia Lawall2010-05-26
*-. Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2010-05-25
|\ \
| | * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
| |/ |/|
| * IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier2010-05-24
|/
*---. Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-15
|\ \ \
| | | * IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2010-05-15
| |_|/ |/| |
| | * RDMA/cma: Randomize local port allocationTetsuo Handa2010-04-21
| |/ |/|
| * IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-09
|\
| *-. Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier2010-04-09
| |\ \
| | * | IB/cm: Fix device_create() return value checkJani Nikula2010-03-31
| | |/
| * / RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty2010-04-07
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman2010-03-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-13
|\
| * IB/mad: Ignore iWARP devices on device removalSteve Wise2010-03-11
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | 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
|/
* infiniband: use for_each_set_bit()Akinobu Mita2010-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * switch infiniband uverbs to anon_inodesAl Viro2010-03-03
* | Merge branch 'misc' into for-nextRoland Dreier2010-03-02
|\ \
| * | IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier2010-02-24
| * | IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-24
| * | RDMA: Use rlimit helpersJiri Slaby2010-02-11
| |/
* | IB/ucm: Clean whitespace errorsAlexander Chiang2010-02-24
* | IB/ucm: Increase maximum devices supportedAlexander Chiang2010-02-24
* | IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang2010-02-24
* | IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang2010-02-24
* | 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
* | IB/uverbs: Whitespace cleanupAlexander Chiang2010-02-24
* | IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang2010-02-24
* | IB/uverbs: Increase maximum devices supportedAlexander Chiang2010-02-24
* | IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang2010-02-24
* | IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang2010-02-24
* | IB/uverbs: Remove dev_tableAlexander Chiang2010-02-24
* | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2010-02-24
|/
* RDMA/cm: Revert association of an RDMA device when binding to loopbackSean Hefty2010-02-10
* IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day2010-01-06