aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2012-10-07infiniband: pass rdma_cm module to netlink_dump_startGao feng1-0/+1
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein1-0/+16
2012-09-30IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver useJack Morgenstein1-0/+3
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2-0/+45
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein1-0/+12
2012-07-08IB/sa: Add GuidInfoRecord query supportErez Shitrit1-0/+33
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2-0/+11
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier1-1/+1
2012-05-18IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein1-1/+1
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz1-1/+1
2012-05-08IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz1-1/+1
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier1-0/+9
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz1-1/+1
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz1-0/+9
2012-02-25IB/mad: Add MAD error codes from IBA specSwapna Thete1-0/+9
2012-01-04rdma/core: Fix sparse warningsSean Hefty2-1/+4
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-6/+156
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier5-6/+156
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty1-1/+13
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty1-6/+24
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty1-1/+2
2011-10-13RDMA/cm: Define new RDMA port space specific to IBSean Hefty1-0/+1
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty1-2/+17
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty2-1/+20
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty1-1/+16
2011-10-13RDMA/core: Add XRC QPsSean Hefty1-1/+8
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty1-1/+17
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty1-0/+6
2011-10-12RDMA/core: Add XRC domain supportSean Hefty1-0/+22
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum1-1/+17
2011-10-06RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi1-1/+3
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko1-1/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz1-0/+156
2011-07-18IB/core: Add GID change eventOr Gerlitz1-1/+2
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-1/+116
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar1-0/+28
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty1-1/+4
2011-05-25RDMA: Update exported headers listRoland Dreier2-0/+6
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar1-0/+14
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-6/+7
2011-05-20RDMA: Add netlink infrastructureRoland Dreier1-0/+64
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier1-10/+1
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2-2/+13
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-6/+7
2011-01-16RDMA: Update workqueue usageTejun Heo1-0/+3
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen2-4/+48
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen1-1/+2
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen1-8/+22
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen1-1/+98
2010-09-27IB/core: Add link layer property to portsEli Cohen1-0/+11
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin1-1/+1
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+3
2010-04-21IB/core: Add support for masked atomic operationsVladimir Sokolovsky1-0/+7
2010-03-01Merge branch 'misc' into for-nextRoland Dreier1-0/+1
2010-03-01Merge branch 'cma' into for-nextRoland Dreier1-1/+0
2010-02-24IB/core: Fix and clean up ib_ud_header_init()Eli Cohen1-0/+1
2010-02-24IB/core: Pack struct ib_device a little tighterAlexander Chiang1-2/+2
2010-02-11RDMA/cm: Remove unused definition of RDMA_PS_SCTPSean Hefty1-1/+0
2009-12-15Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier5-25/+44
2009-12-09IB: Clarify the documentation of ib_post_send()Bart Van Assche1-0/+5
2009-11-19RDMA/cm: fix loopback address supportSean Hefty1-21/+10
2009-11-19IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty1-1/+2
2009-11-19RDMA/cma: Replace net_device pointer with indexSean Hefty1-1/+1
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty3-2/+26
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier3-25/+25
2009-02-27IB/mad: Fix RMPP header RRespTime manipulationRamachandra K1-1/+1
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-1/+1
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison3-24/+24
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier1-6/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai1-1/+2
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz1-1/+2
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz1-0/+1
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+2
2008-07-14IB/core: Add support for multicast loopback blockingRon Livne1-1/+3
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise1-0/+53
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise2-3/+85
2008-07-14RDMA: Improve include file coding styleDotan Barak13-40/+17
2008-07-14RDMA: Fix license textSean Hefty3-61/+73
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier1-1/+0
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner2-2/+35
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-16IB/core: Add support for modify CQEli Cohen1-0/+11
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier2-4/+12
2008-04-16IB/core: Add IPoIB UD LSO supportEli Cohen1-1/+7
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+5
2008-04-16IB: Make struct ib_uobject.id a signed intRoland Dreier1-1/+1
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty1-1/+12
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty1-1/+3
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman1-1/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty1-2/+5
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier1-1/+21
2007-10-09IB/umad: Add P_Key index supportRoland Dreier1-0/+48
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-0/+1
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty1-0/+18
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty1-0/+14
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty1-6/+5
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak1-5/+0
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak1-0/+2
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak1-0/+2
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty1-1/+0
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty1-0/+3
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+8
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin1-0/+8
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-0/+3
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2-24/+82
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-10/+37
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-9/+31
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+6
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-2/+0
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty3-5/+33
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty2-91/+74
2007-02-04IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe1-1/+1
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-1/+1
2007-02-04IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin1-0/+1
2006-12-15IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier1-1/+8
2006-12-13[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins1-31/+39
2006-12-12IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell1-0/+253
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty2-1/+210
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2-0/+18
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty1-0/+15
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty1-15/+16
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty1-1/+0
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty2-7/+16
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty1-1/+19
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein1-1/+1
2006-09-22IB/sa: fix ib_sa_selector namesMichael S. Tsirkin1-2/+2
2006-09-22RDMA/cma: Document rdma_accept() error handlingOr Gerlitz1-0/+4
2006-09-22RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz1-0/+8
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin1-7/+34
2006-09-22RDMA: iWARP Core Changes.Tom Tucker2-5/+37
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker1-0/+258
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell1-2/+4
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell1-0/+2
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-1/+1
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty1-0/+7
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-1/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-4/+6
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+1
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier1-0/+4
2006-06-17IB/sa: Add ib_init_ah_from_path()Sean Hefty1-0/+7
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty1-0/+14
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2-3/+2
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh1-0/+36
2006-06-17IB: Add client reregister event typeLeonid Arsh1-1/+2
2006-06-17IB: Add caching of ports' LMCJack Morgenstein2-0/+14
2006-06-17IB: IP address based RDMA connection managerSean Hefty2-0/+303
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty1-0/+114
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty1-6/+17
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty4-100/+174
2006-04-10IB: simplify static rate encodingJack Morgenstein2-28/+28
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock1-1/+26
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein1-18/+30
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak1-1/+4
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak1-2/+6
2006-03-20IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier1-1/+2
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak1-0/+15
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak1-0/+41
2006-03-20IB: Whitespace cleanupsRoland Dreier1-2/+2
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier1-0/+18
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz2-1/+3
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier1-1/+4
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier2-3/+15
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty1-1/+1
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein1-3/+6
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier1-1/+1
2005-11-01[IB] ucm: 32/64 compatibility fixesSean Hefty1-6/+13
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2-35/+34
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty2-10/+10
2005-10-17[IB] uverbs: Add ABI structures for more commandsRoland Dreier1-2/+162
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier1-0/+1
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier1-0/+2
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier1-44/+14
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-6/+6
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-1/+0
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-4/+11
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman1-0/+1
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-1/+20
2005-09-09[PATCH] IB: Add struct for ClassPortInfoRoland Dreier1-0/+21
2005-09-09[PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock1-0/+25
2005-09-09[PATCH] IB: Define more SA methodsHal Rosenstock1-1/+5
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty1-3/+69
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier11-0/+4405