summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
...
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-161-30/+60
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+7
* | [INET]: Justification for local port range robustness.Anton Arapov2007-10-181-2/+3
|/
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1112-111/+291
|\
| * RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty2007-10-091-0/+2
| * IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-091-28/+23
| * IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-092-9/+8
| * IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-9/+40
| * IB/umad: Add P_Key index supportRoland Dreier2007-10-091-29/+73
| * IB/core: Fix handling of multicast response failuresRalph Campbell2007-10-091-1/+1
| * RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise2007-10-091-2/+1
| * IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-1/+19
| * RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-091-1/+73
| * RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-091-10/+34
| * IB/sa: Add new QoS fields to path recordSean Hefty2007-10-091-7/+3
| * IB/sa: Error handling thinko fixAli Ayoub2007-10-091-1/+1
| * IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-091-11/+11
| * IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-091-2/+2
* | [INET]: local port range robustnessStephen Hemminger2007-10-101-10/+12
|/
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-0/+5
* IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
* IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
* IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
* IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
* IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
* IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-171-1/+1
* IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier2007-07-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-1213-169/+262
|\
| * IB/cm: Send no match if a SIDR REQ does not match a listenSean Hefty2007-07-101-2/+1
| * IB/cm: Fix handling of duplicate SIDR REQsSean Hefty2007-07-101-1/+1
| * IB/cm: cm_msgs.h should include ib_cm.hSean Hefty2007-07-101-0/+1
| * IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-103-16/+57
| * IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possibleSean Hefty2007-07-101-96/+75
| * IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-35/+50
| * IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak2007-07-101-1/+1
| * IB: Fix ib_umem_get() when npages == 0Andrew Morton2007-07-091-0/+1
| * IB: Remove garbage non-ASCII characters from commentsRoland Dreier2007-07-093-3/+3
| * IB/mad: Enhance SMI for switch supportHal Rosenstock2007-07-094-15/+72
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
|/
* IB/umem: Fix possible hang on process exitRoland Dreier2007-06-211-7/+9
* RDMA/cma: Fix initialization of next_portSean Hefty2007-06-071-2/+2
* IB/cm: Fix stale connection detectionSean Hefty2007-05-291-11/+14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-213-10/+133
|\
| * IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-211-1/+3
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-191-8/+2
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-191-0/+125
OpenPOWER on IntegriCloud