Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | IB/mlx4: Add CM paravirtualization | Amir Vadai | 2012-09-30 | 4 | -2/+468 | |
| | | | | * | | | | | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV | Oren Duer | 2012-09-30 | 5 | -12/+1285 | |
| | | | | * | | | | | mlx4: MAD_IFC paravirtualization | Jack Morgenstein | 2012-09-30 | 3 | -26/+72 | |
| | | | | * | | | | | IB/mlx4: SR-IOV multiplex and demultiplex MADs | Jack Morgenstein | 2012-09-30 | 1 | -2/+565 | |
| | | | | * | | | | | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 2012-09-30 | 2 | -2/+66 | |
| | | | | * | | | | | IB/mlx4: Initialize SR-IOV IB support for slaves in master context | Jack Morgenstein | 2012-09-30 | 3 | -7/+791 | |
| | | | | * | | | | | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support | Jack Morgenstein | 2012-09-30 | 3 | -76/+699 | |
| | | | | * | | | | | IB/core: Add ib_find_exact_cached_pkey() | Jack Morgenstein | 2012-09-30 | 1 | -0/+32 | |
| | | | | * | | | | | IB/core: Handle table with full and partial membership for the same P_Key | Jack Morgenstein | 2012-09-30 | 2 | -6/+25 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | IB/mlx4: Fill in sq_sig_type in query QP | Dotan Barak | 2012-09-30 | 1 | -0/+4 | |
| | | | |/ / / / | ||||||
| | | * | | | | | IPoIB: Fix use-after-free of multicast object | Patrick McHardy | 2012-09-30 | 2 | -10/+11 | |
| | | |/ / / / | ||||||
| | * | | | | | RDMA/cxgb4: Fix error handling in create_qp() | Emil Goode | 2012-09-30 | 1 | -24/+38 | |
| | |/ / / / | ||||||
| * | | | | | RDMA/cma: Use consistent component mask for IPoIB port space multicast joins | Dotan Barak | 2012-09-30 | 1 | -1/+4 | |
| * | | | | | IB/core: Remove unused variables in ucm/ucma | Dotan Barak | 2012-09-30 | 2 | -2/+0 | |
| |/ / / / | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 8 | -77/+317 | |
|\ \ \ \ \ | ||||||
| * | | | | | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz | 2012-10-01 | 5 | -26/+111 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 6 | -58/+55 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz | 2012-09-20 | 5 | -51/+206 | |
| * | | | | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 1 | -1/+1 | |
| * | | | | | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver | Vipul Pandya | 2012-09-05 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 4 | -20/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | workqueue: deprecate __cancel_delayed_work() | Tejun Heo | 2012-08-21 | 1 | -1/+1 | |
| * | | | | | workqueue: use mod_delayed_work() instead of __cancel + queue | Tejun Heo | 2012-08-21 | 1 | -9/+5 | |
| * | | | | | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-13 | 3 | -10/+5 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 3 | -29/+21 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 13 | -48/+101 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 2 | -2/+2 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | make drivers with pci error handlers const | Stephen Hemminger | 2012-09-07 | 2 | -2/+2 | |
| | | |/ / | | |/| | | ||||||
| * | | | | IB/qib: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -23/+15 | |
| * | | | | IB/mthca: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 6 | -58/+55 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----. \ \ | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2012-09-14 | 5 | -57/+54 | |
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | | | * | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn | 2012-09-14 | 1 | -1/+2 | |
| | | | |/ / | | | |/| | | ||||||
| | | | * | | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit | 2012-09-14 | 1 | -4/+4 | |
| | | |/ / | ||||||
| | * | | | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz | 2012-09-12 | 3 | -46/+27 | |
| | * | | | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz | 2012-09-12 | 2 | -6/+21 | |
| | |/ / | ||||||
| * | | | RDMA/cxgb4: Move dereference below NULL test | Wei Yongjun | 2012-09-07 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 2 | -164/+92 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | infiniband: ehca: Fix compiler warnings | Paul E. McKenney | 2012-08-20 | 1 | -4/+4 | |
| * | | infiniband: ehca: Fix while->do-while conversion typo | Paul E. McKenney | 2012-08-20 | 1 | -1/+1 | |
| * | | infiniband: Ehca: Use hotplug thread infrastructure | Thomas Gleixner | 2012-08-13 | 2 | -164/+92 | |
| |/ | ||||||
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---------. \ | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into... | Roland Dreier | 2012-08-16 | 12 | -47/+100 | |
|\ \ \ \ \ \ \ | ||||||
| | | | | | * | | IB/srp: Fix a race condition | Bart Van Assche | 2012-08-15 | 1 | -24/+63 | |
| | | | | | |/ | ||||||
| | | | | * | | IB/qib: Fix error return code in qib_init_7322_variables() | Julia Lawall | 2012-08-15 | 1 | -1/+3 | |
| | | | | |/ | ||||||
| | | | * | | RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs | Roland Dreier | 2012-08-10 | 1 | -8/+8 | |
| | | | |/ | ||||||
| | | * | | IB/mlx4: Check iboe netdev pointer before dereferencing it | Kleber Sacilotto de Souza | 2012-08-16 | 1 | -1/+5 | |
| | | * | | IB/mlx4: Fix possible deadlock on sm_lock spinlock | Jack Morgenstein | 2012-08-10 | 2 | -8/+13 | |
| | | |/ | ||||||
| | * | | IB: Fix typos in infiniband drivers | Masanari Iida | 2012-08-15 | 4 | -4/+4 | |
| | |/ |