Age | Commit message (Expand) | Author |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro |
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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | 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 | IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() | Roel Kluin |
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 | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-04 | [SCSI] iser: set tgt and lu reset timeout | Mike Christie |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo |
2009-11-19 | IB/addr: Fix IPv6 routing lookup | Sean Hefty |
2009-11-19 | IB/addr: Simplify resolving IPv4 addresses | Sean Hefty |
2009-11-19 | RDMA/cm: fix loopback address support | Sean Hefty |
2009-11-19 | IB/addr: Store net_device type instead of translating to RDMA transport | Sean Hefty |
2009-11-19 | IB/addr: Verify source and destination address families match | Sean Hefty |
2009-11-19 | RDMA/cma: Replace net_device pointer with index | Sean Hefty |
2009-11-19 | RDMA/cma: Fix AF_INET6 support in multicast joining | Jason Gunthorpe |
2009-11-19 | RDMA/cma: Correct detection of SA Created MGID | Jason Gunthorpe |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | RDMA/addr: Use appropriate locking with for_each_netdev() | Eric Dumazet |
2009-11-16 | RDMA/ucma: Add option to manually set IB path | Sean Hefty |