summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-052-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-023-17/+29
|\
| *-. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-303-17/+29
| |\ \
| | | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-292-9/+15
| | |/ | |/|
| | * IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-293-8/+14
| |/
* | neigh: Add infrastructure for allocating device neigh privates.David Miller2011-12-011-0/+2
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-171-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-075-0/+5
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-11-013-0/+3
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-11-011-0/+1
* | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2011-11-042-4/+8
* | IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-043-15/+52
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-012-6/+6
|\ \ | |/ |/|
| *---. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-012-6/+6
| |\ \ \
| | | | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+1
| | |_|/ | |/| |
| | | * IPoIB: Use the right function to do DMA unmap pagesDotan Barak2011-10-181-2/+2
| | |/ | |/|
| | * IPoIB: Handle extended rates in debugfsMarcel Apfelbaum2011-10-111-4/+3Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-291-26/+54
|\ \
| * | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+9
| * | [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-13/+19
| * | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-11/+27
| |/
* | net: add skb frag size accessorsEric Dumazet2011-10-192-9/+11
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-224-8/+14
|\|
| * Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier2011-08-173-5/+9
| |\
| | * IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-172-4/+8
| | * IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz2011-08-171-1/+1
| * | IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert2011-08-161-3/+5
| |/
* | IPoIB: convert to SKB paged frag API.Ian Campbell2011-08-262-4/+6
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-1/+1
|\
| * iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-1/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-221-0/+2
|\
| * IB/srp: Avoid duplicate devices from LUN scanBart Van Assche2011-07-131-0/+2
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-182-21/+40
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-262-3/+3
|\
| *-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier2011-05-252-3/+3
| |\ \
| | | * IB/srp: Fix integer -> pointer cast warningsRoland Dreier2011-05-231-2/+2
| | |/ | |/|
| | * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
| |/
* / net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-205-46/+20Star
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-03-242-249/+514
|\
| * IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2011-03-162-13/+21
| * IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2011-03-162-12/+110
| * IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2011-03-162-129/+266
| * IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2011-03-162-24/+59
| * IB/srp: move IB CM setup completion into its own functionDavid Dillow2011-03-161-71/+73
| * IB/srp: always avoid non-zero offsets into an FMRDavid Dillow2011-03-161-16/+1Star