aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* 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
* 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
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-21
|\
| * IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-21
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-19
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-19
| * IB/core: Free umem when mm is already goneEli Cohen2007-05-19
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-21
|/
* RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty2007-05-14
* RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty2007-05-14
* RDMA/cma: Simplify device removal handling codeSean Hefty2007-05-14
* IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-08
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-07
|\
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
| * IB/fmr_pool: Add prefix to all printksRoland Dreier2007-05-07
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/