summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2007-11-16IB/uverbs: Fix checking of userspace object ownershipRoland 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
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21IB/cm: Improve local id allocationMichael S. Tsirkin
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/core: Use start_port() and end_port()Roland Dreier
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin
2007-05-19IB/core: Free umem when mm is already goneEli Cohen
2007-05-14RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty
2007-05-14RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty
2007-05-14RDMA/cma: Simplify device removal handling codeSean Hefty
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-24IB/mad: Change SMI to use enums rather than magic return codesHal Rosenstock
2007-04-24IB/umad: Implement GRH handling for sent/received MADsSean Hefty
2007-04-24IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty
2007-04-24IB/ucm: Simplify ib_ucm_event()Sean Hefty
2007-04-24RDMA/ucma: Simplify ucma_get_event()Sean Hefty
2007-04-18IB/umad: Fix declaration of dev_map[]Hal Rosenstock
2007-03-06RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty