aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* 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
| | * | IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-24
| | * | IB/iser: New receive buffer posting logicOr Gerlitz2010-02-24
| | * | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-24
| | |/
| * / IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz2010-02-11
| |/
* | ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-28
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-26
* | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-16
| |\ \
| | | * IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz2009-11-12
| | |/ | |/|
| | * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder2009-12-09
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-04
| |/
* / [SCSI] iser: set tgt and lu reset timeoutMike Christie2009-12-04
|/