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