aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-24IB/srp: Sync buffer before posting sendDavid Dillow
2010-10-24IB/srp: Use list_first_entry()Bart Van Assche
2010-10-24IB/srp: Reduce number of BUSY conditionsBart Van Assche
2010-10-24IB/srp: Eliminate two forward declarationsDavid Dillow
2010-10-23IPoIB: Set dev_id field of net_deviceEli Cohen
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow
2010-10-22IB/srp: Preparation for transmit ring response allocationBart Van Assche
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-13IPoIB: Skip IBoE portsEli Cohen
2010-09-28IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier
2010-08-04IB/srp: Export req_lim via sysfsBart Van Assche
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04IB/srp: Make receive buffer handling more robustBart Van Assche
2010-08-04IB/srp: Use print_hex_dump()Bart Van Assche
2010-08-04IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-15Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier
2010-05-12IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz
2010-05-12IB/iser: Remove buggy back-pointer settingOr Gerlitz
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz
2010-04-21IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-03-11IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz
2010-03-11IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen
2010-03-03Merge 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 resetJayamohan Kallickal
2010-03-01Merge branch 'srp' into for-nextRoland Dreier
2010-03-01Merge branch 'iser' into for-nextRoland Dreier
2010-03-01IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier
2010-03-01IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-24IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz
2010-02-24IB/iser: Use libiscsi passthrough modeOr Gerlitz
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz
2010-02-24IB/iser: Use atomic allocationsOr Gerlitz
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz