Age | Commit message (Expand) | Author |
2012-10-01 | IB/mlx4: Fill in sq_sig_type in query QP | Dotan Barak |
2012-10-01 | IPoIB: Fix use-after-free of multicast object | Patrick McHardy |
2012-10-01 | RDMA/cxgb4: Fix error handling in create_qp() | Emil Goode |
2012-10-01 | RDMA/cma: Use consistent component mask for IPoIB port space multicast joins | Dotan Barak |
2012-10-01 | IB/core: Remove unused variables in ucm/ucma | Dotan Barak |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-27 | switch simple cases of fget_light to fdget | Al Viro |
2012-09-27 | switch infinibarf users of fget() to fget_light() | Al Viro |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney |
2012-09-25 | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney |
2012-09-21 | userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID | Eric W. Biederman |
2012-09-20 | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz |
2012-09-18 | target: Simplify fabric sense data length handling | Roland Dreier |
2012-09-17 | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier |
2012-09-17 | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next | Benjamin Herrenschmidt |
2012-09-14 | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier |
2012-09-14 | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn |
2012-09-14 | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit |
2012-09-13 | Merge commit 'v3.6-rc5' into pci/gavin-window-alignment | Bjorn Helgaas |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas |
2012-09-12 | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz |
2012-09-12 | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz |
2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso |
2012-09-07 | RDMA/cxgb4: Move dereference below NULL test | Wei Yongjun |
2012-09-07 | make drivers with pci error handlers const | Stephen Hemminger |
2012-09-06 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-09-05 | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver | Vipul Pandya |
2012-09-05 | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman |
2012-09-05 | IB/ehca: Don't use phys_to_abs(), it's a nop | Michael Ellerman |
2012-08-23 | IB/qib: Use PCI Express Capability accessors | Jiang Liu |
2012-08-23 | IB/mthca: Use PCI Express Capability accessors | Jiang Liu |
2012-08-21 | workqueue: deprecate __cancel_delayed_work() | Tejun Heo |
2012-08-21 | workqueue: use mod_delayed_work() instead of __cancel + queue | Tejun Heo |
2012-08-20 | infiniband: ehca: Fix compiler warnings | Paul E. McKenney |
2012-08-20 | infiniband: ehca: Fix while->do-while conversion typo | Paul E. McKenney |
2012-08-16 | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into... | Roland Dreier |
2012-08-16 | IB/mlx4: Check iboe netdev pointer before dereferencing it | Kleber Sacilotto de Souza |
2012-08-15 | IB/srp: Fix a race condition | Bart Van Assche |
2012-08-15 | IB/qib: Fix error return code in qib_init_7322_variables() | Julia Lawall |
2012-08-15 | IB: Fix typos in infiniband drivers | Masanari Iida |
2012-08-14 | IB/ipoib: Fix RCU pointer dereference of wrong object | Shlomo Pongratz |
2012-08-14 | IB/ipoib: Add missing locking when CM object is deleted | Shlomo Pongratz |
2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo |
2012-08-13 | RDMA/ucma.c: Fix for events with wrong context on iWARP | Tatyana Nikolova |
2012-08-13 | infiniband: Ehca: Use hotplug thread infrastructure | Thomas Gleixner |
2012-08-10 | RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs | Roland Dreier |
2012-08-10 | IB/mlx4: Fix possible deadlock on sm_lock spinlock | Jack Morgenstein |
2012-07-30 | Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-next | Roland Dreier |
2012-07-30 | IPoIB: Use a private hash table for path lookup in xmit path | Shlomo Pongratz |