Age | Commit message (Expand) | Author |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-06-16 | fix typos concerning "hierarchy" | Uwe Kleine-König |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-15 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier |
2010-05-15 | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall |
2010-05-12 | IB/iser: Fix error flow in iser_create_ib_conn_res() | Dan Carpenter |
2010-05-12 | IB/iser: Enhance disconnection logic for multi-pathing | Or Gerlitz |
2010-05-12 | IB/iser: Remove buggy back-pointer setting | Or Gerlitz |
2010-05-12 | IB/iser: Add asynchronous event handler | Or Gerlitz |
2010-05-05 | MAINTAINERS: Add cxgb4 and iw_cxgb4 entries | Roland Dreier |
2010-04-28 | RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays | Roland Dreier |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-21 | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz |
2010-04-21 | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky |
2010-04-21 | RDMA/cma: Randomize local port allocation | Tetsuo Handa |
2010-04-21 | RDMA/nes: Make unnecessarily global functions static | Roland Dreier |
2010-04-21 | RDMA/nes: Make nesadapter->phy_lock usage consistent | Chien Tung |
2010-04-21 | RDMA/cxgb4: Add driver for Chelsio T4 RNIC | Steve Wise |
2010-04-21 | IB/mthca: Use the dma state API instead of pci equivalents | FUJITA Tomonori |
2010-04-21 | RDMA/amso1100: Use the dma state API instead of pci equivalents | FUJITA Tomonori |
2010-04-21 | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD | Steve Wise |
2010-04-21 | RDMA/cxgb3: Use the dma state API instead of pci equivalents | FUJITA Tomonori |
2010-04-21 | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-04-09 | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier |
2010-04-07 | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter |
2010-04-07 | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung |
2010-04-07 | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty |
2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-31 | IB/cm: Fix device_create() return value check | Jani Nikula |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | ipoib: remove addrlen check for mc addresses | Jiri Pirko |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-03-19 | sysfs: fix sysfs lockdep warning in infiniband code | Greg Kroah-Hartman |
2010-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-03-16 | Fix typos in comments | Thomas Weber |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next | Roland Dreier |
2010-03-12 | RDMA/nes: Fix CX4 link problem in back-to-back configuration | Chien Tung |
2010-03-11 | RDMA/nes: Clear stall bit before destroying NIC QP | Chien Tung |
2010-03-11 | RDMA/nes: Set assume_aligned_header bit | Faisal Latif |
2010-03-11 | RDMA/cxgb3: Wait at least one schedule cycle during device removal | Steve Wise |
2010-03-11 | IB/mad: Ignore iWARP devices on device removal | Steve Wise |
2010-03-11 | IPoIB: Include return code in trace message for ib_post_send() failures | Or Gerlitz |
2010-03-11 | IPoIB: Fix TX queue lockup with mixed UD/CM traffic | Eli Cohen |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |