| Age | Commit message (Expand) | Author |
| 2022-10-28 | net: txgbe: Set MAC address and register netdev | Jiawen Wu |
| 2022-10-28 | net: txgbe: Reset hardware | Jiawen Wu |
| 2022-10-28 | net: txgbe: Store PCI info | Jiawen Wu |
| 2022-10-28 | net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips | Raju Lakkaraju |
| 2022-10-28 | net: phy: mxl-gpy: Change gpy_update_interface() function return type | Raju Lakkaraju |
| 2022-10-28 | net: dsa: Fix possible memory leaks in dsa_loop_init() | Chen Zhongjin |
| 2022-10-27 | net: dpaa2-eth: Simplify bool conversion | Yang Li |
| 2022-10-27 | ionic: refactor use of ionic_rx_fill() | Neel Patel |
| 2022-10-27 | ionic: enable tunnel offloads | Neel Patel |
| 2022-10-27 | ionic: new ionic device identity level and VF start control | Shannon Nelson |
| 2022-10-27 | ionic: only save the user set VF attributes | Shannon Nelson |
| 2022-10-27 | ionic: replay VF attributes after fw crash recovery | Shannon Nelson |
| 2022-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2022-10-27 | net: enetc: survive memory pressure without crashing | Vladimir Oltean |
| 2022-10-27 | net/mlx5e: Fix macsec sci endianness at rx sa update | Raed Salem |
| 2022-10-27 | net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function | Raed Salem |
| 2022-10-27 | net/mlx5e: Fix macsec rx security association (SA) update/delete | Raed Salem |
| 2022-10-27 | net/mlx5e: Fix macsec coverity issue at rx sa update | Raed Salem |
| 2022-10-27 | net/mlx5: Fix crash during sync firmware reset | Suresh Devarakonda |
| 2022-10-27 | net/mlx5: Update fw fatal reporter state on PCI handlers successful recover | Roy Novich |
| 2022-10-27 | net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed | Roi Dayan |
| 2022-10-27 | net/mlx5e: TC, Reject forwarding from internal port to internal port | Ariel Levkovich |
| 2022-10-27 | net/mlx5: Fix possible use-after-free in async command interface | Tariq Toukan |
| 2022-10-27 | net/mlx5: ASO, Create the ASO SQ with the correct timestamp format | Saeed Mahameed |
| 2022-10-27 | net/mlx5e: Update restore chain id for slow path packets | Paul Blakey |
| 2022-10-27 | net/mlx5e: Extend SKB room check to include PTP-SQ | Aya Levin |
| 2022-10-27 | net/mlx5: DR, Fix matcher disconnect error flow | Rongwei Liu |
| 2022-10-27 | net/mlx5: Wait for firmware to enable CRS before pci_restore_state | Moshe Shemesh |
| 2022-10-27 | net/mlx5e: Do not increment ESN when updating IPsec ESN state | Hyong Youb Kim |
| 2022-10-27 | netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed | Zhengchao Shao |
| 2022-10-27 | netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist... | Zhengchao Shao |
| 2022-10-27 | netdevsim: fix memory leak in nsim_bus_dev_new() | Zhengchao Shao |
| 2022-10-27 | Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
| 2022-10-27 | net: broadcom: bcm4908_enet: update TX stats after actual transmission | Rafał Miłecki |
| 2022-10-27 | net/mlx5: DR, Remove the buddy used_list | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Keep track of hot ICM chunks in an array instead of list | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Lower sync threshold for ICM hot memory | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Allocate htbl from its own slab allocator | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Allocate icm_chunks from their own slab allocator | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Manage STE send info objects in pool | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, In rehash write the line in the entry immediately | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Handle domain memory resources init/uninit separately | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Initialize chunk's ste_arrays at chunk creation | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, For short chains of STEs, avoid allocating ste_arr dynamically | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Remove unneeded argument from dr_icm_chunk_destroy | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Check device state when polling CQ | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, Fix the SMFS sync_steering for fast teardown | Yevgeny Kliteynik |
| 2022-10-27 | net/mlx5: DR, In destroy flow, free resources even if FW command failed | Yevgeny Kliteynik |
| 2022-10-27 | net: bcmsysport: Indicate MAC is in charge of PHY PM | Florian Fainelli |
| 2022-10-27 | net: ipa: determine filter table size from memory region | Alex Elder |