linux_dsm_epyc7002/Documentation/devicetree/bindings/net
Linus Torvalds 96080f6977 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:

 1) BPF verifier signed/unsigned value tracking fix, from Daniel
    Borkmann, Edward Cree, and Josef Bacik.

 2) Fix memory allocation length when setting up calls to
    ->ndo_set_mac_address, from Cong Wang.

 3) Add a new cxgb4 device ID, from Ganesh Goudar.

 4) Fix FIB refcount handling, we have to set it's initial value before
    the configure callback (which can bump it). From David Ahern.

 5) Fix double-free in qcom/emac driver, from Timur Tabi.

 6) A bunch of gcc-7 string format overflow warning fixes from Arnd
    Bergmann.

 7) Fix link level headroom tests in ip_do_fragment(), from Vasily
    Averin.

 8) Fix chunk walking in SCTP when iterating over error and parameter
    headers. From Alexander Potapenko.

 9) TCP BBR congestion control fixes from Neal Cardwell.

10) Fix SKB fragment handling in bcmgenet driver, from Doug Berger.

11) BPF_CGROUP_RUN_PROG_SOCK_OPS needs to check for null __sk, from Cong
    Wang.

12) xmit_recursion in ppp driver needs to be per-device not per-cpu,
    from Gao Feng.

13) Cannot release skb->dst in UDP if IP options processing needs it.
    From Paolo Abeni.

14) Some netdev ioctl ifr_name[] NULL termination fixes. From Alexander
    Levin and myself.

15) Revert some rtnetlink notification changes that are causing
    regressions, from David Ahern.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (83 commits)
  net: bonding: Fix transmit load balancing in balance-alb mode
  rds: Make sure updates to cp_send_gen can be observed
  net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
  ipv4: initialize fib_trie prior to register_netdev_notifier call.
  rtnetlink: allocate more memory for dev_set_mac_address()
  net: dsa: b53: Add missing ARL entries for BCM53125
  bpf: more tests for mixed signed and unsigned bounds checks
  bpf: add test for mixed signed and unsigned bounds checks
  bpf: fix up test cases with mixed signed/unsigned bounds
  bpf: allow to specify log level and reduce it for test_verifier
  bpf: fix mixed signed/unsigned derived min/max value bounds
  ipv6: avoid overflow of offset in ip6_find_1stfragopt
  net: tehuti: don't process data if it has not been copied from userspace
  Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
  net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
  dt-binding: ptp: Add SoC compatibility strings for dte ptp clock
  NET: dwmac: Make dwmac reset unconditional
  net: Zero terminate ifr_name in dev_ifname().
  wireless: wext: terminate ifr name coming from userspace
  netfilter: fix netfilter_net_init() return
  ...
