summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier
2011-05-25RDMA/cma: Save PID of ID's ownerNir Muchtar
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar
2011-05-23IB: Add devnode methods to cm_class and umad_classRoland Dreier
2011-05-23IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny
2011-05-23IB/uverbs: Add devnode method to set path/modeRoland Dreier
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20RDMA: Add netlink infrastructureRoland Dreier
2011-05-20RDMA: Add error handling to ib_core_init()Nir Muchtar
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean
2011-05-09RDMA/cma: Fix handling of IPv6 addressing in cma_use_portHefty, Sean
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