linux_dsm_epyc7002/arch/arm64/boot/dts
Linus Torvalds 4e5448a31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:
 "A quick set of bug fixes after there initial networking merge:

  1) Netlink multicast group storage allocator only was tested with
     nr_groups equal to 1, make it work for other values too.  From
     Matti Vaittinen.

  2) Check build_skb() return value in macb and hip04_eth drivers, from
     Weidong Wang.

  3) Don't leak x25_asy on x25_asy_open() failure.

  4) More DMA map/unmap fixes in 3c59x from Neil Horman.

  5) Don't clobber IP skb control block during GSO segmentation, from
     Konstantin Khlebnikov.

  6) ECN helpers for ipv6 don't fixup the checksum, from Eric Dumazet.

  7) Fix SKB segment utilization estimation in xen-netback, from David
     Vrabel.

  8) Fix lockdep splat in bridge addrlist handling, from Nikolay
     Aleksandrov"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (26 commits)
  bgmac: Fix reversed test of build_skb() return value.
  bridge: fix lockdep addr_list_lock false positive splat
  net: smsc: Add support h8300
  xen-netback: free queues after freeing the net device
  xen-netback: delete NAPI instance when queue fails to initialize
  xen-netback: use skb to determine number of required guest Rx requests
  net: sctp: Move sequence start handling into sctp_transport_get_idx()
  ipv6: update skb->csum when CE mark is propagated
  net: phy: turn carrier off on phy attach
  net: macb: clear interrupts when disabling them
  sctp: support to lookup with ep+paddr in transport rhashtable
  net: hns: fixes no syscon error when init mdio
  dts: hisi: fixes no syscon fault when init mdio
  net: preserve IP control block during GSO segmentation
  fsl/fman: Delete one function call "put_device" in dtsec_config()
  hip04_eth: fix missing error handle for build_skb failed
  3c59x: fix another page map/single unmap imbalance
  3c59x: balance page maps and unmaps
  x25_asy: Free x25_asy on x25_asy_open() failure.
  mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB
  ...
2016-01-15 13:33:12 -08:00
..
altera arm64: dts: Add base stratix 10 dtsi 2015-10-06 04:42:38 -05:00
amd arm64: dts: Drop linux,pci-probe-only from the Seattle DTS 2015-09-17 12:21:02 -05:00
apm ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
arm ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
broadcom arm64: dts: Add Broadcom North Star 2 support 2015-07-29 22:07:11 +02:00
cavium GICv3: Add ITS entry to THUNDER dts 2015-07-08 14:24:57 -07:00
exynos arm64: dts: Add BUS1 instance pinctrl support for exynos7 2015-10-08 07:18:33 +09:00
freescale ls2080a/dts: Add little endian property for GPIO IP block 2015-12-11 16:13:03 -08:00
hisilicon dts: hisi: fixes no syscon fault when init mdio 2016-01-15 14:40:03 -05:00
include arm64: Create link to include/dt-bindings to enable C preprocessor use. 2014-11-20 17:51:09 +01:00
marvell arm64: dts: add dts file for Marvell Berlin4CT STB board 2015-09-20 21:04:02 +02:00
mediatek arm64: dts: mediatek: add xHCI & usb phy for mt8173 2015-12-01 10:45:51 -08:00
qcom Qualcomm ARM64 Updates for v4.4 2015-10-15 23:09:17 +02:00
rockchip Documentation: arm: Fix typo in the idle-states bindings examples 2015-09-24 17:55:32 -05:00
sprd arm64: dts: sprd: adding ETM entries to Spreadtrum SC9836 2015-07-15 06:00:22 -04:00
xilinx ARM64: zynqmp: Move SPI nodes to the right location 2015-07-31 10:46:34 +02:00
.gitignore arm64: Add dtbs target for building all the enabled dtb files 2012-12-03 17:17:21 -06:00
Makefile ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00