| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 |
|\ |
|
| *-----. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier | 2011-05-25 |
| |\ \ \ \ |
|
| | | | | * | RDMA: Add netlink infrastructure | Roland Dreier | 2011-05-20 |
| | |_|_|/
| |/| | | |
|
| | | | * | RDMA/nes: Add a check for strict_strtoul() | Liu Yuan | 2011-05-24 |
| | |_|/
| |/| | |
|
| | | * | RDMA/cxgb4: Use completion objects for event blocking | Steve Wise | 2011-05-24 |
| | |/
| |/| |
|
| | * | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise | 2011-05-24 |
| |/ |
|
* | | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 |
|\ \ |
|
| * | | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 2011-05-03 |
| * | | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 |
| * | | net: infiniband/hw/nes: convert to hw_features | Michał Mirosław | 2011-04-20 |
* | | | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 |
|\ \ \
| | |/
| |/| |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'cma', 'cxgb4' and 'qib' into for-next | Roland Dreier | 2011-05-12 |
| |\ \ \ |
|
| | | * | | IB/qib: Use pci_dev->revision | Sergei Shtylyov | 2011-05-12 |
| | | * | | IB/ipath: Use pci_dev->revision, again | Sergei Shtylyov | 2011-05-10 |
| | | * | | IB/qib: Prevent driver hang with unprogrammed boards | Mitko Haralanov | 2011-05-10 |
| | * | | | RDMA/cxgb4: EEH errors can hang the driver | Steve Wise | 2011-05-10 |
| | * | | | RDMA/cxgb4: Reset wait condition atomically | Steve Wise | 2011-05-10 |
| | * | | | RDMA/cxgb4: Fix missing parentheses | Roel Kluin | 2011-05-10 |
| | * | | | RDMA/cxgb4: Initialization errors can cause crash | Steve Wise | 2011-05-10 |
| | * | | | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise | 2011-05-10 |
| | |/ / |
|
| * / / | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 2011-05-10 |
| |/ / |
|
* | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2011-05-19 |
|\| | |
|
| * | | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-27 |
| |/ |
|
* / | cxgb4: use pgprot_writecombine() on powerpc | Nishanth Aravamudan | 2011-04-27 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-03-26 |
|\ |
|
| * | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier | 2011-03-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-26 |
|\ \
| |/
|/| |
|
| * | mlx4: generalization of multicast steering. | Yevgeny Petrilin | 2011-03-23 |
| * | mlx4_en: Reporting HW revision in ethtool -i | Yevgeny Petrilin | 2011-03-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-03-24 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'misc', 'nes' and 'srp' into for-next | Roland Dreier | 2011-03-23 |
| |\ \ |
|
| | * | | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier | 2011-03-18 |
| | |/ |
|
| * / | IB: Increase DMA max_segment_size on Mellanox hardware | David Dillow | 2011-03-22 |
| |/ |
|
* / | mm: export __get_user_pages | Huang Ying | 2011-03-17 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 |
| * | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 |
| * | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 2011-03-01 |
| * | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 2011-03-01 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 |
| |\ |
|
| * | | net: make dev->master general | Jiri Pirko | 2011-02-13 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next | Roland Dreier | 2011-03-15 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | * | | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov | 2011-03-14 |
| | | * | | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov | 2011-03-14 |
| | | * | | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov | 2011-02-22 |
| |_|/ /
|/| | | |
|
| | * | | IB/ipath: Don't reset disabled devices | Nicolas Kaiser | 2011-03-14 |
| |/ /
|/| | |
|
| * | | RDMA/cxgb4: Debugfs dump_qp() updates | Steve Wise | 2011-03-14 |
| * | | RDMA/cxgb4: Dispatch FATAL event on EEH errors | Steve Wise | 2011-03-14 |