Age | Commit message (Expand) | Author |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier |
2010-10-25 | IB/srp: Sync buffer before posting send | David Dillow |
2010-10-25 | IB/srp: Use list_first_entry() | Bart Van Assche |
2010-10-25 | IB/srp: Reduce number of BUSY conditions | Bart Van Assche |
2010-10-25 | IB/srp: Eliminate two forward declarations | David Dillow |
2010-10-23 | IPoIB: Set dev_id field of net_device | Eli Cohen |
2010-10-23 | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ | David Dillow |
2010-10-23 | IB/srp: Preparation for transmit ring response allocation | Bart Van Assche |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-13 | IPoIB: Skip IBoE ports | Eli Cohen |
2010-09-28 | IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) | Christoph Lameter |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-08-05 | Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's... | Roland Dreier |
2010-08-04 | IB/srp: Export req_lim via sysfs | Bart Van Assche |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | IB/srp: Make receive buffer handling more robust | Bart Van Assche |
2010-08-04 | IB/srp: Use print_hex_dump() | Bart Van Assche |
2010-08-04 | IB/iser: Make needlessly global iser_alloc_rx_descriptors() static | Or Gerlitz |
2010-07-06 | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz |
2010-07-04 | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() | Ben Hutchings |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-16 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier |
2010-05-12 | 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-04-22 | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-23 | ipoib: remove addrlen check for mc addresses | Jiri Pirko |
2010-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-03-11 | 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-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-03-03 | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal |
2010-03-02 | Merge branch 'srp' into for-next | Roland Dreier |
2010-03-02 | Merge branch 'iser' 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-02-28 | ipoib: returned back addrlen check for mc addresses | Jiri Pirko |
2010-02-26 | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-24 | 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 |