linux/Documentation/devicetree/bindings
Linus Torvalds 468fc7ed55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller:

 1) Unified UDP encapsulation offload methods for drivers, from
    Alexander Duyck.

 2) Make DSA binding more sane, from Andrew Lunn.

 3) Support QCA9888 chips in ath10k, from Anilkumar Kolli.

 4) Several workqueue usage cleanups, from Bhaktipriya Shridhar.

 5) Add XDP (eXpress Data Path), essentially running BPF programs on RX
    packets as soon as the device sees them, with the option to mirror
    the packet on TX via the same interface.  From Brenden Blanco and
    others.

 6) Allow qdisc/class stats dumps to run lockless, from Eric Dumazet.

 7) Add VLAN support to b53 and bcm_sf2, from Florian Fainelli.

 8) Simplify netlink conntrack entry layout, from Florian Westphal.

 9) Add ipv4 forwarding support to mlxsw spectrum driver, from Ido
    Schimmel, Yotam Gigi, and Jiri Pirko.

10) Add SKB array infrastructure and convert tun and macvtap over to it.
    From Michael S Tsirkin and Jason Wang.

11) Support qdisc packet injection in pktgen, from John Fastabend.

12) Add neighbour monitoring framework to TIPC, from Jon Paul Maloy.

13) Add NV congestion control support to TCP, from Lawrence Brakmo.

14) Add GSO support to SCTP, from Marcelo Ricardo Leitner.

15) Allow GRO and RPS to function on macsec devices, from Paolo Abeni.

16) Support MPLS over IPV4, from Simon Horman.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1622 commits)
  xgene: Fix build warning with ACPI disabled.
  be2net: perform temperature query in adapter regardless of its interface state
  l2tp: Correctly return -EBADF from pppol2tp_getname.
  net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
  net: ipmr/ip6mr: update lastuse on entry change
  macsec: ensure rx_sa is set when validation is disabled
  tipc: dump monitor attributes
  tipc: add a function to get the bearer name
  tipc: get monitor threshold for the cluster
  tipc: make cluster size threshold for monitoring configurable
  tipc: introduce constants for tipc address validation
  net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update()
  MAINTAINERS: xgene: Add driver and documentation path
  Documentation: dtb: xgene: Add MDIO node
  dtb: xgene: Add MDIO node
  drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset
  drivers: net: xgene: Use exported functions
  drivers: net: xgene: Enable MDIO driver
  drivers: net: xgene: Add backward compatibility
  drivers: net: phy: xgene: Add MDIO driver
  ...
