aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2010-02-24IB/ucm: Clean whitespace errorsAlexander Chiang
2010-02-24IB/ucm: Increase maximum devices supportedAlexander Chiang
2010-02-24IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang
2010-02-24IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang
2010-02-24IB/umad: Clean whitespaceAlexander Chiang
2010-02-24IB/umad: Increase maximum devices supportedAlexander Chiang
2010-02-24IB/umad: Use stack variable 'base' in ib_umad_init_portAlexander Chiang
2010-02-24IB/umad: Use stack variable 'devnum' in ib_umad_init_portAlexander Chiang
2010-02-24IB/umad: Remove port_table[]Alexander Chiang
2010-02-24IB/umad: Convert *cdev to cdev in struct ib_umad_portAlexander Chiang
2010-02-24IB/uverbs: Whitespace cleanupAlexander Chiang
2010-02-24IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang
2010-02-24IB/uverbs: Increase maximum devices supportedAlexander Chiang
2010-02-24IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang
2010-02-24IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang
2010-02-24IB/uverbs: Remove dev_tableAlexander Chiang
2010-02-24IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang
2010-02-10RDMA/cm: Revert association of an RDMA device when binding to loopbackSean Hefty
2010-01-06IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-15Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier
2009-12-09IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()Roel Kluin
2009-11-19IB/addr: Fix IPv6 routing lookupSean Hefty
2009-11-19IB/addr: Simplify resolving IPv4 addressesSean Hefty
2009-11-19RDMA/cm: fix loopback address supportSean Hefty
2009-11-19IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty
2009-11-19IB/addr: Verify source and destination address families matchSean Hefty
2009-11-19RDMA/cma: Replace net_device pointer with indexSean Hefty
2009-11-19RDMA/cma: Fix AF_INET6 support in multicast joiningJason Gunthorpe
2009-11-19RDMA/cma: Correct detection of SA Created MGIDJason Gunthorpe
2009-11-18RDMA/addr: Use appropriate locking with for_each_netdev()Eric Dumazet
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder
2009-10-07RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-09-23IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier
2009-09-10Merge branch 'mad' into for-linusRoland Dreier
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock
2009-09-07IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier
2009-09-05IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein
2009-09-05IB/core: Fix send multicast group leave retryYossi Etigin
2009-09-05IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier
2009-09-05IB/mad: Check hop count field in directed route MAD to avoid array overflowRoland Dreier
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin
2009-04-01RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groupsYossi Etigin