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

 1) Add VF IPSEC offload support in ixgbe, from Shannon Nelson.

 2) Add zero-copy AF_XDP support to i40e, from Björn Töpel.

 3) All in-tree drivers are converted to {g,s}et_link_ksettings() so we
    can get rid of the {g,s}et_settings ethtool callbacks, from Michal
    Kubecek.

 4) Add software timestamping to veth driver, from Michael Walle.

 5) More work to make packet classifiers and actions lockless, from Vlad
    Buslov.

 6) Support sticky FDB entries in bridge, from Nikolay Aleksandrov.

 7) Add ipv6 version of IP_MULTICAST_ALL sockopt, from Andre Naujoks.

 8) Support batching of XDP buffers in vhost_net, from Jason Wang.

 9) Add flow dissector BPF hook, from Petar Penkov.

10) i40e vf --> generic iavf conversion, from Jesse Brandeburg.

11) Add NLA_REJECT netlink attribute policy type, to signal when users
    provide attributes in situations which don't make sense. From
    Johannes Berg.

12) Switch TCP and fair-queue scheduler over to earliest departure time
    model. From Eric Dumazet.

13) Improve guest receive performance by doing rx busy polling in tx
    path of vhost networking driver, from Tonghao Zhang.

14) Add per-cgroup local storage to bpf

15) Add reference tracking to BPF, from Joe Stringer. The verifier can
    now make sure that references taken to objects are properly released
    by the program.

16) Support in-place encryption in TLS, from Vakul Garg.

17) Add new taprio packet scheduler, from Vinicius Costa Gomes.

18) Lots of selftests additions, too numerous to mention one by one here
    but all of which are very much appreciated.

19) Support offloading of eBPF programs containing BPF to BPF calls in
    nfp driver, frm Quentin Monnet.

20) Move dpaa2_ptp driver out of staging, from Yangbo Lu.

21) Lots of u32 classifier cleanups and simplifications, from Al Viro.

22) Add new strict versions of netlink message parsers, and enable them
    for some situations. From David Ahern.

23) Evict neighbour entries on carrier down, also from David Ahern.

24) Support BPF sk_msg verdict programs with kTLS, from Daniel Borkmann
    and John Fastabend.

25) Add support for filtering route dumps, from David Ahern.

26) New igc Intel driver for 2.5G parts, from Sasha Neftin et al.

27) Allow vxlan enslavement to bridges in mlxsw driver, from Ido
    Schimmel.

28) Add queue and stack map types to eBPF, from Mauricio Vasquez B.

29) Add back byte-queue-limit support to r8169, with all the bug fixes
    in other areas of the driver it works now! From Florian Westphal and
    Heiner Kallweit.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (2147 commits)
  tcp: add tcp_reset_xmit_timer() helper
  qed: Fix static checker warning
  Revert "be2net: remove desc field from be_eq_obj"
  Revert "net: simplify sock_poll_wait"
  net: socionext: Reset tx queue in ndo_stop
  net: socionext: Add dummy PHY register read in phy_write()
  net: socionext: Stop PHY before resetting netsec
  net: stmmac: Set OWN bit for jumbo frames
  arm64: dts: stratix10: Support Ethernet Jumbo frame
  tls: Add maintainers
  net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
  octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes
  octeontx2-af: Support for setting MAC address
  octeontx2-af: Support for changing RSS algorithm
  octeontx2-af: NIX Rx flowkey configuration for RSS
  octeontx2-af: Install ucast and bcast pkt forwarding rules
  octeontx2-af: Add LMAC channel info to NIXLF_ALLOC response
  octeontx2-af: NPC MCAM and LDATA extract minimal configuration
  octeontx2-af: Enable packet length and csum validation
  octeontx2-af: Support for VTAG strip and capture
  ...
