summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------------------. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-2674-726/+2671
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * 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-223-10/+141
| | | | | | | | | | | * IB/srp: Preparation for transmit ring response allocationBart Van Assche2010-10-222-15/+25
| | | | | | | | | | | * MAINTAINERS: Hand off SCSI RDMA Protocol (SRP) initiator to Dave DillowRoland Dreier2010-10-071-0/+10
| | | | | | | | | | * | 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-232-5/+24
| | | | | | | | * | IB/mlx4: Limit size of fast registration WRsEli Cohen2010-10-113-2/+6
| | | | | | | | * | mlx4_core: Allow log_mtts_per_seg up to 7Eli Cohen2010-09-281-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
| | | | | | | * | MAINTAINERS: Fix broken link to http://www.openib.org/Roland Dreier2010-09-271-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-258-28/+193
| | | | | * | IB/core: Add VLAN support for IBoEEli Cohen2010-10-257-16/+95
| | | | | * | IB/mlx4: Add support for IBoEEli Cohen2010-10-256-108/+714
| | | | | * | mlx4_en: Change multicast promiscuous mode to support IBoEEli Cohen2010-10-252-3/+4
| | | | | * | mlx4_core: Update data structures and constants for IBoEEli Cohen2010-10-254-4/+10
| | | | | * | mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen2010-10-253-3/+42
| | | | | * | IB/uverbs: Return link layer type to userspace for query port operationEli Cohen2010-10-252-1/+4
| | | | | * | IB/pack: IBoE UD packet packing supportEli Cohen2010-10-144-38/+113
| | | | | * | RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-134-27/+431
| | | | | * | IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen2010-10-134-26/+78
| | | | | * | IPoIB: Skip IBoE portsEli Cohen2010-10-131-0/+2
| | | | | * | IB/core: Add link layer property to portsEli Cohen2010-09-272-0/+27
| | | | | |/
| | | | * | IB/ehca: Fix driver on relocatable kernelSonny Rao2010-10-061-3/+3
| | | | |/
| | | * | RDMA/cxgb4: Remove unnecessary KERN_<level> useJoe Perches2010-10-261-2/+2
| | | * | RDMA/cxgb4: Use cxgb4 service for packet gl to skbSteve Wise2010-10-221-41/+1
| | | * | RDMA/cxgb4: Export T4 TCP MIBSteve Wise2010-10-221-1/+11
| | | * | RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlersSteve Wise2010-10-111-25/+1
| | | * | RDMA/cxgb4: Add default_llseek to debugfs filesSteve Wise2010-10-111-0/+2
| | | * | RDMA/cxgb4: Fastreg NSMR fixesSteve Wise2010-09-283-31/+29
| | | * | RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise2010-09-281-1/+1
| | | * | RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise2010-09-281-2/+2
| | | * | RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise2010-09-283-93/+88
OpenPOWER on IntegriCloud