forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller: 1) New ipset extensions for matching on destination MAC addresses, from Stefano Brivio. 2) Add ipv4 ttl and tos, plus ipv6 flow label and hop limit offloads to nfp driver. From Stefano Brivio. 3) Implement GRO for plain UDP sockets, from Paolo Abeni. 4) Lots of work from Michał Mirosław to eliminate the VLAN_TAG_PRESENT bit so that we could support the entire vlan_tci value. 5) Rework the IPSEC policy lookups to better optimize more usecases, from Florian Westphal. 6) Infrastructure changes eliminating direct manipulation of SKB lists wherever possible, and to always use the appropriate SKB list helpers. This work is still ongoing... 7) Lots of PHY driver and state machine improvements and simplifications, from Heiner Kallweit. 8) Various TSO deferral refinements, from Eric Dumazet. 9) Add ntuple filter support to aquantia driver, from Dmitry Bogdanov. 10) Batch dropping of XDP packets in tuntap, from Jason Wang. 11) Lots of cleanups and improvements to the r8169 driver from Heiner Kallweit, including support for ->xmit_more. This driver has been getting some much needed love since he started working on it. 12) Lots of new forwarding selftests from Petr Machata. 13) Enable VXLAN learning in mlxsw driver, from Ido Schimmel. 14) Packed ring support for virtio, from Tiwei Bie. 15) Add new Aquantia AQtion USB driver, from Dmitry Bezrukov. 16) Add XDP support to dpaa2-eth driver, from Ioana Ciocoi Radulescu. 17) Implement coalescing on TCP backlog queue, from Eric Dumazet. 18) Implement carrier change in tun driver, from Nicolas Dichtel. 19) Support msg_zerocopy in UDP, from Willem de Bruijn. 20) Significantly improve garbage collection of neighbor objects when the table has many PERMANENT entries, from David Ahern. 21) Remove egdev usage from nfp and mlx5, and remove the facility completely from the tree as it no longer has any users. From Oz Shlomo and others. 22) Add a NETDEV_PRE_CHANGEADDR so that drivers can veto the change and therefore abort the operation before the commit phase (which is the NETDEV_CHANGEADDR event). From Petr Machata. 23) Add indirect call wrappers to avoid retpoline overhead, and use them in the GRO code paths. From Paolo Abeni. 24) Add support for netlink FDB get operations, from Roopa Prabhu. 25) Support bloom filter in mlxsw driver, from Nir Dotan. 26) Add SKB extension infrastructure. This consolidates the handling of the auxiliary SKB data used by IPSEC and bridge netfilter, and is designed to support the needs to MPTCP which could be integrated in the future. 27) Lots of XDP TX optimizations in mlx5 from Tariq Toukan. * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1845 commits) net: dccp: fix kernel crash on module load drivers/net: appletalk/cops: remove redundant if statement and mask bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw net/net_namespace: Check the return value of register_pernet_subsys() net/netlink_compat: Fix a missing check of nla_parse_nested ieee802154: lowpan_header_create check must check daddr net/mlx4_core: drop useless LIST_HEAD mlxsw: spectrum: drop useless LIST_HEAD net/mlx5e: drop useless LIST_HEAD iptunnel: Set tun_flags in the iptunnel_metadata_reply from src net/mlx5e: fix semicolon.cocci warnings staging: octeon: fix build failure with XFRM enabled net: Revert recent Spectre-v1 patches. can: af_can: Fix Spectre v1 vulnerability packet: validate address length if non-zero nfc: af_nfc: Fix Spectre v1 vulnerability phonet: af_phonet: Fix Spectre v1 vulnerability net: core: Fix Spectre v1 vulnerability net: minor cleanup in skb_ext_add() net: drop the unused helper skb_ext_get() ...
- Loading branch information
Showing
1,515 changed files
with
83,127 additions
and
68,498 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
IC Plus Corp. IP101A / IP101G Ethernet PHYs | ||
|
||
There are different models of the IP101G Ethernet PHY: | ||
- IP101GR (32-pin QFN package) | ||
- IP101G (die only, no package) | ||
- IP101GA (48-pin LQFP package) | ||
|
||
There are different models of the IP101A Ethernet PHY (which is the | ||
predecessor of the IP101G): | ||
- IP101A (48-pin LQFP package) | ||
- IP101AH (48-pin LQFP package) | ||
|
||
Optional properties for the IP101GR (32-pin QFN package): | ||
|
||
- icplus,select-rx-error: | ||
pin 21 ("RXER/INTR_32") will output the receive error status. | ||
interrupts are not routed outside the PHY in this mode. | ||
- icplus,select-interrupt: | ||
pin 21 ("RXER/INTR_32") will output the interrupt signal. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
MediaTek DWMAC glue layer controller | ||
|
||
This file documents platform glue layer for stmmac. | ||
Please see stmmac.txt for the other unchanged properties. | ||
|
||
The device node has following properties. | ||
|
||
Required properties: | ||
- compatible: Should be "mediatek,mt2712-gmac" for MT2712 SoC | ||
- reg: Address and length of the register set for the device | ||
- interrupts: Should contain the MAC interrupts | ||
- interrupt-names: Should contain a list of interrupt names corresponding to | ||
the interrupts in the interrupts property, if available. | ||
Should be "macirq" for the main MAC IRQ | ||
- clocks: Must contain a phandle for each entry in clock-names. | ||
- clock-names: The name of the clock listed in the clocks property. These are | ||
"axi", "apb", "mac_main", "ptp_ref" for MT2712 SoC | ||
- mac-address: See ethernet.txt in the same directory | ||
- phy-mode: See ethernet.txt in the same directory | ||
- mediatek,pericfg: A phandle to the syscon node that control ethernet | ||
interface and timing delay. | ||
|
||
Optional properties: | ||
- mediatek,tx-delay-ps: TX clock delay macro value. Default is 0. | ||
It should be defined for RGMII/MII interface. | ||
- mediatek,rx-delay-ps: RX clock delay macro value. Default is 0. | ||
It should be defined for RGMII/MII/RMII interface. | ||
Both delay properties need to be a multiple of 170 for RGMII interface, | ||
or will round down. Range 0~31*170. | ||
Both delay properties need to be a multiple of 550 for MII/RMII interface, | ||
or will round down. Range 0~31*550. | ||
|
||
- mediatek,rmii-rxc: boolean property, if present indicates that the RMII | ||
reference clock, which is from external PHYs, is connected to RXC pin | ||
on MT2712 SoC. | ||
Otherwise, is connected to TXC pin. | ||
- mediatek,txc-inverse: boolean property, if present indicates that | ||
1. tx clock will be inversed in MII/RGMII case, | ||
2. tx clock inside MAC will be inversed relative to reference clock | ||
which is from external PHYs in RMII case, and it rarely happen. | ||
- mediatek,rxc-inverse: boolean property, if present indicates that | ||
1. rx clock will be inversed in MII/RGMII case. | ||
2. reference clock will be inversed when arrived at MAC in RMII case. | ||
- assigned-clocks: mac_main and ptp_ref clocks | ||
- assigned-clock-parents: parent clocks of the assigned clocks | ||
|
||
Example: | ||
eth: ethernet@1101c000 { | ||
compatible = "mediatek,mt2712-gmac"; | ||
reg = <0 0x1101c000 0 0x1300>; | ||
interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_LOW>; | ||
interrupt-names = "macirq"; | ||
phy-mode ="rgmii"; | ||
mac-address = [00 55 7b b5 7d f7]; | ||
clock-names = "axi", | ||
"apb", | ||
"mac_main", | ||
"ptp_ref", | ||
"ptp_top"; | ||
clocks = <&pericfg CLK_PERI_GMAC>, | ||
<&pericfg CLK_PERI_GMAC_PCLK>, | ||
<&topckgen CLK_TOP_ETHER_125M_SEL>, | ||
<&topckgen CLK_TOP_ETHER_50M_SEL>; | ||
assigned-clocks = <&topckgen CLK_TOP_ETHER_125M_SEL>, | ||
<&topckgen CLK_TOP_ETHER_50M_SEL>; | ||
assigned-clock-parents = <&topckgen CLK_TOP_ETHERPLL_125M>, | ||
<&topckgen CLK_TOP_APLL1_D3>; | ||
mediatek,pericfg = <&pericfg>; | ||
mediatek,tx-delay-ps = <1530>; | ||
mediatek,rx-delay-ps = <1530>; | ||
mediatek,rmii-rxc; | ||
mediatek,txc-inverse; | ||
mediatek,rxc-inverse; | ||
snps,txpbl = <32>; | ||
snps,rxpbl = <32>; | ||
snps,reset-gpio = <&pio 87 GPIO_ACTIVE_LOW>; | ||
snps,reset-active-low; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
Documentation/networking/vortex.txt → ...networking/device_drivers/3com/vortex.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,6 +31,7 @@ Contents: | |
net_failover | ||
alias | ||
bridge | ||
snmp_counter | ||
|
||
.. only:: subproject | ||
|
||
|
Oops, something went wrong.