summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-072-10/+3
|\
| * fs: dcache rationalise dget variantsNick Piggin2011-01-072-2/+2
| * fs: dcache remove dcache_lockNick Piggin2011-01-072-8/+1
| * fs: dcache scale dentry refcountNick Piggin2011-01-072-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-267-82/+70
|\ \ | |/
| * IB/uverbs: Handle large number of entries in poll CQDan Carpenter2010-12-081-43/+56
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-12-024-37/+11
| |\
| | *-. Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier2010-12-012-7/+7
| | |\ \
| | | * | IB/mlx4: Fix IBoE link stateEli Cohen2010-12-011-1/+1
| | | * | IB/mlx4: Fix IBoE reported link rateEli Cohen2010-12-011-1/+1
| | | * | IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen2010-12-011-5/+5
| | | |/
| | * | IB: Fix information leak in marshalling codeVasiliy Kulikov2010-12-011-0/+4
| | * | IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz2010-12-011-30/+0
| | |/
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| * | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | | infiniband: remove dev_base_lock useEric Dumazet2010-11-242-6/+6
* | | net: get rid of rtable->idevEric Dumazet2010-11-111-4/+4
|/ /
* | convert get_sb_single() usersAl Viro2010-10-292-14/+14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-262-0/+2
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-252-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-2655-702/+2323
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------------. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-2655-702/+2323
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | IB/srp: Sync buffer before posting sendDavid Dillow2010-10-241-0/+5
| | | | | | | | | | | | * | IB/srp: Use list_first_entry()Bart Van Assche2010-10-241-1/+1
| | | | | | | | | | | | * | IB/srp: Reduce number of BUSY conditionsBart Van Assche2010-10-241-2/+7
| | | | | | | | | | | | * | IB/srp: Eliminate two forward declarationsDavid Dillow2010-10-241-73/+69
| | | | | | | | | | | | * | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2010-10-222-10/+103
| | | | | | | | | | | | * | IB/srp: Preparation for transmit ring response allocationBart Van Assche2010-10-222-15/+25
| | | | | | | | | | | * | | IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe2010-10-261-1/+3
| | | | | | | | | | | * | | IB/qib: Allow driver to load if PCIe AER failsRalph Campbell2010-10-261-1/+3
| | | | | | | | | | | * | | IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell2010-10-261-0/+1
| | | | | | | | | | | * | | IB/qib: Fix extra log level in qib_early_err()Jason Gunthorpe2010-10-261-1/+1
| | | | | | | | | | | * | | IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properlyJason Gunthorpe2010-10-222-3/+8
| | | | | | | | | | | * | | IB/qib: Remove unnecessary casts of private_dataJoe Perches2010-10-061-2/+2
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski2010-10-061-0/+1
| | | | | | | | | | * | | RDMA/nes: Report correct port state if interface is downChien Tung2010-10-061-1/+3
| | | | | | | | | | * | | RDMA/nes: Remove unneeded variableDan Carpenter2010-09-281-2/+1
| | | | | | | | | | * | | RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier2010-09-271-6/+6
| | | | | | | | | | |/ /
| | | | | | | | | * | | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein2010-10-231-5/+23
| | | | | | | | | * | | IB/mlx4: Limit size of fast registration WRsEli Cohen2010-10-112-2/+2
| | | | | | | | | |/ /
| | | | | | | | * | | IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-234-9/+5
| | | | | | | | * | | RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroyAnimesh K Trivedi2010-10-111-0/+4
| | | | | | | | * | | IB/umad: Make user_mad semaphore a real oneThomas Gleixner2010-09-281-1/+1
| | | | | | | | |/ /
| | | | | | | * | | IPoIB: Set dev_id field of net_deviceEli Cohen2010-10-231-0/+1
| | | | | | | * | | IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter2010-09-281-3/+11
| | | | | | | |/ /
| | | | | | * | | IB/core: Add link layer type information to sysfsEli Cohen2010-10-251-0/+15
| | | | | | * | | IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-253-27/+161
| | | | | | * | | IB/core: Add VLAN support for IBoEEli Cohen2010-10-255-12/+47
| | | | | | * | | IB/mlx4: Add support for IBoEEli Cohen2010-10-255-108/+687
| | | | | | * | | IB/uverbs: Return link layer type to userspace for query port operationEli Cohen2010-10-251-0/+2
OpenPOWER on IntegriCloud