Linus Torvalds
ded746bfc9
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
...
Pull networking fixes from Jakub Kicinski:
"Including fixes from bpf, can and netfilter.
Current release - regressions:
- bpf, sockmap: re-evaluate proto ops when psock is removed from
sockmap
Current release - new code bugs:
- bpf: fix bpf_check_mod_kfunc_call for built-in modules
- ice: fixes for TC classifier offloads
- vrf: don't run conntrack on vrf with !dflt qdisc
Previous releases - regressions:
- bpf: fix the off-by-two error in range markings
- seg6: fix the iif in the IPv6 socket control block
- devlink: fix netns refcount leak in devlink_nl_cmd_reload()
- dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
- dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
Previous releases - always broken:
- ethtool: do not perform operations on net devices being
unregistered
- udp: use datalen to cap max gso segments
- ice: fix races in stats collection
- fec: only clear interrupt of handling queue in fec_enet_rx_queue()
- m_can: pci: fix incorrect reference clock rate
- m_can: disable and ignore ELO interrupt
- mvpp2: fix XDP rx queues registering
Misc:
- treewide: add missing includes masked by cgroup -> bpf.h
dependency"
* tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (82 commits)
net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
net: wwan: iosm: fixes unable to send AT command during mbim tx
net: wwan: iosm: fixes net interface nonfunctional after fw flash
net: wwan: iosm: fixes unnecessary doorbell send
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
MAINTAINERS: s390/net: remove myself as maintainer
net/sched: fq_pie: prevent dismantle issue
net: mana: Fix memory leak in mana_hwc_create_wq
seg6: fix the iif in the IPv6 socket control block
nfp: Fix memory leak in nfp_cpp_area_cache_add()
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
nfc: fix segfault in nfc_genl_dump_devices_done
udp: using datalen to cap max gso segments
net: dsa: mv88e6xxx: error handling for serdes_power functions
can: kvaser_usb: get CAN clock frequency from device
can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
net: mvpp2: fix XDP rx queues registering
vmxnet3: fix minimum vectors alloc issue
net, neigh: clear whole pneigh_entry at alloc time
net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
...
2021-12-09 11:26:44 -08:00
..
2021-10-19 10:30:51 +01:00
2021-10-29 13:11:53 -07:00
2021-10-24 16:24:29 +02:00
2021-11-08 03:29:52 +01:00
2021-10-05 19:08:11 +02:00
2021-10-27 11:07:59 +02:00
2021-12-03 10:58:13 -08:00
2021-11-03 14:22:00 +00:00
2021-11-08 11:55:21 -08:00
2021-09-28 16:56:05 -06:00
2021-10-27 00:16:00 +02:00
2021-10-19 08:30:45 +01:00
2021-11-02 16:36:28 -07:00
2021-10-13 11:34:49 -04:00
2021-11-08 12:07:52 -08:00
2021-10-05 13:15:35 +01:00
2021-11-30 22:35:06 -08:00
2021-11-01 18:55:12 -07:00
2021-10-21 20:02:42 +01:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-11-10 11:36:43 -08:00
2021-10-02 17:49:11 +02:00
2021-10-14 09:22:11 -07:00
2021-11-18 13:57:09 +00:00
2021-12-02 15:08:22 +01:00
2021-11-03 21:18:44 -07:00
2021-11-12 11:53:16 -08:00
2021-11-10 16:45:54 -08:00
2021-10-22 10:54:51 +02:00
2021-11-05 08:41:02 +01:00
2021-11-23 19:13:00 +01:00
2021-10-29 22:34:31 -05:00
2021-10-15 11:25:15 +02:00
2021-10-18 13:11:06 +01:00
2021-10-07 16:51:57 +02:00
2021-10-26 21:01:48 -06:00
2021-10-01 16:52:48 -04:00
2021-11-01 21:17:39 -07:00
2021-11-06 13:30:34 -07:00
2021-11-06 14:08:17 -07:00
2021-10-27 06:54:58 -06:00
2021-10-26 19:30:38 -07:00
2021-10-18 14:43:23 -06:00
2021-10-21 10:49:32 -06:00
2021-10-18 06:17:02 -06:00
2021-11-09 11:20:07 -08:00
2021-11-01 10:25:27 -07:00
2021-10-18 06:17:02 -06:00
2021-10-10 22:16:02 -04:00
2021-11-09 10:02:49 -08:00
2021-11-01 19:59:46 -07:00
2021-10-05 17:07:41 -07:00
2021-11-02 15:37:27 -07:00
2021-11-30 15:40:49 +01:00
2021-10-05 17:07:41 -07:00
2021-10-24 13:42:28 +01:00
2021-12-02 13:39:46 -08:00
2021-10-18 06:17:36 -06:00
2021-11-17 10:36:15 -05:00
2021-12-03 10:58:13 -08:00
2021-10-04 11:46:05 +02:00
2021-11-06 13:30:39 -07:00
2021-11-07 10:38:17 -08:00
2021-11-07 10:38:17 -08:00
2021-11-06 14:08:17 -07:00
2021-10-05 15:02:44 +02:00
2021-11-09 10:02:49 -08:00
2021-10-21 13:02:47 +02:00
2021-11-02 19:31:28 +01:00
2021-11-02 19:31:28 +01:00
2021-11-06 13:30:38 -07:00
2021-11-09 10:02:52 -08:00
2021-11-06 13:30:46 -07:00
2021-09-27 11:32:51 -07:00
2021-11-09 10:02:49 -08:00
2021-10-21 10:49:32 -06:00
2021-11-03 08:05:59 -07:00
2021-11-05 13:50:15 +10:00
2021-10-25 12:01:14 +05:30
2021-10-18 12:31:48 +02:00
2021-10-21 16:03:31 +02:00
2021-11-11 07:37:31 -05:00
2021-10-18 20:22:03 -10:00
2021-10-05 16:33:05 +02:00
2021-10-19 12:46:24 +01:00
2021-11-03 11:20:45 +00:00
2021-10-06 17:47:50 -07:00
2021-10-27 12:53:45 +02:00
2021-10-13 15:29:23 +02:00
2021-12-03 10:58:13 -08:00
2021-11-01 13:44:26 -05:00
2021-10-22 14:13:53 +02:00
2021-10-18 07:49:39 -04:00
2021-10-25 15:34:41 -07:00
2021-11-17 10:36:35 -05:00
2021-11-03 17:44:29 +09:00
2021-10-22 09:50:55 +10:30
2021-10-27 12:35:05 +02:00
2021-10-27 12:34:49 +02:00
2021-10-21 14:19:00 -04:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:02:49 -08:00
2021-11-09 19:19:34 -07:00
2021-11-06 14:08:17 -07:00
2021-12-02 15:35:57 +01:00
2021-10-18 07:49:38 -04:00
2021-11-18 15:05:56 -05:00
2021-09-27 09:27:30 -04:00
2021-11-20 10:35:54 -08:00
2021-11-09 10:02:48 -08:00
2021-10-28 11:26:40 +00:00
2021-11-03 19:03:55 +01:00
2021-11-02 06:20:58 -07:00
2021-11-01 19:57:14 -07:00
2021-11-09 10:02:49 -08:00
2021-10-18 12:31:48 +02:00
2021-11-11 22:45:40 +01:00
2021-11-06 13:30:36 -07:00
2021-11-02 12:25:03 -07:00
2021-11-20 10:35:54 -08:00
2021-10-05 06:54:16 -05:00
2021-10-05 06:54:16 -05:00
2021-11-01 19:57:14 -07:00
2021-10-15 11:25:18 +02:00
2021-10-28 13:34:57 +01:00
2021-10-28 21:11:34 +01:00
2021-10-26 10:13:31 +01:00
2021-11-06 14:36:12 -07:00
2021-11-09 10:02:51 -08:00
2021-11-06 14:08:17 -07:00
2021-10-05 15:51:35 +02:00
2021-11-11 13:09:33 +01:00
2021-11-06 13:30:43 -07:00
2021-12-01 21:04:34 -05:00
2021-10-18 07:49:39 -04:00
2021-11-18 02:11:57 -05:00
2021-11-18 02:03:45 -05:00
2021-09-27 16:16:42 +02:00
2021-11-12 08:05:17 +09:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:02:49 -08:00
2021-10-30 16:37:28 +02:00
2021-11-14 12:21:53 +00:00
2021-11-14 12:21:53 +00:00
2021-09-30 12:46:44 -06:00
2021-10-24 13:40:33 +01:00
2021-10-04 11:47:24 +02:00
2021-11-10 11:29:30 -08:00
2021-11-06 14:08:17 -07:00
2021-11-06 13:30:42 -07:00
2021-11-06 13:30:42 -07:00
2021-11-06 13:30:41 -07:00
2021-09-29 10:54:50 +01:00
2021-11-06 13:30:41 -07:00
2021-11-11 09:34:35 -08:00
2021-11-18 11:29:40 +00:00
2021-11-06 14:08:17 -07:00
2021-11-06 13:30:40 -07:00
2021-11-11 22:45:40 +01:00
2021-11-11 09:50:30 +01:00
2021-12-01 19:14:26 -08:00
2021-10-14 23:06:28 +02:00
2021-11-10 21:16:56 +00:00
2021-10-05 13:07:03 +01:00
2021-11-02 12:31:23 -04:00
2021-11-05 14:54:40 -04:00
2021-11-05 14:54:39 -04:00
2021-11-06 13:30:42 -07:00
2021-10-20 19:16:00 +02:00
2021-10-20 19:16:01 +02:00
2021-10-27 08:03:19 +02:00
2021-10-13 15:33:17 +02:00
2021-09-30 21:24:07 -04:00
2021-10-25 10:56:37 +02:00
2021-10-14 15:59:04 -07:00
2021-10-20 13:37:25 -05:00
2021-10-18 07:49:39 -04:00
2021-11-11 09:34:35 -08:00
2021-11-17 10:36:35 -05:00
2021-11-17 10:36:35 -05:00
2021-10-18 06:17:02 -06:00
2021-09-27 17:00:21 +02:00
2021-11-14 10:38:27 -08:00
2021-10-21 08:37:26 -06:00
2021-11-18 10:50:45 -08:00
2021-11-02 06:20:58 -07:00
2021-12-07 21:26:06 -08:00
2021-10-26 15:10:36 +01:00
2021-10-14 13:29:18 +02:00
2021-11-09 10:02:49 -08:00
2021-10-04 16:33:15 +05:30
2021-10-27 20:49:32 +02:00
2021-11-02 12:52:17 +01:00
2021-11-01 20:05:19 -07:00
2021-11-18 10:03:47 +01:00
2021-10-07 13:39:51 +01:00
2021-11-26 11:38:20 -08:00
2021-10-06 11:27:41 -05:00
2021-11-05 11:51:41 +01:00
2021-10-07 16:51:57 +02:00
2021-11-09 10:02:49 -08:00
2021-10-15 09:49:55 -05:00
2021-10-18 07:49:39 -04:00
2021-11-10 09:05:11 -08:00
2021-10-18 17:20:50 +02:00
2021-10-30 16:37:28 +02:00
2021-10-30 16:37:28 +02:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:11:53 -08:00
2021-11-03 12:15:29 -07:00
2021-10-18 20:22:03 -10:00
2021-11-14 12:21:53 +00:00
2021-11-09 10:02:52 -08:00
2021-11-03 14:09:26 -05:00
2021-11-09 10:11:53 -08:00
2021-11-29 19:50:50 -08:00
2021-11-15 13:01:20 +00:00
2021-11-09 00:56:35 +01:00
2021-11-06 13:30:43 -07:00
2021-11-06 13:30:32 -07:00
2021-11-09 10:02:49 -08:00
2021-10-26 14:58:45 +01:00
2021-10-30 16:37:28 +02:00
2021-10-30 16:37:28 +02:00
2021-11-09 10:11:53 -08:00
2021-11-09 10:02:50 -08:00
2021-11-06 13:30:43 -07:00
2021-10-18 12:28:52 -07:00
2021-11-09 10:02:50 -08:00
2021-11-03 11:41:25 -07:00
2021-11-06 14:08:17 -07:00
2021-09-29 12:50:34 +02:00
2021-10-14 09:22:47 -05:00
2021-10-07 13:51:11 +02:00
2021-10-18 06:17:02 -06:00
2021-10-15 11:55:41 +02:00
2021-10-15 11:25:16 +02:00
2021-10-26 05:03:34 +03:00
2021-11-14 21:21:08 -05:00
2021-11-01 20:05:19 -07:00
2021-10-30 11:02:00 +02:00
2021-10-18 12:54:41 +01:00
2021-10-24 15:26:06 +02:00
2021-10-18 16:02:30 -05:00
2021-11-01 05:26:49 -04:00
2021-11-11 13:09:33 +01:00
2021-09-30 12:46:44 -06:00
2021-11-01 05:26:48 -04:00
2021-11-17 14:50:45 +00:00
2021-11-01 04:30:34 -04:00
2021-11-24 18:47:27 -05:00
2021-11-06 13:30:36 -07:00
2021-10-18 07:49:40 -04:00
2021-10-07 13:51:15 +02:00
2021-10-20 06:19:03 -10:00
2021-11-01 09:19:50 -07:00
2021-10-19 23:44:30 +08:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00