Linus Torvalds
ef4ab3ba4e
Networking fixes for 5.19-rc6, including fixes from bpf, netfilter,
...
can, bluetooth
Current release - regressions:
- bluetooth: fix deadlock on hci_power_on_sync.
Previous releases - regressions:
- sched: act_police: allow 'continue' action offload
- eth: usbnet: fix memory leak in error case
- eth: ibmvnic: properly dispose of all skbs during a failover.
Previous releases - always broken:
- bpf:
- fix insufficient bounds propagation from adjust_scalar_min_max_vals
- clear page contiguity bit when unmapping pool
- netfilter: nft_set_pipapo: release elements in clone from abort path
- mptcp: netlink: issue MP_PRIO signals from userspace PMs
- can:
- rcar_canfd: fix data transmission failed on R-Car V3U
- gs_usb: gs_usb_open/close(): fix memory leak
Misc:
- add Wenjia as SMC maintainer
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
-----BEGIN PGP SIGNATURE-----
iQJGBAABCAAwFiEEg1AjqC77wbdLX2LbKSR5jcyPE6QFAmLGqsUSHHBhYmVuaUBy
ZWRoYXQuY29tAAoJECkkeY3MjxOkz8kQAINYcsrZ7sBKAVeGNq/PzPXpIuIvxLVL
XP+9nqs+8JiBG0xPQNfV/AlRWilWckMzQf1F8SfuDwg5ahz0HSN9XJVf+v9p9uYs
GthlBgLCH+Kp06831wVC/j8GBcQm2cneOaaZN4udLRORztbOGkn5xFhJOu3lezap
IqvAIlyQFCi6uan+iGUXEwh/hEPgH2imOM+1ICao/fp9m7cGkBQKyqAY/ztxgby4
H1DdSsPSZ7e1wjAczdr0oGPzEE5OMxdJUk9yigSNnKwGavoGtizRefStWD+yEUBj
XzeWwlAO/otJsklp9cesRYPKiiIx1bmVG14ZTSRpzobg3FEKjP0H4iBgtO67972W
RJcolGUtxPd6lgrP5ZxzcStS2v44GeuKkvhKbMMsEEvEDg/we9vBZc6AX6Xs8yr3
fBBkSQnzCJF7CtHxSf7n/6RM4VfaHMbSBb2u23DVsf9N0rU2atNPRvwT2koe0SyO
8lSECzUdjRE2f48PIk0/+nl4zFmAjDBMI1W8+YeeBrjcYQmBtkmHn9eMjAWu5E1f
1pGqmtc3N/LqI4f6l9/oAE2IuiIvdTyo53/Zdqm5SLmIDttVzxAeHrEAaOCwoiWV
QXxpvwG3nYd1mE0MfBQLcjD0tpw7ZK3oG/IqDTSiLwGaRXVPxqqQ6jdSriWFUzGm
3zl8fnai73hd
=x7Dr
-----END PGP SIGNATURE-----
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
"Including fixes from bpf, netfilter, can, and bluetooth.
Current release - regressions:
- bluetooth: fix deadlock on hci_power_on_sync
Previous releases - regressions:
- sched: act_police: allow 'continue' action offload
- eth: usbnet: fix memory leak in error case
- eth: ibmvnic: properly dispose of all skbs during a failover
Previous releases - always broken:
- bpf:
- fix insufficient bounds propagation from
adjust_scalar_min_max_vals
- clear page contiguity bit when unmapping pool
- netfilter: nft_set_pipapo: release elements in clone from
abort path
- mptcp: netlink: issue MP_PRIO signals from userspace PMs
- can:
- rcar_canfd: fix data transmission failed on R-Car V3U
- gs_usb: gs_usb_open/close(): fix memory leak
Misc:
- add Wenjia as SMC maintainer"
* tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (57 commits)
wireguard: Kconfig: select CRYPTO_CHACHA_S390
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
wireguard: selftests: use microvm on x86
wireguard: selftests: always call kernel makefile
wireguard: selftests: use virt machine on m68k
wireguard: selftests: set fake real time in init
r8169: fix accessing unset transport header
net: rose: fix UAF bug caused by rose_t0timer_expiry
usbnet: fix memory leak in error case
Revert "tls: rx: move counting TlsDecryptErrors for sync"
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
mptcp: fix local endpoint accounting
selftests: mptcp: userspace PM support for MP_PRIO signals
mptcp: netlink: issue MP_PRIO signals from userspace PMs
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
mptcp: Avoid acquiring PM lock for subflow priority changes
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
net/mlx5e: Fix matchall police parameters validation
net/sched: act_police: allow 'continue' action offload
net: lan966x: hardcode the number of external ports
...
2022-07-07 10:08:20 -07:00
..
2022-05-11 13:08:38 +01:00
2022-06-29 20:52:40 -07:00
2022-06-27 08:04:30 -04:00
2022-07-04 12:51:43 +02:00
2022-06-30 11:37:09 -07:00
2022-07-06 19:53:21 -07:00
2022-05-22 23:05:56 +01:00
2022-06-17 11:39:46 +01:00
2022-04-21 10:30:45 +02:00
2022-05-23 21:19:17 -07:00
2022-05-02 13:57:56 -07:00
2022-05-27 18:29:50 -07:00
2022-05-06 12:07:56 +01:00
2022-04-01 12:04:15 +01:00
2022-05-05 13:03:18 -07:00
2022-05-06 08:34:33 +02:00
2022-05-02 13:21:38 +02:00
2022-06-30 11:38:16 +02:00
2022-05-19 11:23:59 -07:00
2022-04-06 23:00:16 -07:00
2022-07-06 18:54:56 -07:00
2022-05-17 12:03:52 +02:00
2022-05-20 17:38:27 -07:00
2022-05-08 11:33:57 +01:00
2022-04-22 15:59:05 -07:00
2022-06-03 11:17:49 -07:00
2022-05-20 17:56:50 -07:00
2022-05-31 12:22:22 +02:00
2022-06-06 14:27:35 -07:00
2022-04-21 14:40:21 +02:00
2022-04-15 10:52:29 +01:00
2022-07-06 20:04:06 -07:00
2022-05-16 10:18:56 +01:00
2022-06-01 12:01:47 +02:00
2022-05-09 11:58:20 +01:00
2022-05-11 13:09:59 +01:00
2022-05-05 15:52:27 -07:00
2022-06-30 11:34:10 -07:00
2022-06-17 11:38:09 +01:00
2022-06-27 10:47:34 -07:00
2022-04-01 11:56:55 +01:00
2022-07-01 10:01:23 +02:00