Age | Commit message (Expand) | Author |
2010-01-07 | drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address | H Hartley Sweeten |
2009-12-22 | kfifo: fix warn_unused_result | Stefani Seibold |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-12-15 | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier |
2009-12-15 | RDMA/cxgb3: Fix error paths in post_send and post_recv | Frank Zago |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | RDMA/nes: Fix stale ARP issue | Faisal Latif |
2009-12-09 | 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 | IB/ehca: Fix error paths in post_send and post_recv | Frank Zago |
2009-12-09 | RDMA/amso1100: Fix error paths in post_send and post_recv | Frank Zago |
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/ehca: Rework destroy_eq() | Alexander Schmidt |
2009-12-09 | IB/ipath: Use bitmap_weight() | Akinobu Mita |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-12 | IB/mlx4: Remove limitation on LSO header size | Eli Cohen |
2009-11-12 | IB/mlx4: Remove unneeded code | Eli Cohen |
2009-11-09 | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König |
2009-10-14 | inifiband: Remove BKL from ipath_open() | Thomas Gleixner |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-07 | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise |
2009-10-05 | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() | Ben Hutchings |
2009-10-03 | this_cpu: Straight transformations | Christoph Lameter |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-24 | 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 |