Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -10/+5 |
2010-05-16 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 4 | -57/+91 |
2010-05-12 | IB/iser: Fix error flow in iser_create_ib_conn_res() | Dan Carpenter | 1 | -16/+9 |
2010-05-12 | IB/iser: Enhance disconnection logic for multi-pathing | Or Gerlitz | 3 | -38/+46 |
2010-05-12 | IB/iser: Remove buggy back-pointer setting | Or Gerlitz | 1 | -2/+0 |
2010-05-12 | IB/iser: Add asynchronous event handler | Or Gerlitz | 2 | -1/+16 |
2010-04-22 | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz | 1 | -0/+20 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 8 | -1/+8 |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -5/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 8 | -1/+8 |
2010-03-23 | ipoib: remove addrlen check for mc addresses | Jiri Pirko | 1 | -5/+1 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-12 | IPoIB: Include return code in trace message for ib_post_send() failures | Or Gerlitz | 2 | -7/+10 |
2010-03-12 | IPoIB: Fix TX queue lockup with mixed UD/CM traffic | Eli Cohen | 1 | -0/+2 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 8 | -644/+458 |
2010-03-03 | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 1 | -1/+1 |
2010-03-02 | Merge branch 'srp' into for-next | Roland Dreier | 2 | -32/+65 |
2010-03-02 | Merge branch 'iser' into for-next | Roland Dreier | 5 | -604/+391 |
2010-03-02 | IB/srp: Clean up error path in srp_create_target_ib() | Roland Dreier | 1 | -13/+18 |
2010-03-02 | IB/srp: Split send and recieve CQs to reduce number of interrupts | Bart Van Assche | 2 | -25/+53 |
2010-02-28 | ipoib: returned back addrlen check for mc addresses | Jiri Pirko | 1 | -1/+5 |
2010-02-26 | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko | 1 | -6/+2 |
2010-02-24 | IB/iser: Remove redundant locking from iser scsi command response flow | Or Gerlitz | 1 | -25/+0 |
2010-02-24 | IB/iser: Use libiscsi passthrough mode | Or Gerlitz | 2 | -20/+3 |
2010-02-24 | IB/iser: Remove unnecessary connection checks | Or Gerlitz | 3 | -52/+0 |
2010-02-24 | IB/iser: Use atomic allocations | Or Gerlitz | 2 | -3/+3 |
2010-02-24 | IB/iser: Simplify send flow/descriptors | Or Gerlitz | 5 | -278/+115 |
2010-02-24 | IB/iser: Use different CQ for send completions | Or Gerlitz | 2 | -37/+76 |
2010-02-24 | IB/iser: Remove atomic counter for posted receive buffers | Or Gerlitz | 3 | -12/+12 |
2010-02-24 | IB/iser: New receive buffer posting logic | Or Gerlitz | 4 | -176/+235 |
2010-02-24 | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" | Or Gerlitz | 3 | -95/+41 |
2010-02-19 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 1 | -1/+1 |
2010-02-12 | IPoIB: Remove TX moderation settings from ethtool support | Or Gerlitz | 1 | -8/+2 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -66/+57 |
2009-12-16 | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 2 | -66/+57 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder | 1 | -0/+1 |
2009-12-04 | [SCSI] iser: set tgt and lu reset timeout | Mike Christie | 1 | -0/+1 |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-11-12 | IB/iser: Rewrite SG handling for RDMA logic | Or Gerlitz | 1 | -66/+56 |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 1 | -1/+1 |
2009-09-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+7 |
2009-09-24 | IPoIB: Don't turn on carrier for a non-active port | Moni Shoua | 1 | -0/+7 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -2/+0 |
2009-09-06 | IPoIB: Check multicast address format | Jason Gunthorpe | 1 | -0/+19 |
2009-09-06 | IPoIB: Drop priv->lock before calling ipoib_send() | Roland Dreier | 2 | -1/+8 |
2009-09-06 | IPoIB: Remove unused <rdma/ib_cache.h> includes | Roland Dreier | 2 | -2/+0 |
2009-09-03 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2 | -2/+0 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -6/+4 |