Age | Commit message (Expand) | Author | Files | Lines |
2010-01-07 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2 | -1/+7 |
2010-01-07 | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 | Robert P. J. Day | 1 | -1/+1 |
2010-01-06 | IB/mlx4: Fix queue overflow check in post_recv | Or Gerlitz | 1 | -1/+1 |
2010-01-06 | IB/mlx4: Initialize SRQ scatter entries when creating an SRQ | Jack Morgenstein | 1 | -0/+6 |
2009-12-23 | kfifo: fix warn_unused_result | Stefani Seibold | 1 | -2/+3 |
2009-12-23 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 1 | -8/+8 |
2009-12-23 | kfifo: cleanup namespace | Stefani Seibold | 1 | -5/+5 |
2009-12-23 | kfifo: move out spinlock | Stefani Seibold | 1 | -16/+20 |
2009-12-23 | kfifo: move struct kfifo in place | Stefani Seibold | 2 | -35/+34 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 1 | -2/+7 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 29 | -872/+1028 |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro | 1 | -2/+7 |
2009-12-16 | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 28 | -868/+1018 |
2009-12-16 | RDMA/cxgb3: Fix error paths in post_send and post_recv | Frank Zago | 1 | -12/+20 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -2/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -6/+6 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-12-10 | RDMA/nes: Fix stale ARP issue | Faisal Latif | 1 | -10/+27 |
2009-12-10 | RDMA/nes: FIN during MPA startup causes timeout | Faisal Latif | 1 | -1/+8 |
2009-12-10 | RDMA/nes: Free kmap() resources | Faisal Latif | 3 | -2/+19 |
2009-12-10 | RDMA/nes: Check for zero STag | Faisal Latif | 2 | -4/+2 |
2009-12-10 | RDMA/nes: Fix Xansation test crash on cm_node ref_count | Faisal Latif | 1 | -1/+16 |
2009-12-10 | RDMA/nes: Abnormal listener exit causes loopback node crash | Faisal Latif | 1 | -13/+3 |
2009-12-10 | RDMA/nes: Fix crash in nes_accept() | Faisal Latif | 2 | -28/+50 |
2009-12-10 | RDMA/nes: Resource not freed for REJECTed connections | Faisal Latif | 1 | -0/+2 |
2009-12-10 | RDMA/nes: MPA request/response error checking | Faisal Latif | 1 | -2/+29 |
2009-12-10 | RDMA/nes: Fix query of ORD values | Faisal Latif | 1 | -4/+4 |
2009-12-10 | RDMA/nes: Fix MAX_CM_BUFFER define | Faisal Latif | 1 | -1/+3 |
2009-12-10 | RDMA/nes: Pass correct size to ioremap_nocache() | Julia Lawall | 1 | -1/+2 |
2009-12-10 | RDMA/nes: Update copyright and branding string | Chien Tung | 13 | -17/+16 |
2009-12-10 | RDMA/nes: Add max_cqe check to nes_create_cq() | Chien Tung | 2 | -2/+5 |
2009-12-10 | RDMA/nes: Clean up struct nes_qp | Chien Tung | 2 | -14/+1 |
2009-12-10 | RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension | Chien Tung | 2 | -8/+13 |
2009-12-10 | RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset | Chien Tung | 1 | -6/+22 |
2009-12-10 | RDMA/nes: Correct fast memory registration implementation | Chien Tung | 4 | -291/+299 |
2009-12-10 | IB/ehca: Fix error paths in post_send and post_recv | Frank Zago | 1 | -36/+31 |
2009-12-10 | RDMA/amso1100: Fix error paths in post_send and post_recv | Frank Zago | 1 | -4/+10 |
2009-12-10 | IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() | Roel Kluin | 1 | -1/+1 |
2009-12-10 | RDMA/nes: Add support for IB_WR_*INV | Chien Tung | 1 | -90/+113 |
2009-12-10 | RDMA/nes: In nes_post_recv() always set bad_wr on error | Frank Zago | 1 | -2/+5 |
2009-12-10 | RDMA/nes: In nes_post_send() always set bad_wr on error | Frank Zago | 1 | -2/+8 |
2009-12-09 | IB/ehca: Rework destroy_eq() | Alexander Schmidt | 3 | -4/+8 |
2009-12-09 | IB/ipath: Use bitmap_weight() | Akinobu Mita | 1 | -7/+3 |
2009-12-09 | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder | 1 | -0/+1 |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2009-12-04 | [SCSI] iser: set tgt and lu reset timeout | Mike Christie | 1 | -0/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 3 | -4/+4 |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-11-20 | IB/addr: Fix IPv6 routing lookup | Sean Hefty | 2 | -117/+74 |
2009-11-20 | IB/addr: Simplify resolving IPv4 addresses | Sean Hefty | 1 | -58/+23 |