| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 3 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-07-22 | 32 | -1042/+629 |
|\ |
|
| *---------. | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2011-07-22 | 32 | -1042/+629 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | 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 |
| | |_|_|/
| |/| | | |
|
| | | | * | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche | 2011-07-18 | 4 | -36/+0 |
| | |_|/
| |/| | |
|
| | | * | 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 |
| |/ |
|
* | | 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 | 3 | -26/+30 |
* | | 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 |
| |/ |
|
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 | 6 | -28/+30 |
|\ |
|
| *-----. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier | 2011-05-25 | 6 | -28/+30 |
| |\ \ \ \ |
|
| | | | | * | RDMA: Add netlink infrastructure | Roland Dreier | 2011-05-20 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
| | | | * | RDMA/nes: Add a check for strict_strtoul() | Liu Yuan | 2011-05-24 | 1 | -1/+3 |
| | |_|/
| |/| | |
|
| | | * | RDMA/cxgb4: Use completion objects for event blocking | Steve Wise | 2011-05-24 | 1 | -13/+5 |
| | |/
| |/| |
|
| | * | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise | 2011-05-24 | 3 | -13/+21 |
| |/ |
|
* | | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-22 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 5 | -58/+13 |
|\ \ |
|
| * | | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 2011-05-03 | 2 | -2/+4 |
| * | | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -2/+2 |
| * | | net: infiniband/hw/nes: convert to hw_features | Michał Mirosław | 2011-04-20 | 3 | -54/+7 |
* | | | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 10 | -120/+117 |
|\ \ \
| | |/
| |/| |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'cma', 'cxgb4' and 'qib' into for-next | Roland Dreier | 2011-05-12 | 8 | -111/+108 |
| |\ \ \ |
|
| | | * | | IB/qib: Use pci_dev->revision | Sergei Shtylyov | 2011-05-12 | 1 | -4/+1 |
| | | * | | IB/ipath: Use pci_dev->revision, again | Sergei Shtylyov | 2011-05-09 | 1 | -8/+1 |
| | | * | | IB/qib: Prevent driver hang with unprogrammed boards | Mitko Haralanov | 2011-05-09 | 1 | -1/+2 |
| | * | | | RDMA/cxgb4: EEH errors can hang the driver | Steve Wise | 2011-05-09 | 3 | -53/+66 |
| | * | | | RDMA/cxgb4: Reset wait condition atomically | Steve Wise | 2011-05-09 | 2 | -30/+26 |
| | * | | | RDMA/cxgb4: Fix missing parentheses | Roel Kluin | 2011-05-09 | 1 | -1/+1 |
| | * | | | RDMA/cxgb4: Initialization errors can cause crash | Steve Wise | 2011-05-09 | 1 | -3/+3 |
| | * | | | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise | 2011-05-09 | 3 | -12/+9 |
| | |/ / |
|
| * | | | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 2011-05-09 | 2 | -9/+9 |
| |/ / |
|