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