summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19IB/uverbs: Fix checking of userspace object ownershipRoland Dreier
2007-10-18[INET]: Justification for local port range robustness.Anton Arapov
2007-10-16RDMA/cma: Fix deadlock destroying listen requestsSean Hefty
2007-10-16RDMA/cma: Add locking around QP accessesSean Hefty
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-10[INET]: local port range robustnessStephen Hemminger
2007-10-09RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty
2007-10-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty
2007-10-09IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier
2007-10-09IB/umad: Add P_Key index supportRoland Dreier
2007-10-09IB/core: Fix handling of multicast response failuresRalph Campbell
2007-10-09RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty
2007-10-09IB/sa: Error handling thinko fixAli Ayoub
2007-10-09IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard
2007-10-09IB: find_first_zero_bit() takes unsigned pointerRoland Dreier
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak
2007-08-03IB/mad: Fix address handle leak in mad_rmppSean Hefty
2007-08-03IB/mad: agent_send_response() should be voidHal Rosenstock
2007-08-03IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock
2007-08-03IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock
2007-08-03IB/sa: Don't need to check for default P_Key twiceRoland Dreier
2007-08-03IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17RDMA/cma: Remove local write permission from QP access flagsDotan Barak
2007-07-17IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10IB/cm: Send no match if a SIDR REQ does not match a listenSean Hefty
2007-07-10IB/cm: Fix handling of duplicate SIDR REQsSean Hefty
2007-07-10IB/cm: cm_msgs.h should include ib_cm.hSean Hefty
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty
2007-07-10IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possibleSean Hefty
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty
2007-07-10IB/core: Take sizeof the correct pointer when calling kmalloc()Dotan Barak
2007-07-09IB: Fix ib_umem_get() when npages == 0Andrew Morton
2007-07-09IB: Remove garbage non-ASCII characters from commentsRoland Dreier
2007-07-09IB/mad: Enhance SMI for switch supportHal Rosenstock
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier
2007-06-07RDMA/cma: Fix initialization of next_portSean Hefty
2007-05-29IB/cm: Fix stale connection detectionSean Hefty