linux-brain/Documentation/devicetree/bindings
Linus Torvalds 5bbcc0f595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller:
 "Highlights:

   1) Maintain the TCP retransmit queue using an rbtree, with 1GB
      windows at 100Gb this really has become necessary. From Eric
      Dumazet.

   2) Multi-program support for cgroup+bpf, from Alexei Starovoitov.

   3) Perform broadcast flooding in hardware in mv88e6xxx, from Andrew
      Lunn.

   4) Add meter action support to openvswitch, from Andy Zhou.

   5) Add a data meta pointer for BPF accessible packets, from Daniel
      Borkmann.

   6) Namespace-ify almost all TCP sysctl knobs, from Eric Dumazet.

   7) Turn on Broadcom Tags in b53 driver, from Florian Fainelli.

   8) More work to move the RTNL mutex down, from Florian Westphal.

   9) Add 'bpftool' utility, to help with bpf program introspection.
      From Jakub Kicinski.

  10) Add new 'cpumap' type for XDP_REDIRECT action, from Jesper
      Dangaard Brouer.

  11) Support 'blocks' of transformations in the packet scheduler which
      can span multiple network devices, from Jiri Pirko.

  12) TC flower offload support in cxgb4, from Kumar Sanghvi.

  13) Priority based stream scheduler for SCTP, from Marcelo Ricardo
      Leitner.

  14) Thunderbolt networking driver, from Amir Levy and Mika Westerberg.

  15) Add RED qdisc offloadability, and use it in mlxsw driver. From
      Nogah Frankel.

  16) eBPF based device controller for cgroup v2, from Roman Gushchin.

  17) Add some fundamental tracepoints for TCP, from Song Liu.

  18) Remove garbage collection from ipv6 route layer, this is a
      significant accomplishment. From Wei Wang.

  19) Add multicast route offload support to mlxsw, from Yotam Gigi"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (2177 commits)
  tcp: highest_sack fix
  geneve: fix fill_info when link down
  bpf: fix lockdep splat
  net: cdc_ncm: GetNtbFormat endian fix
  openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
  netem: remove unnecessary 64 bit modulus
  netem: use 64 bit divide by rate
  tcp: Namespace-ify sysctl_tcp_default_congestion_control
  net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
  ipv6: set all.accept_dad to 0 by default
  uapi: fix linux/tls.h userspace compilation error
  usbnet: ipheth: prevent TX queue timeouts when device not ready
  vhost_net: conditionally enable tx polling
  uapi: fix linux/rxrpc.h userspace compilation errors
  net: stmmac: fix LPI transitioning for dwmac4
  atm: horizon: Fix irq release error
  net-sysfs: trigger netlink notification on ifalias change via sysfs
  openvswitch: Using kfree_rcu() to simplify the code
  openvswitch: Make local function ovs_nsh_key_attr_size() static
  openvswitch: Fix return value check in ovs_meter_cmd_features()
  ...
2017-11-15 11:56:19 -08:00
..
arc ARC: [plat-hsdk] initial port for HSDK board 2017-09-01 11:26:28 -07:00
arm arm64 updates for 4.15 2017-11-15 10:56:56 -08:00
ata dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
auxdisplay
board
bus dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
c6x
clock DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
cpufreq
cris
crypto DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
devfreq dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
display dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
dma DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
edac
eeprom dt-bindings: add eeprom "size" property 2017-10-17 23:31:43 +02:00
extcon
firmware dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
fpga DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
fsi
fuse
goldfish
gpio DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
gpu ARM: arm64: Devicetree updates for v4.14 2017-09-10 20:54:48 -07:00
h8300
hsi dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
hwlock
hwmon dt-bindings: pmbus: Add Maxim MAX31785 documentation 2017-11-06 17:26:42 -08:00
i2c DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
iio DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
infiniband
input DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
interrupt-controller DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
iommu dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ipmi
leds DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
lpddr2
mailbox dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
media dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
memory-controllers IOMMU Updates for Linux v4.14 2017-09-09 15:03:24 -07:00
metag
mfd DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
mips MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd 2017-09-04 21:19:02 +02:00
misc dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
mmc DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
mtd dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
mux
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2017-11-15 11:56:19 -08:00
nios2
nvmem dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
openrisc/opencores dt-bindings: openrisc: Add OpenRISC platform SoC 2017-11-03 14:01:04 +09:00
opp dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pci dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
perf
phy DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
pinctrl dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
power DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
powerpc dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
pps drivers/pps: aesthetic tweaks to PPS-related content 2017-09-08 18:26:51 -07:00
ptp DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
pwm dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
regmap
regulator DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
remoteproc rpmsg updates for v4.14 2017-09-09 14:34:38 -07:00
reserved-memory
reset DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
riscv dt-bindings: RISC-V CPU Bindings 2017-09-25 15:50:57 -07:00
rng dt-bindings: rng: Document BCM7278 RNG200 compatible 2017-11-10 19:20:08 +08:00
rtc dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
scsi dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
security/tpm Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2017-09-24 11:34:28 -07:00
serial MIPS changes for 4.15 2017-11-15 11:36:08 -08:00
serio DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
soc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2017-11-15 11:56:19 -08:00
sound DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
spi DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
spmi
sram dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
staging/iio/adc
thermal Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 2017-09-11 22:26:20 -07:00
timer DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
ufs
usb DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
virtio
w1 dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
watchdog dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt dt-bindings: Document common property for daisy-chained devices 2017-10-19 22:33:11 +02:00
graph.txt
marvell.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
trivial-devices.txt DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
unittest.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
vendor-prefixes.txt DeviceTree for 4.15: 2017-11-14 18:25:40 -08:00
xilinx.txt char: xilinx_hwicap: Fix warnings in the driver 2017-08-28 17:04:47 +02:00