summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-197-0/+4672
|\
| * ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-7/+7
* | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0821-67/+105
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-0419-58/+99
| |\ \ \ \ \ \
| | | | | | * | IB/uverbs: Protect QP multicast listEli Cohen2012-01-041-4/+17
| | | | | * | | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-042-3/+3
| | | | | * | | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-041-10/+33
| | | | | * | | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-043-4/+10
| | | | | * | | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-044-22/+20Star
| | | | | * | | IB/qib: Fix style issuesMike Marciniszyn2012-01-044-5/+4Star
| | | | | |/ /
| | | | * | | RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-042-4/+1Star
| | | | * | | RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
| | | | * | | RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
| | | | |/ /
| | | * / / IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-043-4/+8
| | | |/ /
| | * / / IB/cm: Fix layout of APR messageEli Cohen2012-01-041-0/+1
| | |/ /
| * | | rdma/core: Fix sparse warningsSean Hefty2012-01-042-6/+3Star
| * | | RDMA/cma: Fix endianness bugsSean Hefty2012-01-041-3/+3
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-086-10/+10
|\ \ \
| * | | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-042-6/+6
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-041-1/+1
| * | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-043-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-233-4/+12
|\| |
| | \
| | \
| *-. \ Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2011-12-192-4/+6
| |\ \ \
| | | * | IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
| | | |/
| | * / IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier2011-12-061-2/+4
| | |/
| * / RDMA/cma: Verify private data lengthSean Hefty2011-12-191-0/+6
| |/
* | mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein2011-12-131-0/+5
* | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-132-5/+8
* | mlx4: Extanding port_mask functionalityJack Morgenstein2011-12-131-1/+1
* | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller2011-12-051-12/+12
* | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller2011-12-051-140/+80Star
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-051-9/+5Star
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-051-13/+2Star
* | infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller2011-12-051-26/+21Star
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-056-14/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0210-45/+62
|\|
| *---. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-309-43/+58
| |\ \ \
| | | | * IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-282-20/+8Star
| | | | * IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-081-1/+1
| | | * | IB: Fix RCU lockdep splatsEric Dumazet2011-11-296-14/+35
| | | |/
| | * / IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-293-8/+14
| | |/
| * | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-281-1/+3
| * | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-281-1/+1
| |/
* | neigh: Add infrastructure for allocating device neigh privates.David Miller2011-12-011-0/+2
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-222-7/+7
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-172-4/+4
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0741-0/+44
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-11-016-0/+6