OpenCloudOS-Kernel/arch/arm64/boot/dts
Linus Torvalds 34229b2774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:
 "This looks like a lot but it's a mixture of regression fixes as well
  as fixes for longer standing issues.

   1) Fix on-channel cancellation in mac80211, from Johannes Berg.

   2) Handle CHECKSUM_COMPLETE properly in xt_TCPMSS netfilter xtables
      module, from Eric Dumazet.

   3) Avoid infinite loop in UDP SO_REUSEPORT logic, also from Eric
      Dumazet.

   4) Avoid a NULL deref if we try to set SO_REUSEPORT after a socket is
      bound, from Craig Gallek.

   5) GRO key comparisons don't take lightweight tunnels into account,
      from Jesse Gross.

   6) Fix struct pid leak via SCM credentials in AF_UNIX, from Eric
      Dumazet.

   7) We need to set the rtnl_link_ops of ipv6 SIT tunnels before we
      register them, otherwise the NEWLINK netlink message is missing
      the proper attributes.  From Thadeu Lima de Souza Cascardo.

   8) Several Spectrum chip bug fixes for mlxsw switch driver, from Ido
      Schimmel

   9) Handle fragments properly in ipv4 easly socket demux, from Eric
      Dumazet.

  10) Don't ignore the ifindex key specifier on ipv6 output route
      lookups, from Paolo Abeni"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (128 commits)
  tcp: avoid cwnd undo after receiving ECN
  irda: fix a potential use-after-free in ircomm_param_request
  net: tg3: avoid uninitialized variable warning
  net: nb8800: avoid uninitialized variable warning
  net: vxge: avoid unused function warnings
  net: bgmac: clarify CONFIG_BCMA dependency
  net: hp100: remove unnecessary #ifdefs
  net: davinci_cpdma: use dma_addr_t for DMA address
  ipv6/udp: use sticky pktinfo egress ifindex on connect()
  ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
  netlink: not trim skb for mmaped socket when dump
  vxlan: fix a out of bounds access in __vxlan_find_mac
  net: dsa: mv88e6xxx: fix port VLAN maps
  fib_trie: Fix shift by 32 in fib_table_lookup
  net: moxart: use correct accessors for DMA memory
  ipv4: ipconfig: avoid unused ic_proto_used symbol
  bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.
  bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.
  bnxt_en: Ring free response from close path should use completion ring
  net_sched: drr: check for NULL pointer in drr_dequeue
  ...
2016-02-01 15:56:08 -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 arm64: dts: X-Gene v2: I2C1 clock is always on 2015-12-29 17:05:31 -08:00
arm arm64: dts: juno: Add idle-states to device tree 2015-12-22 11:23:20 -08:00
broadcom ARM64: dts: enable clock support for Broadcom NS2 2015-11-20 10:15:42 -08:00
cavium GICv3: Add ITS entry to THUNDER dts 2015-07-08 14:24:57 -07:00
exynos arm64: dts: Add reboot node for exynos7 2015-11-18 22:47:16 +09:00
freescale ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
hisilicon Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-02-01 15:56:08 -08: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: berlin4ct: support cpuidle-dt 2015-12-06 10:25:28 +01:00
mediatek ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
nvidia arm64: tegra: Add NVIDIA Jetson TX1 Developer Kit support 2015-11-24 16:52:25 +01:00
qcom Qualcomm ARM64 Updates for v4.5 2015-12-22 12:20:54 -08:00
renesas arm64: renesas: r8a7795: fix SATA clock assignment 2015-12-18 10:07:29 +09:00
rockchip arm64: dts: rockchip: Add the broadcast-timer for RK3368 SoC 2015-12-12 23:20:38 +01:00
socionext arm64: dts: uniphier: add PH1-LD10 SoC/board support 2015-12-21 20:38:24 -08:00
sprd arm64: dts: sprd: adding ETM entries to Spreadtrum SC9836 2015-07-15 06:00:22 -04:00
xilinx ARM64: zynqmp: DT: Add interrupt-controller property to GPIO 2015-12-14 09:48:20 +01:00
.gitignore arm64: Add dtbs target for building all the enabled dtb files 2012-12-03 17:17:21 -06:00
Makefile ARM: SoC support for Tegra platforms for v4.5 2016-01-22 17:30:52 -08:00