aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* SCSI host lock push-downJeff Garzik2010-11-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\
| *---. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-26
| |\ \ \
| | | | * IB/srp: Sync buffer before posting sendDavid Dillow2010-10-25
| | | | * IB/srp: Use list_first_entry()Bart Van Assche2010-10-25
| | | | * IB/srp: Reduce number of BUSY conditionsBart Van Assche2010-10-25
| | | | * IB/srp: Eliminate two forward declarationsDavid Dillow2010-10-25
| | | | * IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2010-10-23
| | | | * IB/srp: Preparation for transmit ring response allocationBart Van Assche2010-10-23
| | |_|/ | |/| |
| | | * IPoIB: Set dev_id field of net_deviceEli Cohen2010-10-23
| | | * IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter2010-09-28
| | |/ | |/|
| | * IPoIB: Skip IBoE portsEli Cohen2010-10-13
| |/
* | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| *-. Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier2010-08-05
| |\ \
| | | * IB/srp: Export req_lim via sysfsBart Van Assche2010-08-04
| | | * IB/srp: Make receive buffer handling more robustBart Van Assche2010-08-04
| | | * IB/srp: Use print_hex_dump()Bart Van Assche2010-08-04
| | |/ | |/|
| | * IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz2010-08-04
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ | |/ |/|
| * IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-04
* | IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-07-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
| |\ \
| * | | net: convert multicast list to list_headJiri Pirko2010-04-03
| * | | ipoib: remove addrlen check for mc addressesJiri Pirko2010-03-22
| | | |
| \ \ \
*-. \ \ \ Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | * | | IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-12
| | * | | IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-12
| | * | | IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-12
| | * | | IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-12
| |/ / / |/| | |
| * | | IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz2010-04-21
|/ / /
* | / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-18
|\ \ | |/ |/|
| * [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-03
* | IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-11
* | IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen2010-03-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\ \ | |/ |/|
| * Merge branch 'srp' into for-nextRoland Dreier2010-03-02
| |\
| | * IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier2010-03-02
| | * IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-02
| * | Merge branch 'iser' into for-nextRoland Dreier2010-03-02
| |\ \
| | * | IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-24
| | * | IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-24
| | * | IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-24
| | * | IB/iser: Use atomic allocationsOr Gerlitz2010-02-24
| | * | IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-24
| | * | IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-24