Age | Commit message (Expand) | Author |
2022-11-02 | stmmac: dwmac-loongson: fix invalid mdio_node | Liu Peibao |
2022-11-02 | ibmvnic: Free rwi on reset success | Nick Child |
2022-11-02 | net: mdio: fix undefined behavior in bit shift for __mdiobus_register | Gaosheng Cui |
2022-11-01 | net: lan966x: Fix unmapping of received frames using FDMA | Horatiu Vultur |
2022-11-01 | net: lan966x: Fix FDMA when MTU is changed | Horatiu Vultur |
2022-11-01 | net: lan966x: Adjust maximum frame size when vlan is enabled/disabled | Horatiu Vultur |
2022-11-01 | net: lan966x: Fix the MTU calculation | Horatiu Vultur |
2022-11-01 | sfc: Fix an error handling path in efx_pci_probe() | Christophe JAILLET |
2022-10-31 | net: tun: fix bugs for oversize packet when napi frags enabled | Ziyang Xuan |
2022-10-31 | net: fec: fix improper use of NETDEV_TX_BUSY | Zhang Changzhong |
2022-10-28 | net: ethernet: adi: adin1110: Fix notifiers | Alexandru Tachici |
2022-10-28 | net: emaclite: update reset_lock member documentation | Radhey Shyam Pandey |
2022-10-28 | net: dsa: Fix possible memory leaks in dsa_loop_init() | Chen Zhongjin |
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: bcmsysport: Indicate MAC is in charge of PHY PM | Florian Fainelli |
2022-10-27 | net: ehea: fix possible memory leak in ehea_register_port() | Yang Yingliang |
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 |
2022-10-26 | net: ethernet: ave: Fix MAC to be in charge of PHY PM | Kunihiko Hayashi |
2022-10-26 | net: fec: limit register access on i.MX6UL | Juergen Borleis |
2022-10-26 | Merge tag 'linux-can-fixes-for-6.1-20221025' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2022-10-25 | net: ipa: don't configure IDLE_INDICATION on v3.1 | Caleb Connolly |
2022-10-25 | net: ipa: fix v3.1 resource limit masks | Caleb Connolly |
2022-10-25 | net: ipa: fix v3.5.1 resource limit max values | Caleb Connolly |
2022-10-25 | net: ksz884x: fix missing pci_disable_device() on error in pcidev_init() | Yang Yingliang |
2022-10-25 | i40e: Fix flow-type by setting GL_HASH_INSET registers | Slawomir Laba |
2022-10-25 | i40e: Fix VF hang when reset is triggered on another VF | Sylwester Dziedziuch |
2022-10-25 | i40e: Fix ethtool rx-flow-hash setting for X722 | Slawomir Laba |
2022-10-25 | net: stmmac: rk3588: Allow multiple gmac controller | Benjamin Gaignard |