2016-07-27 12:03:20 -07:00
..
arc Documentation: Add EZchip vendor to binding list 2016-05-09 09:32:31 +05:30
arm xen: features and fixes for 4.8-rc0 2016-07-27 11:35:37 -07:00
ata dt-bindings: ata: add support for Broadcom NSP SoC ahci 2016-06-16 16:24:54 -04:00
board
bus memory: omap-gpmc: Move device tree binding to correct location 2016-04-15 11:54:03 +03:00
c6x
clock It's the usual big pile of driver updates and additions, but we 2016-05-20 20:18:12 -07:00
cpufreq dt-bindings: tegra: Rename some bindings for consistency 2016-04-19 17:25:19 -05:00
cris
crypto crypto: s5p-sss - Remove useless hash interrupt handler 2016-04-20 17:50:07 +08:00
devfreq PM / devfreq: exynos: Add the detailed correlation for Exynos5422 bus 2016-05-03 11:22:06 +09:00
display dt-bindings: imx: ldb: Add ddc-i2c-bus property 2016-05-30 09:14:00 +02:00
dma Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
edac
eeprom
extcon extcon: arizona: Update binding docs to mention new defines for GPSW 2016-06-21 14:09:54 +09:00
fpga
fuse
goldfish Staging driver patches for 4.6-rc1 2016-03-17 22:13:41 -07:00
gpio gpio: rcar: add R8A7792 support 2016-07-22 15:30:39 +02:00
gpu dt-bindings: Add documentation for GM20B GPU 2016-04-26 18:40:16 +02:00
h8300
hsi
hwlock
hwmon Documentation: dtb: xgene: Add hwmon dts binding documentation 2016-07-21 14:58:57 -07:00
i2c iio: potentiometer: mcp4531: Add device tree binding documentation 2016-07-03 12:39:59 +01:00
iio iio: adc: max1363: Add device tree binding documentation 2016-07-03 12:39:56 +01:00
input Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
interrupt-controller irqchip core changes for v4.8 (second set) 2016-07-02 11:42:56 +02:00
iommu iommu/arm-smmu: Workaround for ThunderX erratum #27704 2016-05-03 18:23:01 +01:00
leds leds: gpio: Support the "panic-indicator" firmware property 2016-05-06 10:26:07 +02:00
lpddr2
mailbox Documentation: dt: mailbox: Add TI Message Manager 2016-03-21 20:33:13 +05:30
media Merge branch 'topic/vsp1' into patchwork 2016-07-13 13:43:48 -03:00
memory-controllers MTD updates for v4.7: 2016-05-24 11:00:20 -07:00
metag
mfd Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/rn5t618', 'regulator/topic/tps65218' and 'regulator/topic/twl' into regulator-next 2016-07-20 18:02:08 +01:00
mips MIPS: devicetree: fix cpu interrupt controller node-names 2016-05-28 12:35:12 +02:00
misc pstore/ram: add Device Tree bindings 2016-06-14 11:34:39 -07:00
mmc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
mtd MTD fixes for v4.7-rc1 2016-05-27 14:17:15 -07:00
net Documentation: dtb: xgene: Add MDIO node 2016-07-25 21:51:44 -07:00
nios2
nvmem
opp Documentation: dt: opp: fix spelling mistake 2016-04-25 08:41:20 -05:00
pci Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
phy Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-07-27 12:03:20 -07:00
pinctrl Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
power dt-bindings: power: reset: add document for reboot-mode driver 2016-07-06 17:15:39 +02:00
power_supply power: axp20x_usb: Add support for usb power-supply on axp22x pmics 2016-06-10 03:31:27 +02:00
powerpc
pps
pwm
regmap regmap: fix documentation to match code 2016-03-17 18:42:25 +00:00
regulator Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/rn5t618', 'regulator/topic/tps65218' and 'regulator/topic/twl' into regulator-next 2016-07-20 18:02:08 +01:00
remoteproc
reserved-memory
reset docs: Move brcm,bcm21664-resetmgr.txt 2016-06-16 16:54:12 +02:00
rng Documentation: devicetree: bindings: Add BCM5301x binding 2016-06-27 16:57:37 +08:00
rtc RTC for 4.7 2016-05-21 10:42:11 -07:00
scsi
security/tpm
serial tty/serial/8250: use mctrl_gpio helpers 2016-06-25 14:30:42 -07:00
serio
soc Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
sound sound updates #2 for 4.7-rc1 2016-05-28 12:23:12 -07:00
spi spi: Updates for v4.7 2016-05-24 11:12:32 -07:00
spmi
sram misc: sram: DT spelling s/#adress-cells/#address-cells/ 2016-04-25 08:38:44 -05:00
staging iio: mxs-lradc: Move binding document out of staging as well 2016-04-10 14:26:25 +01:00
thermal Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 2016-05-26 09:23:43 -07:00
timer dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindings 2016-06-28 10:17:56 +02:00
ufs scsi: ufs-qcom: add number of lanes per direction 2016-03-14 21:04:45 -04:00
usb dt-bindings: ci-hdrc-usb2: s/gadget-itc-setting/itc-setting in example 2016-06-21 12:28:08 +08:00
video/bridge devicetree: Add ANX7814 SlimPort transmitter binding 2016-05-12 11:32:14 +02:00
virtio
w1
watchdog Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-05-28 16:41:39 -07:00
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt
graph.txt
ipmi.txt
marvell.txt
numa.txt Documentation, dt, numa: dt bindings for NUMA. 2016-04-15 18:06:08 +01:00
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt dt-bindings: Add vendor prefix for TechNexion 2016-06-08 08:13:31 -05:00
xilinx.txt