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