Age | Commit message (Expand) | Author | Files | Lines |
2012-01-09 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 17 | -54/+81 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -6/+6 |
2012-01-04 | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier | 17 | -54/+81 |
2012-01-04 | RDMA/nes: Fix terminate during AE | Tatyana Nikolova | 2 | -4/+1 |
2012-01-04 | RDMA/nes: Make unnecessarily global nes_set_pau() static | Tatyana Nikolova | 1 | -1/+1 |
2012-01-04 | RDMA/nes: Change MDIO bus clock to 2.5MHz | Tatyana Nikolova | 1 | -1/+1 |
2012-01-04 | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE | Or Gerlitz | 3 | -4/+8 |
2012-01-04 | IB/qib: Default some module parameters optimally | Mike Marciniszyn | 2 | -3/+3 |
2012-01-04 | IB/qib: Optimize locking for get_txreq() | Mike Marciniszyn | 1 | -10/+33 |
2012-01-04 | IB/qib: Fix a possible data corruption when receiving packets | Ram Vepa | 3 | -4/+10 |
2012-01-04 | IB/qib: Eliminate 64-bit jiffies use | Mike Marciniszyn | 4 | -22/+20 |
2012-01-04 | IB/qib: Fix style issues | Mike Marciniszyn | 4 | -5/+4 |
2012-01-04 | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2 | -6/+6 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+6 |
2011-12-19 | Merge branches 'cma', 'mlx4' and 'qib' into for-next | Roland Dreier | 2 | -4/+6 |
2011-12-19 | IB/qib: Correct sense on freectxts increment and decrement | Mike Marciniszyn | 1 | -2/+2 |
2011-12-13 | mlx4_ib: disable SRIOV mode for IB ports (not yet supported) | Jack Morgenstein | 1 | -0/+5 |
2011-12-13 | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 2 | -5/+8 |
2011-12-13 | mlx4: Extanding port_mask functionality | Jack Morgenstein | 1 | -1/+1 |
2011-12-06 | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier | 1 | -2/+4 |
2011-12-06 | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f... | David Miller | 1 | -140/+80 |
2011-12-06 | infiniband: nes: Use dst's neighbour entry. | David Miller | 1 | -9/+5 |
2011-12-06 | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller | 1 | -13/+2 |
2011-12-06 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 3 | -6/+6 |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -25/+27 |
2011-11-30 | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 5 | -23/+23 |
2011-11-30 | IB: Fix RCU lockdep splats | Eric Dumazet | 3 | -2/+14 |
2011-11-29 | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn | 2 | -20/+8 |
2011-11-28 | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi | 1 | -1/+3 |
2011-11-28 | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger | 1 | -1/+1 |
2011-11-17 | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller | 1 | -3/+3 |
2011-11-08 | IB/qib: Don't use schedule_work() | Mike Marciniszyn | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -0/+24 |
2011-11-04 | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier | 2 | -8/+4 |
2011-11-04 | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn | 1 | -7/+3 |
2011-11-04 | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier | 1 | -1/+1 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 53 | -784/+3236 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 52 | -780/+3235 |
2011-11-01 | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2 | -5/+5 |
2011-11-01 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 5 | -0/+5 |
2011-11-01 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 12 | -0/+14 |
2011-11-01 | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 3 | -0/+3 |
2011-10-31 | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz | 1 | -9/+2 |
2011-10-31 | IB/mlx4: Enable 4K mtu for IBoE | Or Gerlitz | 1 | -1/+1 |
2011-10-31 | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker | 1 | -0/+4 |
2011-10-31 | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 4 | -4/+23 |
2011-10-31 | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 4 | -2/+20 |
2011-10-31 | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov | 2 | -10/+21 |
2011-10-28 | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum | 1 | -1/+38 |