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
include/linux/netdevice.h net/core/dev.c 6510ea9 ("net: Use this_cpu_inc() to increment net->core_stats") 794c24e ("net-core: rx_otherhost_dropped to core_stats") https://lore.kernel.org/all/[email protected]/ drivers/net/wan/cosa.c d48fea8 ("net: cosa: fix error check return value of register_chrdev()") 89fbca3 ("net: wan: remove support for COSA and SRP synchronous serial boards") https://lore.kernel.org/all/[email protected]/ Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
337 changed files
with
2,817 additions
and
2,111 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 |
---|---|---|
|
@@ -3913,7 +3913,9 @@ BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER | |
M: Michael Chan <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/firmware/broadcom/tee_bnxt_fw.c | ||
F: drivers/net/ethernet/broadcom/bnxt/ | ||
F: include/linux/firmware/broadcom/tee_bnxt_fw.h | ||
|
||
BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER | ||
M: Arend van Spriel <[email protected]> | ||
|
@@ -10238,8 +10240,6 @@ F: drivers/net/ethernet/sgi/ioc3-eth.c | |
IOMAP FILESYSTEM LIBRARY | ||
M: Christoph Hellwig <[email protected]> | ||
M: Darrick J. Wong <[email protected]> | ||
M: [email protected] | ||
M: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -10548,6 +10548,7 @@ M: Andrey Ryabinin <[email protected]> | |
R: Alexander Potapenko <[email protected]> | ||
R: Andrey Konovalov <[email protected]> | ||
R: Dmitry Vyukov <[email protected]> | ||
R: Vincenzo Frascino <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/dev-tools/kasan.rst | ||
|
@@ -13639,6 +13640,7 @@ F: net/core/drop_monitor.c | |
|
||
NETWORKING DRIVERS | ||
M: "David S. Miller" <[email protected]> | ||
M: Eric Dumazet <[email protected]> | ||
M: Jakub Kicinski <[email protected]> | ||
M: Paolo Abeni <[email protected]> | ||
L: [email protected] | ||
|
@@ -13686,6 +13688,7 @@ F: tools/testing/selftests/drivers/net/dsa/ | |
|
||
NETWORKING [GENERAL] | ||
M: "David S. Miller" <[email protected]> | ||
M: Eric Dumazet <[email protected]> | ||
M: Jakub Kicinski <[email protected]> | ||
M: Paolo Abeni <[email protected]> | ||
L: [email protected] | ||
|
@@ -21610,7 +21613,6 @@ F: drivers/xen/*swiotlb* | |
XFS FILESYSTEM | ||
C: irc://irc.oftc.net/xfs | ||
M: Darrick J. Wong <[email protected]> | ||
M: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
W: http://xfs.org/ | ||
|
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.