| Commit message (Expand) | Author | Age |
... | |
| | | | | | | * | RDMA/nes: FIN during MPA startup causes timeout | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Free kmap() resources | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Check for zero STag | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Fix Xansation test crash on cm_node ref_count | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Abnormal listener exit causes loopback node crash | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Fix crash in nes_accept() | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Resource not freed for REJECTed connections | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: MPA request/response error checking | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Fix query of ORD values | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Fix MAX_CM_BUFFER define | Faisal Latif | 2009-12-09 |
| | | | | | | * | RDMA/nes: Pass correct size to ioremap_nocache() | Julia Lawall | 2009-12-09 |
| | | | | | | * | RDMA/nes: Update copyright and branding string | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: Add max_cqe check to nes_create_cq() | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: Clean up struct nes_qp | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: Correct fast memory registration implementation | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: Add support for IB_WR_*INV | Chien Tung | 2009-12-09 |
| | | | | | | * | RDMA/nes: In nes_post_recv() always set bad_wr on error | Frank Zago | 2009-12-09 |
| | | | | | | * | RDMA/nes: In nes_post_send() always set bad_wr on error | Frank Zago | 2009-12-09 |
| | | | | | * | | IB/mlx4: Remove limitation on LSO header size | Eli Cohen | 2009-11-12 |
| | | | | | * | | IB/mlx4: Remove unneeded code | Eli Cohen | 2009-11-12 |
| | | |_|_|/ /
| | |/| | | | |
|
| | | | | * | | IB/ipath: Use bitmap_weight() | Akinobu Mita | 2009-12-09 |
| | | |_|/ /
| | |/| | | |
|
| | | | * | | IB/ehca: Fix error paths in post_send and post_recv | Frank Zago | 2009-12-09 |
| | | | |/ |
|
| | | | * | IB/ehca: Rework destroy_eq() | Alexander Schmidt | 2009-12-09 |
| | | |/
| | |/| |
|
| | | * | RDMA/cxgb3: Fix error paths in post_send and post_recv | Frank Zago | 2009-12-16 |
| | |/ |
|
| * / | RDMA/amso1100: Fix error paths in post_send and post_recv | Frank Zago | 2009-12-09 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ |
|
| * | | this_cpu: Straight transformations | Christoph Lameter | 2009-10-03 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| * | | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 |
| | |/
| |/| |
|
* | | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * | | | inifiband: Remove BKL from ipath_open() | Thomas Gleixner | 2009-10-14 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| | |
|
| * | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
| * | | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise | 2009-10-07 |
| |/ |
|
* / | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() | Ben Hutchings | 2009-10-05 |
|/ |
|
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-09-24 |
|\ |
|
| *-. | Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-09-24 |
| |\ \ |
|
| | | * | RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization | Julia Lawall | 2009-09-24 |
| | |/
| |/| |
|
| | * | IB/mthca: Fix access to freed memory in catastrophic event handling | Jack Morgenstein | 2009-09-24 |
| |/ |
|
* | | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 |
* | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 |
* | | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \
| |/
|/| |
|
| * | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
| * | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. \ | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 |
|\ \ \ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|