| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-08-07 | 2 | -59/+61 |
|\ |
|
| *-. | Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's... | Roland Dreier | 2010-08-05 | 2 | -59/+61 |
| |\ \ |
|
| | | * | IB/srp: Export req_lim via sysfs | Bart Van Assche | 2010-08-04 | 1 | -0/+14 |
| | | * | IB/srp: Make receive buffer handling more robust | Bart Van Assche | 2010-08-04 | 1 | -45/+44 |
| | | * | IB/srp: Use print_hex_dump() | Bart Van Assche | 2010-08-04 | 1 | -13/+2 |
| | |/
| |/| |
|
| | * | IB/iser: Make needlessly global iser_alloc_rx_descriptors() static | Or Gerlitz | 2010-08-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() | Ben Hutchings | 2010-07-04 | 1 | -1/+6 |
* | | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz | 2010-07-06 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 1 | -10/+5 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 8 | -1/+8 |
| |\ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -1/+1 |
| |\ \ |
|
| * | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -5/+4 |
| * | | | ipoib: remove addrlen check for mc addresses | Jiri Pirko | 2010-03-22 | 1 | -5/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 2010-05-15 | 4 | -57/+91 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | * | | | 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 |
|/ / / |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -1/+8 |
| |/
|/| |
|
* | | 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 |
* | | 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 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-03 | 8 | -644/+458 |
|\ \
| |/
|/| |
|
| * | Merge branch 'srp' into for-next | Roland Dreier | 2010-03-01 | 2 | -32/+65 |
| |\ |
|
| | * | IB/srp: Clean up error path in srp_create_target_ib() | Roland Dreier | 2010-03-01 | 1 | -13/+18 |
| | * | IB/srp: Split send and recieve CQs to reduce number of interrupts | Bart Van Assche | 2010-03-01 | 2 | -25/+53 |
| * | | Merge branch 'iser' into for-next | Roland Dreier | 2010-03-01 | 5 | -604/+391 |
| |\ \ |
|
| | * | | IB/iser: Remove redundant locking from iser scsi command response flow | Or Gerlitz | 2010-02-24 | 1 | -25/+0 |
| | * | | IB/iser: Use libiscsi passthrough mode | Or Gerlitz | 2010-02-24 | 2 | -20/+3 |
| | * | | IB/iser: Remove unnecessary connection checks | Or Gerlitz | 2010-02-24 | 3 | -52/+0 |
| | * | | IB/iser: Use atomic allocations | Or Gerlitz | 2010-02-24 | 2 | -3/+3 |
| | * | | IB/iser: Simplify send flow/descriptors | Or Gerlitz | 2010-02-24 | 5 | -278/+115 |
| | * | | IB/iser: Use different CQ for send completions | Or Gerlitz | 2010-02-24 | 2 | -37/+76 |
| | * | | IB/iser: Remove atomic counter for posted receive buffers | Or Gerlitz | 2010-02-24 | 3 | -12/+12 |
| | * | | IB/iser: New receive buffer posting logic | Or Gerlitz | 2010-02-24 | 4 | -176/+235 |
| | * | | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" | Or Gerlitz | 2010-02-24 | 3 | -95/+41 |
| | |/ |
|
| * | | IPoIB: Remove TX moderation settings from ethtool support | Or Gerlitz | 2010-02-11 | 1 | -8/+2 |
| |/ |
|
* | | ipoib: returned back addrlen check for mc addresses | Jiri Pirko | 2010-02-28 | 1 | -1/+5 |
* | | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-26 | 1 | -6/+2 |
* | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | 2 | -66/+57 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 2009-12-15 | 2 | -66/+57 |
| |\ \ |
|
| | | * | IB/iser: Rewrite SG handling for RDMA logic | Or Gerlitz | 2009-11-12 | 1 | -66/+56 |
| | |/
| |/| |
|
| | * | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder | 2009-12-09 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ |
|
| * | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
| |/ |
|
* | | [SCSI] iser: set tgt and lu reset timeout | Mike Christie | 2009-12-04 | 1 | -0/+1 |
|/ |
|