Age | Commit message (Expand) | Author | Files | Lines |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -4/+3 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2010-05-15 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 29 | -119/+9654 |
2010-05-05 | MAINTAINERS: Add cxgb4 and iw_cxgb4 entries | Roland Dreier | 6 | -164/+224 |
2010-04-28 | RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays | Roland Dreier | 2 | -66/+65 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 61 | -11/+117 |
2010-04-21 | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky | 3 | -11/+48 |
2010-04-21 | RDMA/nes: Make unnecessarily global functions static | Roland Dreier | 2 | -3/+3 |
2010-04-21 | RDMA/nes: Make nesadapter->phy_lock usage consistent | Chien Tung | 3 | -20/+14 |
2010-04-21 | RDMA/cxgb4: Add driver for Chelsio T4 RNIC | Steve Wise | 14 | -0/+9445 |
2010-04-21 | IB/mthca: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 3 | -8/+8 |
2010-04-21 | RDMA/amso1100: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 6 | -13/+13 |
2010-04-21 | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD | Steve Wise | 1 | -2/+2 |
2010-04-21 | RDMA/cxgb3: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 3 | -9/+9 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 59 | -9/+77 |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -6/+5 |
2010-04-09 | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2 | -6/+5 |
2010-04-07 | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter | 1 | -1/+1 |
2010-04-07 | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung | 1 | -5/+4 |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko | 1 | -4/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 59 | -3/+72 |
2010-03-16 | Fix typos in comments | Thomas Weber | 3 | -4/+4 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 5 | -2/+40 |
2010-03-12 | Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next | Roland Dreier | 4 | -2/+38 |
2010-03-12 | RDMA/nes: Fix CX4 link problem in back-to-back configuration | Chien Tung | 1 | -2/+28 |
2010-03-11 | RDMA/nes: Clear stall bit before destroying NIC QP | Chien Tung | 2 | -0/+9 |
2010-03-11 | RDMA/nes: Set assume_aligned_header bit | Faisal Latif | 1 | -0/+1 |
2010-03-11 | RDMA/cxgb3: Wait at least one schedule cycle during device removal | Steve Wise | 1 | -0/+2 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -3/+3 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 20 | -321/+402 |
2010-03-01 | Merge branch 'misc' into for-next | Roland Dreier | 3 | -4/+3 |
2010-03-01 | Merge branch 'nes' into for-next | Roland Dreier | 7 | -290/+284 |
2010-03-01 | Merge branch 'mlx4' into for-next | Roland Dreier | 1 | -1/+1 |
2010-03-01 | Merge branch 'ehca' into for-next | Roland Dreier | 3 | -7/+4 |
2010-02-26 | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko | 1 | -36/+49 |
2010-02-25 | RDMA/nes: Add support for KR device id 0x0110 | Chien Tung | 5 | -218/+243 |
2010-02-24 | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 2 | -2/+2 |
2010-02-24 | RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing | Steve Wise | 1 | -0/+1 |
2010-02-24 | RDMA/cxgb3: Don't allocate the SW queue for user mode CQs | Steve Wise | 3 | -9/+9 |
2010-02-24 | RDMA/cxgb3: Increase the max CQ depth | Steve Wise | 1 | -1/+1 |
2010-02-24 | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise | 4 | -8/+99 |
2010-02-19 | RDMA/nes: Change WQ overflow return code | Or Gerlitz | 1 | -3/+3 |
2010-02-19 | RDMA/nes: Multiple disconnects cause crash during AE handling | Faisal Latif | 1 | -60/+28 |
2010-02-19 | RDMA/nes: Fix crash when listener destroyed during loopback setup | Faisal Latif | 1 | -1/+2 |
2010-02-19 | RDMA/nes: Use atomic counters for CM listener create and destroy | Faisal Latif | 3 | -8/+8 |
2010-02-19 | IB/ehca: Require in_wc in process_mad() | Alexander Schmidt | 1 | -1/+1 |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+1 |
2010-02-12 | IB/ehca: Allow access for ib_query_qp() | Alexander Schmidt | 1 | -3/+1 |
2010-02-12 | IB/ehca: Do not turn off irqs in tasklet context | Alexander Schmidt | 1 | -3/+2 |
2010-02-12 | IB/mlx4: Simplify retrieval of ib_device | Eli Cohen | 1 | -1/+1 |