| Commit message (Expand) | Author | Age |
* | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz | 2010-07-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-07 |
| |\ \ |
|
| * | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
| * | | | ipoib: remove addrlen check for mc addresses | Jiri Pirko | 2010-03-22 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 2010-05-15 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | * | | | 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-12 |
| |/ / /
|/| | | |
|
| * | | | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz | 2010-04-21 |
|/ / / |
|
* | / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-03-18 |
|\ \
| |/
|/| |
|
| * | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 2010-03-03 |
* | | 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-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-03 |
|\ \
| |/
|/| |
|
| * | Merge branch 'srp' into for-next | Roland Dreier | 2010-03-02 |
| |\ |
|
| | * | IB/srp: Clean up error path in srp_create_target_ib() | Roland Dreier | 2010-03-02 |
| | * | IB/srp: Split send and recieve CQs to reduce number of interrupts | Bart Van Assche | 2010-03-02 |
| * | | Merge branch 'iser' into for-next | Roland Dreier | 2010-03-02 |
| |\ \ |
|
| | * | | IB/iser: Remove redundant locking from iser scsi command response flow | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Use libiscsi passthrough mode | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Remove unnecessary connection checks | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Use atomic allocations | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Simplify send flow/descriptors | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Use different CQ for send completions | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Remove atomic counter for posted receive buffers | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: New receive buffer posting logic | Or Gerlitz | 2010-02-24 |
| | * | | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" | Or Gerlitz | 2010-02-24 |
| | |/ |
|
| * / | IPoIB: Remove TX moderation settings from ethtool support | Or Gerlitz | 2010-02-11 |
| |/ |
|
* | | ipoib: returned back addrlen check for mc addresses | Jiri Pirko | 2010-02-28 |
* | | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-26 |
* | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 2009-12-16 |
| |\ \ |
|
| | | * | IB/iser: Rewrite SG handling for RDMA logic | Or Gerlitz | 2009-11-12 |
| | |/
| |/| |
|
| | * | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder | 2009-12-09 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 |
| |/ |
|
* / | [SCSI] iser: set tgt and lu reset timeout | Mike Christie | 2009-12-04 |
|/ |
|
* | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | IPoIB: Don't turn on carrier for a non-active port | Moni Shoua | 2009-09-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \
| |/
|/| |
|
| * | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
* | | IPoIB: Check multicast address format | Jason Gunthorpe | 2009-09-05 |
* | | IPoIB: Drop priv->lock before calling ipoib_send() | Roland Dreier | 2009-09-05 |
* | | IPoIB: Remove unused <rdma/ib_cache.h> includes | Roland Dreier | 2009-09-05 |
|/ |
|