summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford
2016-06-07IB/core: Fix array length allocationDoug Ledford
2016-06-06IB/mad: Fix indentationBart Van Assche
2016-06-06RDMA/core: Fix indentationBart Van Assche
2016-06-06IB/core: fix null pointer deref and mem leak in error handlingColin Ian King
2016-06-06IB/core: fix an error code in ib_core_init()Dan Carpenter
2016-06-06IB/cm: Fix a recently introduced locking bugBart Van Assche
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford
2016-05-25IB/core: Support new type of join-state for multicastErez Shitrit
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13IB/core: Add Scatter FCS create flagMajd Dibbiny
2016-05-13IB/core: Add extended device capability flagsMajd Dibbiny
2016-05-13IB/SA: Use correct free functionMark Bloch
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch
2016-05-13IB/core: Remove unnecessary check in ibnl_rcv_msgMark Bloch
2016-05-13IB/IWPM: Fix a potential skb leakMark Bloch
2016-05-13iwcm: Fix a sparse warningBart Van Assche
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: add a need_inval flag to struct ib_mrSteve Wise
2016-05-13IB/core: add a simple MR poolChristoph Hellwig
2016-05-13IB/core: refactor ib_create_qpChristoph Hellwig
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-12IB/cma: pass the port number to ib_create_qpChristoph Hellwig
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg
2016-04-22IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16iwpm: crash fix for large connections testFaisal Latif