Age | Commit message (Expand) | Author |
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 |
2022-10-27 | net: ipa: don't assume 8 modem routing table entries | Alex Elder |
2022-10-27 | net: ipa: determine route table size from memory region | Alex Elder |
2022-10-27 | net: ipa: record the route table size in the IPA structure | Alex Elder |
2022-10-27 | eth: fealnx: delete the driver for Myson MTD-800 | Jakub Kicinski |
2022-10-27 | ice: Add support Flex RXD | Michal Jaron |
2022-10-27 | net: broadcom: bcm4908_enet: use build_skb() | Rafał Miłecki |
2022-10-27 | net: ehea: fix possible memory leak in ehea_register_port() | Yang Yingliang |
2022-10-27 | net: dp83822: Print the SOR1 strap status | Fabio Estevam |
2022-10-27 | bond: Disable TLS features indication | Tariq Toukan |
2022-10-27 | net: stmmac: remove duplicate dma queue channel macros | Junxiao Chang |
2022-10-27 | can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L | Biju Das |
2022-10-27 | can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ... | Biju Das |
2022-10-27 | can: kvaser_usb: Fix possible completions during init_completion | Anssi Hannula |