forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/…
…git/netdev/net Pull networking fixes from Jakub Kicinski: "Including fixes from bpf and netfilter. Previous releases - regressions: - Revert "net: rtnetlink: Enslave device before bringing it up", breaks the case inverse to the one it was trying to fix - net: dsa: fix oob access in DSA's netdevice event handler dereference netdev_priv() before check its a DSA port - sched: track device in tcf_block_get/put_ext() only for clsact binder types - net: tls, fix WARNING in __sk_msg_free when record becomes full during splice and MORE hint set - sfp-bus: fix SFP mode detect from bitrate - drv: stmmac: prevent DSA tags from breaking COE Previous releases - always broken: - bpf: fix no forward progress in in bpf_iter_udp if output buffer is too small - bpf: reject variable offset alu on registers with a type of PTR_TO_FLOW_KEYS to prevent oob access - netfilter: tighten input validation - net: add more sanity check in virtio_net_hdr_to_skb() - rxrpc: fix use of Don't Fragment flag on RESPONSE packets, avoid infinite loop - amt: do not use the portion of skb->cb area which may get clobbered - mptcp: improve validation of the MPTCPOPT_MP_JOIN MCTCP option Misc: - spring cleanup of inactive maintainers" * tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (88 commits) i40e: Include types.h to some headers ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes selftests: mlxsw: qos_pfc: Remove wrong description mlxsw: spectrum_router: Register netdevice notifier before nexthop mlxsw: spectrum_acl_tcam: Fix stack corruption mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure ethtool: netlink: Add missing ethnl_ops_begin/complete selftests: bonding: Add more missing config options selftests: netdevsim: add a config file libbpf: warn on unexpected __arg_ctx type when rewriting BTF selftests/bpf: add tests confirming type logic in kernel for __arg_ctx bpf: enforce types for __arg_ctx-tagged arguments in global subprogs bpf: extract bpf_ctx_convert_map logic and make it more reusable libbpf: feature-detect arg:ctx tag support in kernel ipvs: avoid stat macros calls from preemptible context netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description netfilter: nf_tables: skip dead set elements in netlink dump netfilter: nf_tables: do not allow mismatch field size and set key length ...
- Loading branch information
Showing
90 changed files
with
1,366 additions
and
235 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 |
---|---|---|
|
@@ -179,6 +179,7 @@ E: [email protected] | |
P: 1024/AF7B30C1 CF 97 C2 CC 6D AE A7 FE C8 BA 9C FC 88 DE 32 C3 | ||
D: Linux/MIPS port | ||
D: Linux/68k hacker | ||
D: AX25 maintainer | ||
S: Hauptstrasse 19 | ||
S: 79837 St. Blasien | ||
S: Germany | ||
|
@@ -677,6 +678,10 @@ D: Media subsystem (V4L/DVB) drivers and core | |
D: EDAC drivers and EDAC 3.0 core rework | ||
S: Brazil | ||
|
||
N: Landen Chao | ||
E: [email protected] | ||
D: MT7531 Ethernet switch support | ||
|
||
N: Raymond Chen | ||
E: [email protected] | ||
D: Author of Configure script | ||
|
@@ -814,6 +819,10 @@ D: Support for Xircom PGSDB9 (firmware and host driver) | |
S: Bucharest | ||
S: Romania | ||
|
||
N: John Crispin | ||
E: [email protected] | ||
D: MediaTek MT7623 Gigabit ethernet support | ||
|
||
N: Laurence Culhane | ||
E: [email protected] | ||
D: Wrote the initial alpha SLIP code | ||
|
@@ -1538,6 +1547,10 @@ N: Andrew Haylett | |
E: [email protected] | ||
D: Selection mechanism | ||
|
||
N: Johan Hedberg | ||
E: [email protected] | ||
D: Bluetooth subsystem maintainer | ||
|
||
N: Andre Hedrick | ||
E: [email protected] | ||
E: [email protected] | ||
|
@@ -3052,6 +3065,10 @@ S: Demonstratsii 8-382 | |
S: Tula 300000 | ||
S: Russia | ||
|
||
N: Thomas Petazzoni | ||
E: [email protected] | ||
D: Driver for the Marvell Armada 370/XP network unit. | ||
|
||
N: Gordon Peters | ||
E: [email protected] | ||
D: Isochronous receive for IEEE 1394 driver (OHCI module). | ||
|
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 |
---|---|---|
|
@@ -3390,9 +3390,8 @@ F: Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml | |
F: drivers/iio/adc/hx711.c | ||
|
||
AX.25 NETWORK LAYER | ||
M: Ralf Baechle <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
S: Orphan | ||
W: https://linux-ax25.in-berlin.de | ||
F: include/net/ax25.h | ||
F: include/uapi/linux/ax25.h | ||
|
@@ -3631,7 +3630,6 @@ F: drivers/mtd/devices/block2mtd.c | |
|
||
BLUETOOTH DRIVERS | ||
M: Marcel Holtmann <[email protected]> | ||
M: Johan Hedberg <[email protected]> | ||
M: Luiz Augusto von Dentz <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -4726,11 +4724,8 @@ F: drivers/i2c/busses/i2c-octeon* | |
F: drivers/i2c/busses/i2c-thunderx* | ||
|
||
CAVIUM LIQUIDIO NETWORK DRIVER | ||
M: Derek Chickles <[email protected]> | ||
M: Satanand Burla <[email protected]> | ||
M: Felix Manlunas <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
S: Orphan | ||
W: http://www.marvell.com | ||
F: drivers/net/ethernet/cavium/liquidio/ | ||
|
||
|
@@ -10239,7 +10234,6 @@ IBM Power SRIOV Virtual NIC Device Driver | |
M: Haren Myneni <[email protected]> | ||
M: Rick Lindsley <[email protected]> | ||
R: Nick Child <[email protected]> | ||
R: Dany Madden <[email protected]> | ||
R: Thomas Falcon <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
@@ -13003,10 +12997,10 @@ S: Maintained | |
F: drivers/thermal/armada_thermal.c | ||
|
||
MARVELL MVNETA ETHERNET DRIVER | ||
M: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||
M: Marcin Wojtas <marcin.s.wojtas@gmail.com> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/net/ethernet/marvell/mvneta.* | ||
F: drivers/net/ethernet/marvell/mvneta* | ||
|
||
MARVELL MVPP2 ETHERNET DRIVER | ||
M: Marcin Wojtas <[email protected]> | ||
|
@@ -13656,7 +13650,6 @@ F: drivers/dma/mediatek/ | |
|
||
MEDIATEK ETHERNET DRIVER | ||
M: Felix Fietkau <[email protected]> | ||
M: John Crispin <[email protected]> | ||
M: Sean Wang <[email protected]> | ||
M: Mark Lee <[email protected]> | ||
M: Lorenzo Bianconi <[email protected]> | ||
|
@@ -13812,7 +13805,6 @@ F: include/soc/mediatek/smi.h | |
MEDIATEK SWITCH DRIVER | ||
M: Arınç ÜNAL <[email protected]> | ||
M: Daniel Golle <[email protected]> | ||
M: Landen Chao <[email protected]> | ||
M: DENG Qingfang <[email protected]> | ||
M: Sean Wang <[email protected]> | ||
L: [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
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
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.