2017-07-20 16:33:39 -07:00
..
can can: holt_hi311x: document device tree bindings 2017-04-04 17:35:58 +02:00
dsa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-06-21 17:35:22 -04:00
ieee802154 ieee802154: Add device tree documentation for CA8210 2017-04-12 22:02:38 +02:00
nfc Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands" 2017-06-23 00:20:00 +02:00
wireless DeviceTree for 4.13: 2017-07-07 10:37:54 -07:00
allwinner,sun4i-emac.txt
allwinner,sun4i-mdio.txt
allwinner,sun7i-a20-gmac.txt
altera_tse.txt
amd-xgbe.txt
apm-xgene-enet.txt Documentation: dtb: xgene: Add rxlos GPIO mapping 2016-08-13 11:48:53 -07:00
apm-xgene-mdio.txt Documentation: dtb: xgene: Add MDIO node 2016-07-25 21:51:44 -07:00
arc_emac.txt net: arc_emac: add phy reset is optional for device tree 2016-03-16 19:28:01 -04:00
brcm,amac.txt Documentation: devicetree: net: optional idm regs for bgmac 2017-07-15 14:28:28 -07:00
brcm,bcm7445-switch-v4.0.txt net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled 2017-01-22 16:58:31 -05:00
brcm,bcmgenet.txt dt-bindings: net: update bcmgenet binding for GENETv5 2017-03-13 21:51:50 -07:00
brcm,iproc-mdio.txt
brcm,mdio-mux-iproc.txt binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer 2016-06-10 23:24:54 -07:00
brcm,systemport.txt net: systemport: Add support for SYSTEMPORT Lite 2017-01-22 16:56:06 -05:00
brcm,unimac-mdio.txt dt-bindings: net: update bcmgenet binding for GENETv5 2017-03-13 21:51:50 -07:00
broadcom-bcm87xx.txt
btusb.txt Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup 2017-02-16 17:21:59 +01:00
calxeda-xgmac.txt
cavium-mdio.txt phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses. 2016-03-14 15:27:22 -04:00
cavium-mix.txt
cavium-pip.txt Documentation/devicetree: document cavium-pip rx-delay/tx-delay properties 2016-07-18 17:18:35 -05:00
cirrus,cs89x0.txt dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip 2016-06-15 12:17:57 -07:00
cortina.txt dt-bindings: net: Add Cortina device tree bindings 2017-05-30 12:42:27 -04:00
cpsw-phy-sel.txt
cpsw.txt Documentation: DT: net: cpsw: remove no_bd_ram property 2017-01-07 20:48:14 -05:00
davicom-dm9000.txt
davinci_emac.txt
davinci-mdio.txt net: davinci_mdio: introduce "ti,cpsw-mdio" compat string 2016-06-28 08:57:19 -04:00
dwmac-sun8i.txt dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC 2017-06-20 13:23:04 -04:00
emac_rockchip.txt net: arc_emac: make the rockchip emac document more compatible 2016-03-16 19:28:01 -04:00
ethernet.txt DeviceTree for 4.13: 2017-07-07 10:37:54 -07:00
ezchip_enet.txt
faraday,ftmac.txt dt-bindings: net: generalize moxart-mac to support all faraday based ftmac IP 2017-03-21 14:45:38 -05:00
fixed-link.txt
fsl-fec.txt net: fec: add post PHY reset delay DT property 2017-05-24 15:25:22 -04:00
fsl-fman.txt dt-bindings: net: move FMan binding 2017-05-30 16:41:10 -05:00
fsl-tsec-phy.txt
ftgmac100.txt ftgmac100: Document device-tree binding 2017-04-18 14:11:09 -04:00
gpmc-eth.txt dt-bindings: gpmc: Correct location of generic gpmc binding 2017-06-22 21:12:15 +02:00
hisilicon-femac-mdio.txt net: Add MDIO bus driver for the Hisilicon FEMAC 2016-07-16 21:32:58 -07:00
hisilicon-femac.txt net: hisilicon: Add Fast Ethernet MAC driver 2016-07-16 21:32:58 -07:00
hisilicon-hip04-net.txt
hisilicon-hix5hd2-gmac.txt net: hix5hd2_gmac: fix compatible strings name 2016-12-20 14:12:29 -05:00
hisilicon-hns-dsaf.txt Doc: hisi: hns adds mc-mac-mask property 2016-11-10 11:45:37 -05:00
hisilicon-hns-mdio.txt net: hisilicon: fix binding document of mdio 2015-11-18 15:08:22 -05:00
hisilicon-hns-nic.txt Devicetree for 4.7: 2016-05-20 14:51:34 -07:00
ipq806x-dwmac.txt
keystone-netcp.txt net: netcp: Fix a typo in keystone-netcp.txt 2016-06-30 08:53:44 -04:00
lpc-eth.txt
macb.txt net: macb: Add tsu_clk to device tree 2017-06-30 13:11:42 -04:00
marvell-armada-370-neta.txt scripts/spelling.txt: add "followings" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
marvell-bt-8xxx.txt Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup 2017-02-16 17:21:59 +01:00
marvell-neta-bm.txt net: mvneta: bm: add support for hardware buffer management 2016-03-14 12:19:46 -04:00
marvell-orion-mdio.txt dt-bindings: orion-mdio: document the new xmdio compatible 2017-06-16 12:27:13 -04:00
marvell-orion-net.txt net: mv643xx_eth: Fetch the phy connection type from DT 2016-10-29 15:11:36 -04:00
marvell-pp2.txt dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support 2017-03-09 10:12:11 -08:00
marvell-pxa168.txt
marvell,prestera.txt ARM: dts: armada-xp-98dx3236: combine dfx server nodes 2017-03-08 09:52:52 +01:00
maxim,ds26522.txt
mdio-gpio.txt
mdio-mux-gpio.txt DT: phy.txt: Clarify expected compatible values 2016-01-28 22:53:16 -08:00
mdio-mux-mmioreg.txt net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes 2016-11-09 12:50:55 -05:00
mdio-mux.txt binding: Make "mdio-parent-bus" property from mandatory to optional 2016-06-10 23:24:54 -07:00
mdio.txt dt-bindings: mdio: Clarify binding document 2017-04-26 14:45:34 -04:00
mediatek-net.txt Documentation: devicetree: change the mediatek ethernet compatible string 2017-01-25 14:36:02 -05:00
mediatek,mt7620-gsw.txt Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding 2016-01-20 00:39:20 +01:00
meson-dwmac.txt net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmac 2017-01-24 13:35:40 -05:00
micrel-ks8851.txt
micrel-ks8995.txt dt-bindings: net: ks8995: add bindings documentation for ks8995 2016-02-11 11:34:25 -05:00
micrel-ksz90x1.txt devicetree: net: micrel-ksz90x1.txt: Properly explain skew settings 2016-10-06 20:49:12 -04:00
micrel.txt net: phy: micrel: Add KSZ8041FTL fiber mode support 2016-07-15 11:53:02 -07:00
microchip,enc28j60.txt net: ethernet: enc28j60: add device tree support 2016-04-29 16:23:02 -04:00
mscc-phy-vsc8531.txt net: phy: Add LED mode driver for Microsemi PHYs. 2017-02-08 13:29:04 -05:00
nokia-bluetooth.txt dt-bindings: net: bluetooth: Add nokia-bluetooth 2017-04-13 10:32:23 +02:00
nxp,lpc1850-dwmac.txt
opencores-ethoc.txt
oxnas-dwmac.txt dt-bindings: net: Add OXNAS DWMAC Bindings 2016-11-03 15:31:33 -04:00
phy.txt Documentation: devicetree: Add PHY no lane swap binding 2017-02-07 13:59:27 -05:00
qca,qca7000.txt dt-bindings: qca7000: append UART interface to binding 2017-05-30 13:57:32 -04:00
qcom-emac.txt net: emac: emac gigabit ethernet controller driver 2016-09-01 23:32:05 -07:00
ralink,rt2880-net.txt Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding 2016-01-20 00:39:20 +01:00
ralink,rt3050-esw.txt Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding 2016-01-20 00:39:20 +01:00
renesas,ravb.txt dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB 2016-10-06 20:46:40 -04:00
rockchip-dwmac.txt net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support 2017-02-19 18:19:37 -05:00
samsung-sxgbe.txt
sh_eth.txt sh_eth: add R8A7743/5 support 2016-09-28 05:01:50 -04:00
smsc911x.txt dt-bindings: net: sms911x: Add missing optional VDD regulators 2017-06-20 15:14:56 -04:00
smsc-lan87xx.txt net: phy: smsc: disable energy detect mode 2015-10-21 06:41:44 -07:00
smsc-lan91c111.txt net: smsc91x: add u16 workaround for pxa platforms 2016-10-18 14:14:21 -04:00
snps,dwc-qos-ethernet.txt stmmac: adding new glue driver dwmac-dwc-qos-eth 2017-01-09 14:54:30 -05:00
socfpga-dwmac.txt net: ethernet: Add TSE PCS support to dwmac-socfpga 2016-07-10 22:07:50 -07:00
sti-dwmac.txt
stm32-dwmac.txt Documentation: Bindings: Add STM32 DWMAC glue 2016-09-01 14:03:40 -07:00
stmmac.txt bindings: net: stmmac: add missing note about LPI interrupt 2017-04-20 15:29:46 -04:00
ti,dp83867.txt dt-bindings: phy: dp83867: provide a workaround for incorrect RX_CTRL pin strap 2017-07-05 09:23:53 +01:00
ti,wilink-st.txt dt-bindings: net: Add binding for the external clock for TI WiLink 2017-06-09 07:35:32 +02:00
via-rhine.txt
via-velocity.txt
xilinx_gmii2rgmii.txt Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation 2016-08-12 16:57:20 -07:00