Commit 08d0d34
committed
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
"Including fixes from netfilter.
Current release - regressions:
- ipmr: free mr_table after RCU grace period.
Previous releases - regressions:
- core: add net_iov_init() and use it to initialize ->page_type
- sched: taprio: fix NULL pointer dereference in class dump
- netfilter: nf_tables:
- use list_del_rcu for netlink hooks
- fix strict mode inbound policy matching
- tcp: make probe0 timer handle expired user timeout
- vrf: fix a potential NPD when removing a port from a VRF
- eth: ice:
- fix NULL pointer dereference in ice_reset_all_vfs()
- fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
Previous releases - always broken:
- page_pool: fix memory-provider leak in error path
- sched: sch_cake: annotate data-races in cake_dump_stats()
- mptcp: fix scheduling with atomic in timestamp sockopt
- psp: check for device unregister when creating assoc
- tls: fix strparser anchor skb leak on offload RX setup failure
- eth:
- stmmac: prevent NULL deref when RX memory exhausted
- airoha: do not read uninitialized fragment address
- rtl8150: fix use-after-free in rtl8150_start_xmit()
Misc:
- add Ido Schimmel as IPv4/IPv6 maintainer
- add David Heidelberg as NFC subsystem maintainer"
* tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (79 commits)
net/sched: cls_flower: revert unintended changes
sfc: fix error code in efx_devlink_info_running_versions()
net: tls: fix strparser anchor skb leak on offload RX setup failure
ice: add dpll peer notification for paired SMA and U.FL pins
ice: fix missing dpll notifications for SW pins
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
ice: fix SMA and U.FL pin state changes affecting paired pin
ice: fix missing SMA pin initialization in DPLL subsystem
ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
ice: fix NULL pointer dereference in ice_reset_all_vfs()
iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
iavf: wait for PF confirmation before removing VLAN filters
iavf: stop removing VLAN filters from PF on interface down
iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
bonding: 3ad: implement proper RCU rules for port->aggregator
net: airoha: Do not return err in ndo_stop() callback
hv_sock: fix ARM64 support
MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel
selftests: drv-net: clarify linters and frameworks in README
...74 files changed
Lines changed: 1351 additions & 603 deletions
File tree
- Documentation/netlink/specs
- drivers
- dpll
- net
- bonding
- ethernet
- airoha
- ibm
- intel
- iavf
- ice
- devlink
- sfc
- stmicro/stmmac
- mctp
- netdevsim
- phy
- usb
- nfc
- include
- linux
- net
- netfilter
- io_uring
- net
- core
- ipv4
- netfilter
- ipv6
- mptcp
- netfilter
- phonet
- psp
- sched
- sctp
- tls
- vmw_vsock
- tools/testing/selftests
- drivers/net
- tc-testing/tc-tests/qdiscs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| |||
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18672 | 18672 | | |
18673 | 18673 | | |
18674 | 18674 | | |
18675 | | - | |
18676 | 18675 | | |
| 18676 | + | |
18677 | 18677 | | |
18678 | 18678 | | |
18679 | | - | |
18680 | | - | |
18681 | | - | |
18682 | | - | |
| 18679 | + | |
| 18680 | + | |
| 18681 | + | |
| 18682 | + | |
| 18683 | + | |
| 18684 | + | |
| 18685 | + | |
| 18686 | + | |
18683 | 18687 | | |
| 18688 | + | |
| 18689 | + | |
18684 | 18690 | | |
| 18691 | + | |
| 18692 | + | |
| 18693 | + | |
| 18694 | + | |
18685 | 18695 | | |
18686 | | - | |
18687 | | - | |
| 18696 | + | |
| 18697 | + | |
| 18698 | + | |
| 18699 | + | |
| 18700 | + | |
| 18701 | + | |
| 18702 | + | |
| 18703 | + | |
| 18704 | + | |
| 18705 | + | |
| 18706 | + | |
| 18707 | + | |
| 18708 | + | |
| 18709 | + | |
| 18710 | + | |
| 18711 | + | |
| 18712 | + | |
| 18713 | + | |
| 18714 | + | |
| 18715 | + | |
| 18716 | + | |
| 18717 | + | |
| 18718 | + | |
| 18719 | + | |
| 18720 | + | |
| 18721 | + | |
| 18722 | + | |
| 18723 | + | |
| 18724 | + | |
| 18725 | + | |
| 18726 | + | |
| 18727 | + | |
18688 | 18728 | | |
18689 | 18729 | | |
18690 | 18730 | | |
| |||
18819 | 18859 | | |
18820 | 18860 | | |
18821 | 18861 | | |
18822 | | - | |
18823 | | - | |
18824 | | - | |
18825 | | - | |
18826 | | - | |
18827 | | - | |
18828 | | - | |
18829 | | - | |
18830 | | - | |
18831 | 18862 | | |
18832 | | - | |
18833 | | - | |
| 18863 | + | |
| 18864 | + | |
| 18865 | + | |
| 18866 | + | |
18834 | 18867 | | |
18835 | 18868 | | |
18836 | 18869 | | |
| |||
20774 | 20807 | | |
20775 | 20808 | | |
20776 | 20809 | | |
| 20810 | + | |
20777 | 20811 | | |
20778 | 20812 | | |
20779 | 20813 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
903 | 911 | | |
904 | 912 | | |
| 913 | + | |
905 | 914 | | |
906 | 915 | | |
907 | 916 | | |
| 917 | + | |
908 | 918 | | |
909 | 919 | | |
910 | 920 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
532 | 535 | | |
533 | 536 | | |
534 | 537 | | |
| |||
0 commit comments