Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -1/+1 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 5 | -5/+5 |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 1 | -1/+1 |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 36 | -1083/+683 |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 35 | -1043/+639 |
2011-07-22 | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn | 2 | -21/+53 |
2011-07-21 | nes: do vlan cleanup | Jiri Pirko | 3 | -28/+45 |
2011-07-18 | RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies | 1 | -4/+5 |
2011-07-18 | IB/mlx4: Support PMA counters for IBoE | Or Gerlitz | 1 | -1/+67 |
2011-07-18 | IB/mlx4: Use flow counters on IBoE ports | Or Gerlitz | 3 | -3/+27 |
2011-07-18 | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz | 3 | -344/+75 |
2011-07-18 | IB/mlx4: Generate GID change events in IBoE code | Or Gerlitz | 1 | -1/+1 |
2011-07-18 | IB/core: Add GID change event | Or Gerlitz | 1 | -1/+2 |
2011-07-18 | RDMA/cma: Don't allow IPoIB port space for IBoE | Moni Shoua | 1 | -0/+4 |
2011-07-18 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 5 | -36/+6 |
2011-07-18 | IB/qib: Update active link width | Mitko Haralanov | 1 | -3/+23 |
2011-07-18 | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa | 1 | -2/+3 |
2011-07-18 | IB/qib: Add sysfs interface to read free contexts | Ram Vepa | 1 | -0/+14 |
2011-07-18 | IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2 | -2/+2 |
2011-07-18 | IB/qib: Remove double define | Edwin van Vliet | 1 | -1/+0 |
2011-07-18 | IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 1 | -4/+4 |
2011-07-18 | IB/ipath: Convert old cpumask api into new one | Motohiro KOSAKI | 1 | -4/+7 |
2011-07-18 | IB/qib: Convert old cpumask api into new one | Motohiro KOSAKI | 1 | -5/+6 |
2011-07-18 | RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object | Jack Morgenstein | 1 | -40/+40 |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 6 | -50/+74 |
2011-07-15 | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues | 12 | -611/+342 |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+4 |
2011-07-13 | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche | 1 | -0/+2 |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 6 | -22/+66 |
2011-07-04 | RDMA: Check for NULL mode in .devnode methods | Goldwyn Rodrigues | 2 | -2/+4 |
2011-06-17 | Merge branches 'cxgb4' and 'qib' into for-next | Roland Dreier | 2 | -8/+23 |
2011-06-17 | IB/qib: Ensure that LOS and DFE are being turned off | Mitko Haralanov | 2 | -8/+23 |
2011-06-17 | RDMA/cxgb4: Couple of abort fixes | Steve Wise | 2 | -13/+38 |
2011-06-17 | RDMA/cxgb4: Don't truncate MR lengths | Steve Wise | 1 | -1/+1 |
2011-06-17 | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs | Steve Wise | 1 | -0/+4 |
2011-06-09 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 1 | -1/+1 |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2 | -0/+2 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 18 | -150/+505 |
2011-05-25 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier | 18 | -147/+500 |
2011-05-25 | RDMA/cma: Save PID of ID's owner | Nir Muchtar | 1 | -0/+6 |
2011-05-25 | RDMA/cma: Add support for netlink statistics export | Nir Muchtar | 1 | -0/+99 |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 3 | -24/+40 |
2011-05-25 | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar | 1 | -90/+80 |
2011-05-24 | RDMA/nes: Add a check for strict_strtoul() | Liu Yuan | 1 | -1/+3 |
2011-05-24 | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise | 3 | -13/+21 |
2011-05-24 | RDMA/cxgb4: Use completion objects for event blocking | Steve Wise | 1 | -13/+5 |
2011-05-23 | IB/srp: Fix integer -> pointer cast warnings | Roland Dreier | 1 | -2/+2 |
2011-05-23 | IB: Add devnode methods to cm_class and umad_class | Roland Dreier | 2 | -0/+15 |
2011-05-23 | IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required | Ira Weiny | 1 | -0/+7 |
2011-05-23 | IB/uverbs: Add devnode method to set path/mode | Roland Dreier | 1 | -0/+8 |