forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
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/netdev/net
xdp_return_frame_bulk() needs to pass a xdp_buff to __xdp_return(). strlcpy got converted to strscpy but here it makes no functional difference, so just keep the right code. Conflicts: net/netfilter/nf_tables_api.c Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
327 changed files
with
2,521 additions
and
2,373 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -322,6 +322,8 @@ TripleX Chung <[email protected]> <[email protected]> | |
Tsuneo Yoshioka <[email protected]> | ||
Tycho Andersen <[email protected]> <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Valdis Kletnieks <[email protected]> | ||
|
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 |
---|---|---|
|
@@ -740,6 +740,11 @@ S: (ask for current address) | |
S: Portland, Oregon | ||
S: USA | ||
|
||
N: Jason Cooper | ||
D: ARM/Marvell SOC co-maintainer | ||
D: irqchip co-maintainer | ||
D: MVEBU PCI DRIVER co-maintainer | ||
|
||
N: Robin Cornelius | ||
E: [email protected] | ||
D: Ralink rt2x00 WLAN driver | ||
|
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 |
---|---|---|
|
@@ -1486,10 +1486,20 @@ F: Documentation/devicetree/bindings/iommu/arm,smmu* | |
F: drivers/iommu/arm/ | ||
F: drivers/iommu/io-pgtable-arm* | ||
|
||
ARM AND ARM64 SoC SUB-ARCHITECTURES (COMMON PARTS) | ||
M: Arnd Bergmann <[email protected]> | ||
M: Olof Johansson <[email protected]> | ||
M: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git | ||
F: arch/arm/boot/dts/Makefile | ||
F: arch/arm64/boot/dts/Makefile | ||
|
||
ARM SUB-ARCHITECTURES | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git | ||
F: arch/arm/mach-*/ | ||
F: arch/arm/plat-*/ | ||
|
||
|
@@ -2014,7 +2024,6 @@ M: Philipp Zabel <[email protected]> | |
S: Maintained | ||
|
||
ARM/Marvell Dove/MV78xx0/Orion SOC support | ||
M: Jason Cooper <[email protected]> | ||
M: Andrew Lunn <[email protected]> | ||
M: Sebastian Hesselbarth <[email protected]> | ||
M: Gregory Clement <[email protected]> | ||
|
@@ -2031,7 +2040,6 @@ F: arch/arm/plat-orion/ | |
F: drivers/soc/dove/ | ||
|
||
ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K, CN9130 SOC support | ||
M: Jason Cooper <[email protected]> | ||
M: Andrew Lunn <[email protected]> | ||
M: Gregory Clement <[email protected]> | ||
M: Sebastian Hesselbarth <[email protected]> | ||
|
@@ -3239,7 +3247,7 @@ R: Martin KaFai Lau <[email protected]> | |
R: Song Liu <[email protected]> | ||
R: Yonghong Song <[email protected]> | ||
R: John Fastabend <[email protected]> | ||
R: KP Singh <kpsingh@chromium.org> | ||
R: KP Singh <kpsingh@kernel.org> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -3358,7 +3366,7 @@ F: arch/x86/net/ | |
X: arch/x86/net/bpf_jit_comp32.c | ||
|
||
BPF LSM (Security Audit and Enforcement using BPF) | ||
M: KP Singh <kpsingh@chromium.org> | ||
M: KP Singh <kpsingh@kernel.org> | ||
R: Florent Revest <[email protected]> | ||
R: Brendan Jackman <[email protected]> | ||
L: [email protected] | ||
|
@@ -4287,6 +4295,7 @@ B: https://github.com/ClangBuiltLinux/linux/issues | |
C: irc://chat.freenode.net/clangbuiltlinux | ||
F: Documentation/kbuild/llvm.rst | ||
F: scripts/clang-tools/ | ||
F: scripts/lld-version.sh | ||
K: \b(?i:clang|llvm)\b | ||
|
||
CLEANCACHE API | ||
|
@@ -9249,7 +9258,6 @@ F: kernel/irq/ | |
|
||
IRQCHIP DRIVERS | ||
M: Thomas Gleixner <[email protected]> | ||
M: Jason Cooper <[email protected]> | ||
M: Marc Zyngier <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -10550,6 +10558,13 @@ S: Supported | |
F: Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst | ||
F: drivers/net/ethernet/marvell/octeontx2/af/ | ||
|
||
MARVELL PRESTERA ETHERNET SWITCH DRIVER | ||
M: Vadym Kochan <[email protected]> | ||
M: Taras Chornyi <[email protected]> | ||
S: Supported | ||
W: https://github.com/Marvell-switching/switchdev-prestera | ||
F: drivers/net/ethernet/marvell/prestera/ | ||
|
||
MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | ||
M: Nicolas Pitre <[email protected]> | ||
S: Odd Fixes | ||
|
@@ -13398,7 +13413,6 @@ F: drivers/pci/controller/mobiveil/pcie-mobiveil* | |
|
||
PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support) | ||
M: Thomas Petazzoni <[email protected]> | ||
M: Jason Cooper <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright 2015 Adam Sampson <[email protected]> | ||
* Copyright 2015-2020 Adam Sampson <[email protected]> | ||
* | ||
* This file is dual-licensed: you can use it either under the terms | ||
* of the GPL or the X11 license, at your option. Note that this dual | ||
|
@@ -115,7 +115,7 @@ | |
pinctrl-names = "default"; | ||
pinctrl-0 = <&gmac_rgmii_pins>; | ||
phy-handle = <&phy1>; | ||
phy-mode = "rgmii"; | ||
phy-mode = "rgmii-id"; | ||
status = "okay"; | ||
}; | ||
|
||
|
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
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
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
Oops, something went wrong.