aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-21
|\
| *---. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-21
| |\ \ \
| | | | * IB/core: Add raw packet QP typeOr Gerlitz2012-05-08
| | | |/ | | |/|
| | | * RDMA/cma: Fix lockdep false positive recursive lockingSean Hefty2012-05-08
| | | * IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier2012-05-08
| | | * IB/uverbs: Make lockdep output more readableRoland Dreier2012-05-08
| | |/
| * | IB/core: Fix mismatch between locked and pinned pagesYishai Hadas2012-05-11
| * | IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz2012-05-08
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\|
| * Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds2012-04-26
| |\
| | * IB/mad: Don't send response for failed MADsJack Morgenstein2012-04-24
| | * IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein2012-04-24
* | | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* | | net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-12
|\| |
| * | IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier2012-04-02
| |/
* | IB/rdma_cm: TOS <=> UP mapping for IBoEAmir Vadai2012-04-05
* | infiniband: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\
| *---. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-19
| |\ \ \
| | | | * IB/mad: Return error response for unsupported MADsSwapna Thete2012-02-25
| | | |/
| | * / RDMA/ucma: Fix AB-BA deadlockHefty, Sean2012-03-05
| | |/
| * | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise2012-03-07
| * | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
| * | IB/core: Fix SDR rates in sysfsRoland Dreier2012-02-27
| |/
* | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\|
| *-. Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-30
| |\ \
| | | * RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-27
| | |/
| * / RDMA/ucma: Discard all events for new connections until acceptedSean Hefty2012-01-27
| |/
* / infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller2012-01-25
|/
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-08
|\
| *---. Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-04
| |\ \ \
| | | | * IB/uverbs: Protect QP multicast listEli Cohen2012-01-03
| | | |/
| | * / IB/cm: Fix layout of APR messageEli Cohen2012-01-04
| | |/
| * | rdma/core: Fix sparse warningsSean Hefty2012-01-04
| * | RDMA/cma: Fix endianness bugsSean Hefty2012-01-04
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\|
| * RDMA/cma: Verify private data lengthSean Hefty2011-12-19
* | infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller2011-12-05
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\|
| * IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-31