Age | Commit message (Expand) | Author |
2011-08-17 | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier |
2011-08-17 | IB/iser: Support iSCSI PDU padding | Or Gerlitz |
2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz |
2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier |
2011-07-22 | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn |
2011-07-21 | nes: do vlan cleanup | Jiri Pirko |
2011-07-18 | RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies |
2011-07-18 | IB/mlx4: Support PMA counters for IBoE | Or Gerlitz |
2011-07-18 | IB/mlx4: Use flow counters on IBoE ports | Or Gerlitz |
2011-07-18 | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz |
2011-07-18 | IB/mlx4: Generate GID change events in IBoE code | Or Gerlitz |
2011-07-18 | IB/core: Add GID change event | Or Gerlitz |
2011-07-18 | RDMA/cma: Don't allow IPoIB port space for IBoE | Moni Shoua |
2011-07-18 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche |
2011-07-18 | IB/qib: Update active link width | Mitko Haralanov |
2011-07-18 | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa |
2011-07-18 | IB/qib: Add sysfs interface to read free contexts | Ram Vepa |
2011-07-18 | IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason |
2011-07-18 | IB/qib: Remove double define | Edwin van Vliet |
2011-07-18 | IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason |
2011-07-18 | IB/ipath: Convert old cpumask api into new one | Motohiro KOSAKI |
2011-07-18 | IB/qib: Convert old cpumask api into new one | Motohiro KOSAKI |
2011-07-18 | RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object | Jack Morgenstein |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-07-15 | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-13 | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-04 | RDMA: Check for NULL mode in .devnode methods | Goldwyn Rodrigues |
2011-06-17 | Merge branches 'cxgb4' and 'qib' into for-next | Roland Dreier |
2011-06-17 | IB/qib: Ensure that LOS and DFE are being turned off | Mitko Haralanov |
2011-06-17 | RDMA/cxgb4: Couple of abort fixes | Steve Wise |
2011-06-17 | RDMA/cxgb4: Don't truncate MR lengths | Steve Wise |
2011-06-17 | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs | Steve Wise |
2011-06-09 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-25 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier |
2011-05-25 | RDMA/cma: Save PID of ID's owner | Nir Muchtar |
2011-05-25 | RDMA/cma: Add support for netlink statistics export | Nir Muchtar |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-05-25 | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar |
2011-05-24 | RDMA/nes: Add a check for strict_strtoul() | Liu Yuan |
2011-05-24 | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise |
2011-05-24 | RDMA/cxgb4: Use completion objects for event blocking | Steve Wise |