| Commit message (Expand) | Author | Age | Files | Lines |
*-----. | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-31 | 18 | -25/+28 |
|\ \ \ \ |
|
| | | | * | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 2012-01-27 | 1 | -1/+1 |
| | | | * | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 2012-01-27 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
| | | * | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-31 | 14 | -14/+14 |
| | | * | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova | 2012-01-27 | 1 | -1/+1 |
| | | * | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova | 2012-01-27 | 1 | -0/+2 |
| | | * | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 2012-01-27 | 1 | -2/+3 |
| | | * | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 2012-01-27 | 1 | -0/+3 |
| |_|/
|/| | |
|
| | * | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein | 2012-01-31 | 1 | -5/+2 |
| |/
|/| |
|
| * | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 2012-01-27 | 1 | -1/+1 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 3 | -7/+7 |
* | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 | 17 | -54/+81 |
|\ |
|
| *---. | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier | 2012-01-04 | 17 | -54/+81 |
| |\ \ \ |
|
| | | | * | IB/qib: Default some module parameters optimally | Mike Marciniszyn | 2012-01-04 | 2 | -3/+3 |
| | | | * | IB/qib: Optimize locking for get_txreq() | Mike Marciniszyn | 2012-01-04 | 1 | -10/+33 |
| | | | * | IB/qib: Fix a possible data corruption when receiving packets | Ram Vepa | 2012-01-04 | 3 | -4/+10 |
| | | | * | IB/qib: Eliminate 64-bit jiffies use | Mike Marciniszyn | 2012-01-04 | 4 | -22/+20 |
| | | | * | IB/qib: Fix style issues | Mike Marciniszyn | 2012-01-04 | 4 | -5/+4 |
| | |_|/
| |/| | |
|
| | | * | RDMA/nes: Fix terminate during AE | Tatyana Nikolova | 2012-01-04 | 2 | -4/+1 |
| | | * | RDMA/nes: Make unnecessarily global nes_set_pau() static | Tatyana Nikolova | 2012-01-04 | 1 | -1/+1 |
| | | * | RDMA/nes: Change MDIO bus clock to 2.5MHz | Tatyana Nikolova | 2012-01-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE | Or Gerlitz | 2012-01-04 | 3 | -4/+8 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -6/+6 |
|\ \ |
|
| * | | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2012-01-04 | 2 | -6/+6 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 2 | -4/+6 |
|\| |
|
| *-. | Merge branches 'cma', 'mlx4' and 'qib' into for-next | Roland Dreier | 2011-12-19 | 2 | -4/+6 |
| |\ \ |
|
| | | * | IB/qib: Correct sense on freectxts increment and decrement | Mike Marciniszyn | 2011-12-19 | 1 | -2/+2 |
| | |/
| |/| |
|
| | * | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier | 2011-12-06 | 1 | -2/+4 |
| |/ |
|
* | | mlx4_ib: disable SRIOV mode for IB ports (not yet supported) | Jack Morgenstein | 2011-12-13 | 1 | -0/+5 |
* | | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 2011-12-13 | 2 | -5/+8 |
* | | mlx4: Extanding port_mask functionality | Jack Morgenstein | 2011-12-13 | 1 | -1/+1 |
* | | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f... | David Miller | 2011-12-05 | 1 | -140/+80 |
* | | infiniband: nes: Use dst's neighbour entry. | David Miller | 2011-12-05 | 1 | -9/+5 |
* | | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller | 2011-12-05 | 1 | -13/+2 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 3 | -6/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 6 | -25/+27 |
|\| |
|
| *---. | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 2011-11-30 | 5 | -23/+23 |
| |\ \ \ |
|
| | | | * | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn | 2011-11-28 | 2 | -20/+8 |
| | | | * | IB/qib: Don't use schedule_work() | Mike Marciniszyn | 2011-11-08 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | | * | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 3 | -2/+14 |
| | |/ |
|
| * | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi | 2011-11-28 | 1 | -1/+3 |
| * | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger | 2011-11-28 | 1 | -1/+1 |
| |/ |
|
* / | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller | 2011-11-17 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 21 | -0/+24 |
|\ |
|
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 5 | -0/+5 |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-11-01 | 12 | -0/+14 |
| * | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
| | | |
| \ | |
*-. \ | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier | 2011-11-04 | 2 | -8/+4 |
|\ \ \ |
|