aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day2010-01-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\
| * switch alloc_file() to passing struct pathAl Viro2009-12-16
| |
| \
*-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-16
|\ \ \ | |_|/ |/| |
| | * IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()Roel Kluin2009-12-09
| |/ |/|
| * IB/addr: Fix IPv6 routing lookupSean Hefty2009-11-19
| * IB/addr: Simplify resolving IPv4 addressesSean Hefty2009-11-19
| * RDMA/cm: fix loopback address supportSean Hefty2009-11-19
| * IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty2009-11-19
| * IB/addr: Verify source and destination address families matchSean Hefty2009-11-19
| * RDMA/cma: Replace net_device pointer with indexSean Hefty2009-11-19
| * RDMA/cma: Fix AF_INET6 support in multicast joiningJason Gunthorpe2009-11-19
| * RDMA/cma: Correct detection of SA Created MGIDJason Gunthorpe2009-11-19
| * RDMA/addr: Use appropriate locking with for_each_netdev()Eric Dumazet2009-11-18
| * RDMA/ucma: Add option to manually set IB pathSean Hefty2009-11-16
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder2009-10-07
* RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise2009-10-07
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier2009-09-23
* Merge branch 'mad' into for-linusRoland Dreier2009-09-11
|\
| * IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock2009-09-07
| * IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier2009-09-07
| * IB/mad: Check hop count field in directed route MAD to avoid array overflowRoland Dreier2009-09-05
* | RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise2009-09-09
* | IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein2009-09-05
* | IB/core: Fix send multicast group leave retryYossi Etigin2009-09-05
* | IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier2009-09-05
|/
* RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2009-06-23
* infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* RDMA/cma: Create cm id even when IB port is downYossi Etigin2009-04-08
* RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groupsYossi Etigin2009-04-01
*-----. Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-24
|\ \ \ \
| | | | * IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier2009-03-04
| | | | * IB: Remove sysfs files before unregistering deviceRoland Dreier2009-02-25
| |_|_|/ |/| | |
| | | * IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein2009-03-03
| |_|/ |/| |
| | * IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell2009-03-03
| | * IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell2009-02-27
| | * IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell2009-02-27
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
|/
* infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier2008-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
| |\
| * | net: replace %p6 with %pI6Harvey Harrison2008-10-29
| * | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-29
* | | RDMA/cma: Add IPv6 supportAleksey Senin2008-12-24
* | | RDMA/addr: Add support for translating IPv6 addressesAleksey Senin2008-12-24
| |/ |/|
* | saner FASYNC handling on file closeAl Viro2008-11-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-23
|\