linux/Documentation/devicetree/bindings
Linus Torvalds dea08e6044 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:
 "Looks like a lot, but mostly driver fixes scattered all over as usual.

  Of note:

   1) Add conditional sched in nf conntrack in cleanup to avoid NMI
      watchdogs.  From Florian Westphal.

   2) Fix deadlock in nfnetlink cttimeout, also from Floarian.

   3) Fix handling of slaves in bonding ARP monitor validation, from Jay
      Vosburgh.

   4) Callers of ip_cmsg_send() are responsible for freeing IP options,
      some were not doing so.  Fix from Eric Dumazet.

   5) Fix per-cpu bugs in mvneta driver, from Gregory CLEMENT.

   6) Fix vlan handling in mv88e6xxx DSA driver, from Vivien Didelot.

   7) bcm7xxx PHY driver bug fixes from Florian Fainelli.

   8) Avoid unaligned accesses to protocol headers wrt.  GRE, from
      Alexander Duyck.

   9) SKB leaks and other problems in arc_emac driver, from Alexander
      Kochetkov.

  10) tcp_v4_inbound_md5_hash() releases listener socket instead of
      request socket on error path, oops.  Fix from Eric Dumazet.

  11) Missing socket release in pppoe_rcv_core() that seems to have
      existed basically forever.  From Guillaume Nault.

  12) Missing slave_dev unregister in dsa_slave_create() error path,
      from Florian Fainelli.

  13) crypto_alloc_hash() never returns NULL, fix return value check in
      __tcp_alloc_md5sig_pool.  From Insu Yun.

  14) Properly expire exception route entries in ipv4, from Xin Long.

  15) Fix races in tcp/dccp listener socket dismantle, from Eric
      Dumazet.

  16) Don't set IFF_TX_SKB_SHARING in vxlan, geneve, or GRE, it's not
      legal.  These drivers modify the SKB on transmit.  From Jiri Benc.

  17) Fix regression in the initialziation of netdev->tx_queue_len.
      From Phil Sutter.

  18) Missing unlock in tipc_nl_add_bc_link() error path, from Insu Yun.

  19) SCTP port hash sizing does not properly ensure that table is a
      power of two in size.  From Neil Horman.

  20) Fix initializing of software copy of MAC address in fmvj18x_cs
      driver, from Ken Kawasaki"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (129 commits)
  bnx2x: Fix 84833 phy command handler
  bnx2x: Fix led setting for 84858 phy.
  bnx2x: Correct 84858 PHY fw version
  bnx2x: Fix 84833 RX CRC
  bnx2x: Fix link-forcing for KR2
  net: ethernet: davicom: fix devicetree irq resource
  fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address
  Driver: Vmxnet3: Update Rx ring 2 max size
  net: netcp: rework the code for get/set sw_data in dma desc
  soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
  net: ti: netcp: restore get/set_pad_info() functionality
  MAINTAINERS: Drop myself as xen netback maintainer
  sctp: Fix port hash table size computation
  can: ems_usb: Fix possible tx overflow
  Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb
  net: bcmgenet: Fix internal PHY link state
  af_unix: Don't use continue to re-execute unix_stream_read_generic loop
  unix_diag: fix incorrect sign extension in unix_lookup_by_ino
  bnxt_en: Failure to update PHY is not fatal condition.
  bnxt_en: Remove unnecessary call to update PHY settings.
  ...
2016-02-22 12:18:07 -08:00
..
arc
arm ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
ata
board
bus
c6x
clock Fixes for wrong register offsets in both rk3036 and rk3368. 2016-01-29 17:24:28 -08:00
cpufreq Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2016-01-14 17:04:19 -08:00
cris
crypto
devfreq/event
display ARM: DT updates for v4.5 2016-01-20 18:16:29 -08:00
dma dmaengine fixes for 4.5-rc1 2016-01-20 10:15:21 -08:00
edac
eeprom
extcon
fpga
fuse
gpio GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
gpu
h8300
hsi
hwlock
hwmon
i2c Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2016-01-14 11:25:37 -08:00
iio
input Merge branch 'next' into for-linus 2016-01-21 17:27:27 -08:00
interrupt-controller dt-bindings: arm, gic-v3: require that reserved cells are always 0 2016-02-12 16:15:25 -06:00
iommu
leds
lpddr2
mailbox
media Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-01-17 13:40:25 -08:00
memory-controllers
metag
mfd mfd: arizona: Add device tree binding documentation for new clock driver 2016-01-14 08:43:51 +00:00
mips dt/bindings: Add bindings for PIC32/MZDA platforms 2016-01-24 02:53:03 +01:00
misc
mmc
mtd DeviceTree updates for 4.5: 2016-01-14 11:13:28 -08:00
net ravb: Update DT binding example for final CPG/MSSR bindings 2016-02-17 15:55:50 -05:00
nios2
nvmem
opp
pci PCI: rcar: Add device tree support for r8a7793 2016-02-05 14:13:53 -06:00
phy Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-01-24 12:50:56 -08:00
pinctrl
power
power_supply
powerpc
pps
pwm
regmap
regulator ARM: DT updates for v4.5 2016-01-20 18:16:29 -08:00
remoteproc
reserved-memory
reset
rng
rtc rtc: s3c: Document required clocks in the DT binding 2016-02-12 16:16:31 -06:00
scsi
security/tpm
serial serial: fsl-imx-uart: Fix typo in fsl,dte-mode description 2016-02-12 16:16:01 -06:00
serio
soc ARM: SoC driver updates for v4.5 2016-01-20 18:42:30 -08:00
sound Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix/dwc', 'asoc/fix/fsl' and 'asoc/fix/fsl-ssi' into asoc-linus 2016-02-10 19:23:04 +00:00
spi ARM: DT updates for v4.5 2016-01-20 18:16:29 -08:00
spmi
sram
staging
thermal thermal: rcar: enable to use thermal-zone on DT 2016-02-09 14:05:11 -08:00
timer
ufs
usb DeviceTree updates for 4.5: 2016-01-14 11:13:28 -08:00
virtio
w1
watchdog ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
x86
xillybus
ABI.txt
btmrvl.txt
chosen.txt
common-properties.txt
graph.txt
ipmi.txt
marvell.txt
resource-names.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt ARM: DT updates for v4.5 2016-01-20 18:16:29 -08:00
xilinx.txt