aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
...
| | | | | * | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-27
| | | | | * | RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-27
| | | | | |/
| | | | * / IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-30
| | | | |/
| | | * / RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-27
| | | |/
| | * / IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-27
| | |/
| * / RDMA/ucma: Discard all events for new connections until acceptedSean Hefty2012-01-27
| |/
* | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-25
* | infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller2012-01-25
* | infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller2012-01-25
|/
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-18
|\
| * ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-16
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
* | 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/qib: Default some module parameters optimallyMike Marciniszyn2012-01-03
| | | | | * | | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-03
| | | | | * | | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-03
| | | | | * | | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-03
| | | | | * | | IB/qib: Fix style issuesMike Marciniszyn2012-01-03
| | | | | |/ /
| | | | * | | RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-04
| | | | * | | RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-04
| | | | * | | RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-04
| | | | |/ /
| | | * / / IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-04
| | | |/ /
| | * / / 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
|\ \ \
| * | | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-03
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| * | | 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
|\| |
| | \
| | \
| *-. \ Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2011-12-19
| |\ \ \
| | | * | IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-19
| | | |/
| | * / IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier2011-12-06
| | |/
| * / RDMA/cma: Verify private data lengthSean Hefty2011-12-19
| |/
* | mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein2011-12-13
* | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-13
* | mlx4: Extanding port_mask functionalityJack Morgenstein2011-12-13
* | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller2011-12-05
* | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller2011-12-05
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-05
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-05
* | 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
|\|
| *---. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-29
| |\ \ \
| | | | * IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-28