Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Jakub Kicinski: "Including fixes from can, wireless and netfilter. Current release - regressions: - af_unix: fix task hung while purging oob_skb in GC - pds_core: do not try to run health-thread in VF path Current release - new code bugs: - sched: act_mirred: don't zero blockid when net device is being deleted Previous releases - regressions: - netfilter: - nat: restore default DNAT behavior - nf_tables: fix bidirectional offload, broken when unidirectional offload support was added - openvswitch: limit the number of recursions from action sets - eth: i40e: do not allow untrusted VF to remove administratively set MAC address Previous releases - always broken: - tls: fix races and bugs in use of async crypto - mptcp: prevent data races on some of the main socket fields, fix races in fastopen handling - dpll: fix possible deadlock during netlink dump operation - dsa: lan966x: fix crash when adding interface under a lag when some of the ports are disabled - can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock Misc: - a handful of fixes and reliability improvements for selftests - fix sysfs documentation missing net/ in paths - finish the work of squashing the missing MODULE_DESCRIPTION() warnings in networking" * tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (92 commits) net: fill in MODULE_DESCRIPTION()s for missing arcnet net: fill in MODULE_DESCRIPTION()s for mdio_devres net: fill in MODULE_DESCRIPTION()s for ppp net: fill in MODULE_DESCRIPTION()s for fddik/skfp net: fill in MODULE_DESCRIPTION()s for plip net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb net: fill in MODULE_DESCRIPTION()s for xen-netback net: ravb: Count packets instead of descriptors in GbEth RX path pppoe: Fix memory leak in pppoe_sendmsg() net: sctp: fix skb leak in sctp_inq_free() net: bcmasp: Handle RX buffer allocation failure net-timestamp: make sk_tskey more predictable in error path selftests: tls: increase the wait in poll_partial_rec_async ice: Add check for lport extraction to LAG init netfilter: nf_tables: fix bidirectional offload regression netfilter: nat: restore default DNAT behavior netfilter: nft_set_pipapo: fix missing : in kdoc igc: Remove temporary workaround igb: Fix string truncation warnings in igb_set_fw_version can: netlink: Fix TDCO calculation using the old data bittiming ...
No related branches found
No related tags found
Showing
- .mailmap 5 additions, 4 deletions.mailmap
- Documentation/ABI/testing/sysfs-class-net-statistics 24 additions, 24 deletionsDocumentation/ABI/testing/sysfs-class-net-statistics
- Documentation/netlink/specs/dpll.yaml 0 additions, 4 deletionsDocumentation/netlink/specs/dpll.yaml
- Documentation/networking/devlink/devlink-port.rst 1 addition, 1 deletionDocumentation/networking/devlink/devlink-port.rst
- Documentation/networking/net_cachelines/net_device.rst 2 additions, 2 deletionsDocumentation/networking/net_cachelines/net_device.rst
- Documentation/networking/net_cachelines/tcp_sock.rst 2 additions, 2 deletionsDocumentation/networking/net_cachelines/tcp_sock.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/connector/cn_proc.c 2 additions, 3 deletionsdrivers/connector/cn_proc.c
- drivers/dpll/dpll_netlink.c 6 additions, 14 deletionsdrivers/dpll/dpll_netlink.c
- drivers/dpll/dpll_nl.c 0 additions, 4 deletionsdrivers/dpll/dpll_nl.c
- drivers/dpll/dpll_nl.h 0 additions, 2 deletionsdrivers/dpll/dpll_nl.h
- drivers/net/arcnet/arc-rawmode.c 1 addition, 0 deletionsdrivers/net/arcnet/arc-rawmode.c
- drivers/net/arcnet/arc-rimi.c 1 addition, 0 deletionsdrivers/net/arcnet/arc-rimi.c
- drivers/net/arcnet/capmode.c 1 addition, 0 deletionsdrivers/net/arcnet/capmode.c
- drivers/net/arcnet/com20020-pci.c 1 addition, 0 deletionsdrivers/net/arcnet/com20020-pci.c
- drivers/net/arcnet/com20020.c 1 addition, 0 deletionsdrivers/net/arcnet/com20020.c
- drivers/net/arcnet/com20020_cs.c 1 addition, 0 deletionsdrivers/net/arcnet/com20020_cs.c
- drivers/net/arcnet/com90io.c 1 addition, 0 deletionsdrivers/net/arcnet/com90io.c
- drivers/net/arcnet/com90xx.c 1 addition, 0 deletionsdrivers/net/arcnet/com90xx.c
- drivers/net/arcnet/rfc1051.c 1 addition, 0 deletionsdrivers/net/arcnet/rfc1051.c
Loading
Please register or sign in to comment