aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | * | | 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
| | | | | | * | | IB/pack: IBoE UD packet packing supportEli Cohen2010-10-143-30/+91
| | | | | | * | | RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-133-26/+333
| | | | | | * | | 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-271-0/+16
| | | | | | |/ /
| | | | | * | | 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
| | | | * | | RDMA/cxgb4: Support on-chip SQsSteve Wise2010-09-287-29/+226
| | | | * | | RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-285-111/+72
| | | | * | | RDMA/cxgb4: debugfs files for dumping active stagsSteve Wise2010-09-281-39/+113
| | | | * | | RDMA/cxgb4: Log HW lack-of-resource errorsSteve Wise2010-09-281-0/+6
| | | | * | | RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise2010-09-283-14/+16
| | | | * | | RDMA/cxgb4: Ignore TERMINATE CQEsSteve Wise2010-09-281-0/+6
| | | | * | | RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise2010-09-281-2/+2
| | | | * | | RDMA/cxgb4: Zero out ISGL paddingSteve Wise2010-09-281-0/+4
| | | | * | | RDMA/cxgb4: Don't use null ep ptrSteve Wise2010-09-281-1/+2
| | | | * | | RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-274-7/+7
| | | | |/ /
| | | * | | RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches2010-10-261-2/+2
| | | * | | RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise2010-10-226-20/+71
| | | |/ /
| | * | | RDMA/ucma: Allow tuning the max listen backlogSteve Wise2010-10-231-6/+33
| | |/ /
| * | | RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches2010-09-281-2/+2
| |/ /
* | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-2/+1
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-7/+7
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-184-5/+5
| * | drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-09-231-2/+2