| Age | Commit message (Expand) | Author |
| 2022-11-24 | can: cc770: cc770_isa_probe(): add missing free_cc770dev() | Zhang Changzhong |
| 2022-11-24 | can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev() | Zhang Changzhong |
| 2022-11-24 | can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde... | Ziyang Xuan |
| 2022-11-24 | net: thunderx: Fix the ACPI memory leak | Yu Liao |
| 2022-11-24 | octeontx2-af: Fix reference count issue in rvu_sdp_init() | Xiongfeng Wang |
| 2022-11-24 | net: altera_tse: release phylink resources in tse_shutdown() | Liu Jian |
| 2022-11-24 | virtio_net: Fix probe failed when modprobe virtio_net | Li Zetao |
| 2022-11-24 | net/mlx5e: MACsec, block offload requests with encrypt off | Emeel Hakim |
| 2022-11-24 | net/mlx5e: MACsec, fix Tx SA active field update | Raed Salem |
| 2022-11-24 | net/mlx5e: MACsec, remove replay window size limitation in offload path | Emeel Hakim |
| 2022-11-24 | net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak | Emeel Hakim |
| 2022-11-24 | net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality | Raed Salem |
| 2022-11-24 | net/mlx5e: MACsec, fix update Rx secure channel active field | Raed Salem |
| 2022-11-24 | net/mlx5e: MACsec, fix memory leak when MACsec device is deleted | Raed Salem |
| 2022-11-24 | net/mlx5e: MACsec, fix RX data path 16 RX security channel limit | Raed Salem |
| 2022-11-24 | net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() | YueHaibing |
| 2022-11-24 | net/mlx5e: Fix a couple error codes | Dan Carpenter |
| 2022-11-24 | net/mlx5e: Fix use-after-free when reverting termination table | Roi Dayan |
| 2022-11-24 | net/mlx5: Fix uninitialized variable bug in outlen_write() | YueHaibing |
| 2022-11-24 | net/mlx5: E-switch, Fix duplicate lag creation | Chris Mi |
| 2022-11-24 | net/mlx5: E-switch, Destroy legacy fdb table when needed | Chris Mi |
| 2022-11-24 | net/mlx5: DR, Fix uninitialized var warning | YueHaibing |
| 2022-11-24 | net: wwan: t7xx: Fix the ACPI memory leak | Hanjun Guo |
| 2022-11-24 | octeontx2-pf: Add check for devm_kcalloc | Jiasheng Jiang |
| 2022-11-23 | net: enetc: preserve TX ring priority across reconfiguration | Vladimir Oltean |
| 2022-11-23 | bonding: fix link recovery in mode 2 when updelay is nonzero | Jonathan Toppins |
| 2022-11-23 | net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea... | Zhang Changzhong |
| 2022-11-23 | net/mlxsw: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2022-11-23 | net: dsa: xrs700x: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2022-11-23 | net: dsa: microchip: ksz9477: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2022-11-23 | net: dsa: lan9303: Convert to i2c's .probe_new() | Uwe Kleine-König |
| 2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li |
| 2022-11-23 | ice: Use ICE_RLAN_BASE_S instead of magic number | Anatolii Gerasymenko |
| 2022-11-23 | ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues | Marcin Szycik |
| 2022-11-23 | ice: Accumulate ring statistics over reset | Benjamin Mikailenko |
| 2022-11-23 | ice: Accumulate HW and Netdev statistics over reset | Benjamin Mikailenko |
| 2022-11-23 | ice: Remove and replace ice speed defines with ethtool.h versions | Brett Creeley |
| 2022-11-23 | ice: Check for PTP HW lock more frequently | Karol Kolacinski |
| 2022-11-23 | e100: Fix possible use after free in e100_xmit_prepare | Wang Hai |
| 2022-11-23 | iavf: Fix error handling in iavf_init_module() | Yuan Can |
| 2022-11-23 | fm10k: Fix error handling in fm10k_init_module() | Yuan Can |
| 2022-11-23 | i40e: Fix error handling in i40e_init_module() | Shang XiaoJing |
| 2022-11-23 | ixgbevf: Fix resource leak in ixgbevf_init_module() | Shang XiaoJing |
| 2022-11-23 | sfc: ensure type is valid before updating seen_gen | Edward Cree |
| 2022-11-23 | net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP | Santiago Ruano Rincón |
| 2022-11-23 | ppp: associate skb with a device at tx | Stanislav Fomichev |
| 2022-11-23 | net: usb: qmi_wwan: add u-blox 0x1342 composition | Davide Tronchin |
| 2022-11-23 | net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx() | Yuan Can |
| 2022-11-23 | arcnet: fix potential memory leak in com20020_probe() | Wang Hai |
| 2022-11-22 | Revert "veth: Avoid drop packets when xdp_redirect performs" | Heng Qi |