summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2011-03-18IB/mad: Improve an error message so error code is includedMichael Heinz
2011-03-17RDMA/addr: Fix return of uninitialized ret valueSean Hefty
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-15RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific oneSean Hefty
2011-03-15IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH stateSean Hefty
2011-03-15IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty
2011-03-15RDMA/cma: Fix crash in request handlersSean Hefty
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-01-29Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-...Roland Dreier
2011-01-28RDMA: Update missed conversion of flush_scheduled_work()Tejun Heo
2011-01-28RDMA/ucma: Copy iWARP route information on queriesSteve Wise
2011-01-16RDMA: Update workqueue usageTejun Heo
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08IB/uverbs: Handle large number of entries in poll CQDan Carpenter
2010-12-01IB: Fix information leak in marshalling codeVasiliy Kulikov
2010-12-01IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz
2010-11-24infiniband: remove dev_base_lock useEric Dumazet
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-25IB/core: Add link layer type information to sysfsEli Cohen
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen
2010-10-23RDMA/ucma: Allow tuning the max listen backlogSteve Wise
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen
2010-10-11RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroyAnimesh K Trivedi
2010-09-28IB/umad: Make user_mad semaphore a real oneThomas Gleixner
2010-09-27IB/core: Add link layer property to portsEli Cohen
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin
2010-07-28IB/cm: Check LAP state before sending an MRASean Hefty
2010-07-14IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-25IB/ucm: Use memdup_user()Julia Lawall
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2010-05-23IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-15Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier
2010-05-15IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall
2010-04-21RDMA/cma: Randomize local port allocationTetsuo Handa
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty
2010-03-31IB/cm: Fix device_create() return value checkJani Nikula
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo