Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2011-05-23 | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node | Roland Dreier | 1 | -3/+5 |
2011-05-22 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 1 | -0/+1 |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 11 | -106/+40 |
2011-05-20 | RDMA: Add netlink infrastructure | Roland Dreier | 5 | -3/+205 |
2011-05-20 | RDMA: Add error handling to ib_core_init() | Nir Muchtar | 1 | -3/+11 |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 13 | -189/+264 |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 3 | -3/+3 |
2011-05-12 | Merge branches 'cma', 'cxgb4' and 'qib' into for-next | Roland Dreier | 8 | -111/+108 |
2011-05-12 | IB/qib: Use pci_dev->revision | Sergei Shtylyov | 1 | -4/+1 |
2011-05-10 | infiniband: Remove rt->rt_src usage in addr4_resolve() | David S. Miller | 1 | -2/+7 |
2011-05-09 | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 3 | -10/+10 |
2011-05-09 | IB/ipath: Use pci_dev->revision, again | Sergei Shtylyov | 1 | -8/+1 |
2011-05-09 | IB/qib: Prevent driver hang with unprogrammed boards | Mitko Haralanov | 1 | -1/+2 |
2011-05-09 | RDMA/cxgb4: EEH errors can hang the driver | Steve Wise | 3 | -53/+66 |
2011-05-09 | RDMA/cxgb4: Reset wait condition atomically | Steve Wise | 2 | -30/+26 |
2011-05-09 | RDMA/cxgb4: Fix missing parentheses | Roel Kluin | 1 | -1/+1 |
2011-05-09 | RDMA/cxgb4: Initialization errors can cause crash | Steve Wise | 1 | -3/+3 |
2011-05-09 | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise | 3 | -12/+9 |
2011-05-09 | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean | 2 | -67/+130 |
2011-05-09 | RDMA/cma: Fix handling of IPv6 addressing in cma_use_port | Hefty, Sean | 1 | -7/+22 |
2011-05-03 | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 2 | -2/+4 |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 1 | -2/+2 |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-04-27 | cxgb4: use pgprot_writecombine() on powerpc | Nishanth Aravamudan | 1 | -4/+1 |
2011-04-20 | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław | 5 | -46/+20 |
2011-04-20 | net: infiniband/hw/nes: convert to hw_features | Michał Mirosław | 3 | -54/+7 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 22 | -33/+33 |
2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+1 |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -6/+5 |
2011-03-24 | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier | 1 | -1/+1 |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 6 | -252/+521 |
2011-03-23 | mlx4: generalization of multicast steering. | Yevgeny Petrilin | 1 | -5/+5 |