aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_cm.c
Commit message (Expand)AuthorAgeFilesLines
...
| * drivers: replace NIPQUAD()Harvey Harrison2008-10-311-12/+9
| * net: convert print_mac to %pMJohannes Berg2008-10-271-6/+4
* | RDMA/nes: Remove tx_free_listFaisal Latif2008-12-241-72/+4
* | RDMA/nes: Cleanup warningsChien Tung2008-12-051-6/+2
* | RDMA/nes: Add loopback check to make_cm_node()Chien Tung2008-12-051-1/+4
* | RDMA/nes: Fix TCP compliance test failuresFaisal Latif2008-12-051-7/+37
* | RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif2008-12-051-24/+20
* | RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2008-12-051-6/+44
* | RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2008-12-051-12/+28
* | RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-051-6/+6
|/
* RDMA/nes: Fix slab corruptionChien Tung2008-10-091-1/+0
* RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
* RDMA/nes: Make mini_cm_connect() staticFaisal Latif2008-09-301-1/+1
* RDMA/nes: Fix client side QP destroyFaisal Latif2008-09-161-9/+2
* RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-241-899/+1135
* RDMA/nes: Remove unnecessary memset()Christophe Jaillet2008-07-141-1/+0
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-291-4/+4
* RDMA/nes: Fix adapter reset after PXE bootChien Tung2008-04-231-2/+4
* RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier2008-04-231-6/+7
* RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier2008-04-231-5/+3
* RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day2008-04-161-6/+2
* RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier2008-04-161-6/+0
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-8/+8
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-161-36/+61
* RDMA/nes: Trivial endianness annotationsRoland Dreier2008-04-161-2/+2
* RDMA/nes: Fix MSS calculation on RDMA pathChien Tung2008-03-211-1/+2
* RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2008-02-261-4/+6
* RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif2008-02-261-0/+1
* RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk2008-02-261-2/+2
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-041-0/+3088