Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | RDMA/cxgb4: Set fence flag for inv-local-stag work requests | Steve Wise | 2010-05-24 | 1 | -0/+2 | |
| * | | | RDMA/cxgb4: Update some HW limits | Steve Wise | 2010-05-24 | 1 | -8/+9 | |
| * | | | RDMA/cxgb4: Don't limit fastreg page list depth | Steve Wise | 2010-05-24 | 1 | -3/+0 | |
| * | | | RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation | Steve Wise | 2010-05-24 | 1 | -2/+6 | |
| * | | | RDMA/cxgb4: Fix overflow bug in CQ arm | Steve Wise | 2010-05-24 | 1 | -19/+12 | |
| * | | | RDMA/cxgb4: Optimize CQ overflow detection | Steve Wise | 2010-05-24 | 2 | -12/+17 | |
| * | | | RDMA/cxgb4: CQ size must be IQ size - 2 | Steve Wise | 2010-05-24 | 1 | -1/+4 | |
| * | | | RDMA/cxgb4: Register RDMA provider based on LLD state_change events | Steve Wise | 2010-05-24 | 3 | -10/+39 | |
| * | | | RDMA/cxgb4: Detach from the LLD after unregistering RDMA device | Steve Wise | 2010-05-24 | 1 | -3/+1 | |
| |/ / | ||||||
* | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 51 | -267/+9820 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | 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 | |
| |/ / / / | ||||||
* | | | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -3/+4 | |
* | | | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -5/+6 | |
|/ / / / | ||||||
* | | | | 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 |