summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | of: Add vendor prefix for Shenzhen Embest TechnologySergio Prado2016-04-201-0/+1
| * | Documentation: devicetree: bindings: regulator: palmas-pmic.txtSchuyler Patton2016-04-201-0/+8
| * | dt-bindings: Correct path for ARM GIC documentationJon Hunter2016-04-203-4/+4
| * | Documentation: devicetree: Clean up gpio-keys exampleAndreas Färber2016-04-201-5/+5
| * | iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel2016-04-201-8/+30
| * | of: Introduce of_phandle_iterator_args()Joerg Roedel2016-04-202-6/+33
| * | of: Introduce of_for_each_phandle() helper macroJoerg Roedel2016-04-202-6/+7
| * | of: Remove counting special case from __of_parse_phandle_with_args()Joerg Roedel2016-04-201-5/+14
| * | of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel2016-04-202-56/+81
| * | of: Introduce struct of_phandle_iteratorJoerg Roedel2016-04-202-39/+93
| * | fdt: fix extend of cmd lineMax Uvarov2016-04-201-2/+8
| * | dtc: turn off dtc unit address warnings by defaultRob Herring2016-03-311-0/+5
| * | scripts/dtc: Update to upstream version 53bf130b1cddRob Herring2016-03-294-7/+31
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-20111-2605/+4116
|\ \ \
| * | | IB/mlx5: Fire the CQ completion handler from taskletMatan Barak2016-05-181-1/+4
| * | | net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-186-1/+104
| * | | IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter2016-05-181-2/+1
| * | | IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch2016-05-181-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-1423-232/+490
| |\ \ \ \ \ \ \
| | | | | | * | | IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny2016-05-141-0/+4
| | | | | | * | | IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2016-05-142-1/+20
| | | | | | * | | IB/core: Add Scatter FCS create flagMajd Dibbiny2016-05-142-1/+3
| | | | | | * | | IB/core: Add Raw Scatter FCS device capabilityMajd Dibbiny2016-05-141-0/+1
| | | | | | * | | IB/core: Add extended device capability flagsMajd Dibbiny2016-05-142-0/+6
| | | | | | * | | i40iw: pass hw_stats by reference rather than by valueColin Ian King2016-05-141-3/+3
| | | | | | * | | i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-05-141-1/+0
| | | | | | * | | i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall2016-05-143-3/+3
| | | | | * | | | IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi2016-05-142-21/+77
| | | | | * | | | IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak2016-05-141-1/+1
| | | | | * | | | IB/mlx4: Use list_for_each_entry_safeGeliang Tang2016-05-141-5/+2
| | | | | * | | | IB/SA: Use correct free functionMark Bloch2016-05-141-1/+1
| | | | | * | | | IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-143-3/+4
| | | | | * | | | IB/core: Remove unnecessary check in ibnl_rcv_msgMark Bloch2016-05-141-3/+2
| | | | | * | | | IB/IWPM: Fix a potential skb leakMark Bloch2016-05-141-0/+1
| | | | | * | | | RDMA/nes: replace custom print_hex_dump()Andy Shevchenko2016-05-141-57/+3
| | | | | * | | | IB/mlx4: trivial fix of spelling mistake on "argument"Colin Ian King2016-05-141-1/+1
| | | | | * | | | IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko2016-05-141-1/+1
| | | | | * | | | RDMA/nes: Adding queue drain functionsTatyana Nikolova2016-05-142-0/+36
| | | | | * | | | iwcm: Fix a sparse warningBart Van Assche2016-05-141-1/+1
| | | | | * | | | IB/srp: Fix a debug kernel crashBart Van Assche2016-05-141-1/+1
| | | | | |/ / /
| | | | * | | | IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry2016-05-141-0/+67
| | | | * | | | infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior2016-05-141-2/+0
| | | | |/ / /
| | | * | | | i40iw: pass hw_stats by reference rather than by valueColin Ian King2016-05-141-3/+3
| | | * | | | i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-05-141-1/+0
| | | * | | | i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall2016-05-143-3/+3
| | | |/ / /
| | * | | | iw_cxgb4: Convert a __force castBart Van Assche2016-05-141-1/+1
| | * | | | RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()Hariprasad S2016-05-141-0/+7
| | * | | | RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S2016-05-141-10/+2
| | * | | | RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_dataHariprasad S2016-05-141-2/+2
| | * | | | RDMA/iw_cxgb4: atomic find and reference for listening endpointsHariprasad S2016-05-141-8/+28