Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -7/+4 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 3 | -29/+21 |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 3 | -6/+7 |
2012-09-25 | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney | 2 | -164/+92 |
2012-09-21 | userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID | Eric W. Biederman | 1 | -2/+2 |
2012-09-14 | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2 | -5/+6 |
2012-09-14 | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn | 1 | -1/+2 |
2012-09-14 | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit | 1 | -4/+4 |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 8 | -21/+32 |
2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2 | -2/+2 |
2012-09-08 | RDMA/cxgb4: Move dereference below NULL test | Wei Yongjun | 1 | -1/+1 |
2012-09-08 | make drivers with pci error handlers const | Stephen Hemminger | 2 | -2/+2 |
2012-08-23 | IB/qib: Use PCI Express Capability accessors | Jiang Liu | 1 | -23/+15 |
2012-08-23 | IB/mthca: Use PCI Express Capability accessors | Jiang Liu | 1 | -4/+4 |
2012-08-20 | infiniband: ehca: Fix compiler warnings | Paul E. McKenney | 1 | -4/+4 |
2012-08-20 | infiniband: ehca: Fix while->do-while conversion typo | Paul E. McKenney | 1 | -1/+1 |
2012-08-16 | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into... | Roland Dreier | 8 | -21/+32 |
2012-08-16 | IB/mlx4: Check iboe netdev pointer before dereferencing it | Kleber Sacilotto de Souza | 1 | -1/+5 |
2012-08-15 | IB/qib: Fix error return code in qib_init_7322_variables() | Julia Lawall | 1 | -1/+3 |
2012-08-15 | IB: Fix typos in infiniband drivers | Masanari Iida | 3 | -3/+3 |
2012-08-14 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2 | -7/+4 |
2012-08-13 | infiniband: Ehca: Use hotplug thread infrastructure | Thomas Gleixner | 2 | -164/+92 |
2012-08-11 | RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs | Roland Dreier | 1 | -8/+8 |
2012-08-11 | IB/mlx4: Fix possible deadlock on sm_lock spinlock | Jack Morgenstein | 2 | -8/+13 |
2012-07-30 | Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2 | -6/+8 |
2012-07-30 | IB/qib: Fix size of cc_supported_table_entries | Mike Marciniszyn | 1 | -5/+5 |
2012-07-28 | RDMA/ocrdma: Fix check of GSI CQs | Roland Dreier | 1 | -1/+3 |
2012-07-25 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 36 | -740/+1820 |
2012-07-23 | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier | 36 | -740/+1820 |
2012-07-19 | IB/qib: checkpatch fixes | Mike Marciniszyn | 16 | -380/+394 |
2012-07-19 | IB/qib: Add congestion control agent implementation | Mike Marciniszyn | 5 | -12/+790 |
2012-07-19 | IB/qib: Reduce sdma_lock contention | Mike Marciniszyn | 4 | -12/+85 |
2012-07-19 | IB/qib: Fix an incorrect log message | Betty Dall | 1 | -1/+1 |
2012-07-19 | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 1 | -1/+2 |
2012-07-17 | IB/qib: Fix QP RCU sparse warnings | Mike Marciniszyn | 5 | -35/+61 |
2012-07-11 | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par... | Jack Morgenstein | 1 | -3/+7 |
2012-07-11 | IB/mlx4: Fill the masked_atomic_cap attribute in query device | Dotan Barak | 1 | -1/+1 |
2012-07-11 | IB/mthca: Fill in sq_sig_type in query QP | Dotan Barak | 1 | -0/+1 |
2012-07-11 | IB/mthca: Warning about event for non-existent QPs should show event type | Dotan Barak | 1 | -1/+2 |
2012-07-10 | IB/qib: Fix sparse RCU warnings in qib_keys.c | Mike Marciniszyn | 2 | -3/+5 |
2012-07-10 | mlx4: Use port management change event instead of smp_snoop | Jack Morgenstein | 3 | -34/+122 |
2012-07-09 | IB/qib: RCU locking for MR validation | Mike Marciniszyn | 4 | -50/+66 |
2012-07-09 | IB/qib: Avoid returning EBUSY from MR deregister | Mike Marciniszyn | 9 | -224/+244 |
2012-07-09 | IB/qib: Fix UC MR refs for immediate operations | Mike Marciniszyn | 1 | -1/+7 |
2012-07-09 | IB/mlx4: Add debug prints | Jack Morgenstein | 4 | -3/+55 |
2012-07-09 | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 1 | -4/+3 |
2012-07-09 | RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size | Roland Dreier | 1 | -6/+6 |
2012-07-08 | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 3 | -7/+57 |
2012-07-08 | RDMA/ocrdma: Fix assignment of max_srq_sge in device query | Roland Dreier | 1 | -1/+1 |