2018-10-24 06:47:44 +01:00
..
arc
arm ARM: SoC: late updates 2018-08-25 14:12:36 -07:00
ata dt-bindings: ata: Document BCM63138 compatible string 2018-10-01 16:39:07 -06:00
auxdisplay
board dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
bus ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
c6x
clock ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
connector dt-bindings: connector: add properties for typec 2018-06-28 19:49:47 +09:00
cpufreq ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2018-08-15 16:01:47 -07:00
devfreq dt-bindings: devfreq: rk3399_dmc: move interrupts to be optional. 2018-07-18 13:58:37 +09:00
display fbdev changes for v4.19: 2018-08-23 15:44:58 -07:00
dma DMAengine updates for v4.19-rc1 2018-08-18 15:55:59 -07:00
edac
eeprom dt-bindings: at24: Add address-width property 2018-07-25 09:17:24 +02:00
extcon dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
firmware
fpga
fsi dt-bindings: fsi: Add optional chip-id to CFAMs 2018-07-23 16:27:32 +10:00
fuse
gnss dt-bindings: gnss: add sirfstar binding 2018-06-28 20:32:51 +09:00
goldfish
gpio dt-bindings: Document the Synopsys GPIO via CREG bindings 2018-10-10 09:19:14 +02:00
gpu docs: Fix more broken references 2018-06-15 18:11:26 -03:00
h8300
hsi dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
hwlock
hwmon dt-bindings: hwmon: Add ina3221 documentation 2018-10-10 20:37:13 -07:00
i2c dt-bindings: imx-lpi2c: Remove mx8dv compatible entry 2018-09-02 23:50:43 +02:00
iio Staging/IIO patches for 4.19-rc1 2018-08-18 11:00:00 -07:00
infiniband dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2018-09-28 18:04:50 -07:00
interrupt-controller dt-bindings: riscv,cpu-intc: Cleanups from a missed review 2018-08-28 12:58:35 -07:00
iommu IOMMU Update for Linux v4.19 2018-08-24 13:10:38 -07:00
ipmi
leds dt-bindings: leds: document Panasonic AN30259A bindings 2018-09-10 21:31:03 +02:00
lpddr2
mailbox - xgene : potential null pointer fix 2018-08-16 10:16:08 -07:00
media media updates for v4.19-rc1 2018-08-15 18:29:14 -07:00
memory-controllers dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI 2018-07-18 17:01:04 +02:00
mfd mfd: dt bindings: add BD71847 device-tree binding documentation 2018-09-28 14:56:56 +01:00
mips dt-bindings: net: ocelot: remove hsio from the list of register address spaces 2018-10-05 14:36:43 -07:00
misc dt-bindings: misc: ASPEED coprocessor interrupt controller 2018-07-10 08:08:57 -06:00
mmc mmc: dt-bindings: add support for MT8183 SoC 2018-10-15 15:00:29 +02:00
mtd Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
mux dt-bindings: mux: add adi,adgs1408 2018-08-02 10:23:01 +02:00
nds32
net dt-bindings: net: add support for Microchip KSZ9131 2018-10-19 17:02:23 -07:00
nios2
nvmem dt-bindings: nvmem: imx-ocotp: add compatible string for imx6sll 2018-07-15 14:03:05 +02:00
openrisc/opencores
opp
pci pci-v4.19-changes 2018-08-16 09:21:54 -07:00
perf
phy dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing 2018-10-05 14:36:44 -07:00
pinctrl dt-bindings: pinctrl: bcm4708-pinmux: improve example binding 2018-10-16 09:43:34 +02:00
pmem
power power supply and reset changes for the v4.19 series 2018-08-21 18:06:27 -07:00
powerpc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
pps
ptp dt-binding: ptp_qoriq: add DPAA FMan support 2018-06-26 22:15:14 +09:00
pwm dt-bindings: pwm: Add MT7628 information 2018-08-20 11:35:44 +02:00
regmap
regulator Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic/pfuze100' into regulator-next 2018-10-21 17:00:05 +01:00
remoteproc remoteproc updates for v4.19 2018-08-18 16:42:04 -07:00
reserved-memory treewide: correct "differenciate" and "instanciate" typos 2018-08-23 18:48:43 -07:00
reset ARM: SoC: late updates 2018-08-25 14:12:36 -07:00
riscv
rng dt-bindings: crypto: Move prng binding to crypto 2018-07-27 19:04:31 +08:00
rtc RTC for 4.19 2018-08-20 16:30:27 -07:00
scsi
security/tpm dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
serial TTY/Serial driver patches for 4.19-rc1 2018-08-18 10:50:41 -07:00
serio
siox
slimbus slimbus: ngd: dt-bindings: Add slim ngd dt bindings 2018-07-07 17:24:32 +02:00
soc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-10-24 06:47:44 +01:00
sound ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
spi spi: lpspi: add imx8qxp compatible string 2018-10-21 16:55:23 +01:00
spmi
sram ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
staging/iio/adc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
thermal Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 2018-08-24 13:03:51 -07:00
timer ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
ufs scsi: ufs: dt-bindings: add document for hisi-ufs 2018-07-19 21:57:39 -04:00
usb USB/PHY patches for 4.19-rc1 2018-08-18 10:21:49 -07:00
virtio
w1 dt-bindings: w1: document generic onewire bindings 2018-07-11 18:08:32 +02:00
watchdog dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support 2018-08-29 20:32:04 +02:00
x86
xillybus dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ABI.txt
chosen.txt
common-properties.txt
graph.txt
jailhouse.txt
numa.txt
property-units.txt
resource-names.txt
submitting-patches.txt
trivial-devices.txt
unittest.txt
vendor-prefixes.txt ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
xilinx.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00