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