summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-234-12/+18
|\ \
| | * IB/uverbs: Initialize ib_qp_init_attr with zerosMaor Gottlieb2016-06-231-1/+1
| | * IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen2016-06-231-6/+10
| | * IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker2016-06-231-4/+4
| | * IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh2016-06-231-1/+3
| |/
* | IB/cma: Make the code easier to verifyBart Van Assche2016-06-171-28/+26
|/
* IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-071-0/+3
* IB/core: Fix removal of default GID cache entryAviv Heller2016-06-071-2/+8
* IB/core: Fix query port failure in RoCEEli Cohen2016-06-071-0/+3
* IB/core: fix error unwind in sysfs hw counters codeDoug Ledford2016-06-071-3/+4
* IB/core: Fix array length allocationDoug Ledford2016-06-071-2/+5
* IB/mad: Fix indentationBart Van Assche2016-06-061-3/+3
* RDMA/core: Fix indentationBart Van Assche2016-06-061-1/+1
* IB/core: fix null pointer deref and mem leak in error handlingColin Ian King2016-06-061-3/+4
* IB/core: fix an error code in ib_core_init()Dan Carpenter2016-06-061-1/+2
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-06-061-2/+2
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-124/+242
*-. Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-267-87/+472
|\ \
| | * IB/core: Add IP to GID netlink offloadMark Bloch2016-05-243-24/+198
| | * IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-243-22/+38
| | * IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-244-15/+17
| | * IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-244-14/+18
| | * IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-244-13/+16
| |/ |/|
| * IB/core: Support new type of join-state for multicastErez Shitrit2016-05-251-5/+18
| * IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-251-0/+173
|/
* IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter2016-05-181-2/+1
*---. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-136-9/+16
|\ \ \
| | | * IB/core: Add Scatter FCS create flagMajd Dibbiny2016-05-131-1/+2
| | | * IB/core: Add extended device capability flagsMajd Dibbiny2016-05-131-0/+5
| | |/ | |/|
| | * IB/SA: Use correct free functionMark Bloch2016-05-131-1/+1
| | * IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-133-3/+4
| | * IB/core: Remove unnecessary check in ibnl_rcv_msgMark Bloch2016-05-131-3/+2
| | * IB/IWPM: Fix a potential skb leakMark Bloch2016-05-131-0/+1
| | * iwcm: Fix a sparse warningBart Van Assche2016-05-131-1/+1
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-132-6/+22
* | IB/core: add RW API support for signature MRsChristoph Hellwig2016-05-132-5/+224
* | IB/core: generic RDMA READ/WRITE APIChristoph Hellwig2016-05-133-1/+535
* | IB/core: add a need_inval flag to struct ib_mrSteve Wise2016-05-131-0/+2
* | IB/core: add a simple MR poolChristoph Hellwig2016-05-133-1/+92
* | IB/core: refactor ib_create_qpChristoph Hellwig2016-05-131-49/+54
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-12/+12
* | IB/cma: pass the port number to ib_create_qpChristoph Hellwig2016-05-121-0/+1
|/
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-283-0/+12
* IB/core: Don't drain non-existent rq queue-pairSagi Grimberg2016-04-261-1/+2
* IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford2016-04-221-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-224-14/+63
|\
| * IB/core: Add interfaces to control VF attributesEli Cohen2016-03-211-0/+40
| * IB/core: Support accessing SA in virtualized environmentEli Cohen2016-03-211-0/+5
| * IB/core: Add subnet prefix to port infoEli Cohen2016-03-211-1/+14
| * IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
OpenPOWER on IntegriCloud