summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-73/+60
2010-12-09IB/uverbs: Handle large number of entries in poll CQDan Carpenter1-43/+56
2010-12-02IB: Fix information leak in marshalling codeVasiliy Kulikov1-0/+4
2010-12-02IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz1-30/+0
2010-11-24infiniband: remove dev_base_lock useEric Dumazet1-3/+3
2010-11-11net: get rid of rtable->idevEric Dumazet1-4/+4
2010-10-27Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier12-87/+606
2010-10-25IB/core: Add link layer type information to sysfsEli Cohen1-0/+15
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen3-10/+45
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen1-0/+2
2010-10-24RDMA/ucma: Allow tuning the max listen backlogSteve Wise1-6/+33
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen1-28/+89
2010-10-14RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen3-26/+333
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen4-26/+78
2010-10-12RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroyAnimesh K Trivedi1-0/+4
2010-09-29IB/umad: Make user_mad semaphore a real oneThomas Gleixner1-1/+1
2010-09-28IB/core: Add link layer property to portsEli Cohen1-0/+16
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-8/+8
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin1-2/+2
2010-07-29IB/cm: Check LAP state before sending an MRASean Hefty1-4/+6
2010-07-15IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier1-2/+0
2010-06-11net-next: remove useless union keywordChangli Gao1-1/+1
2010-05-26IB/ucm: Use memdup_user()Julia Lawall1-8/+3
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier4-9/+26
2010-05-24IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier1-2/+2
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell3-7/+24
2010-05-16Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier6-60/+48
2010-05-16IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2-5/+3
2010-04-22RDMA/cma: Randomize local port allocationTetsuo Handa1-45/+25
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier4-10/+20
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-1/+2
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier1-1/+1
2010-04-08RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty1-0/+1
2010-04-01IB/cm: Fix device_create() return value checkJani Nikula1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo13-0/+14
2010-03-19sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman1-0/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+3
2010-03-12IB/mad: Ignore iWARP devices on device removalSteve Wise1-0/+3
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-03-08driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen3-26/+11
2010-03-08driver-core: Add attribute argument to class_attribute show/storeAndi Kleen3-3/+9
2010-03-06infiniband: use for_each_set_bit()Akinobu Mita1-16/+5
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-26/+25
2010-03-03switch infiniband uverbs to anon_inodesAl Viro3-81/+28
2010-03-02Merge branch 'misc' into for-nextRoland Dreier3-67/+10
2010-02-25IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier1-56/+4
2010-02-25IB/core: Fix and clean up ib_ud_header_init()Eli Cohen1-10/+4
2010-02-24IB/ucm: Clean whitespace errorsAlexander Chiang1-3/+3
2010-02-24IB/ucm: Increase maximum devices supportedAlexander Chiang1-8/+45
2010-02-24IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang1-1/+3