Age | Commit message (Expand) | Author |
2020-05-14 | net: stmmac: fix num_por initialization | Vinod Koul |
2020-05-13 | net: broadcom: Select BROADCOM_PHY for BCMGENET | Florian Fainelli |
2020-05-12 | net: ethernet: ti: Remove TI_CPTS_MOD workaround | Clay McClure |
2020-05-12 | ionic: call ionic_port_init after fw-upgrade | Shannon Nelson |
2020-05-12 | ionic: leave netdev mac alone after fw-upgrade | Shannon Nelson |
2020-05-10 | hinic: fix a bug of ndo_stop | Luo bin |
2020-05-09 | net: freescale: select CONFIG_FIXED_PHY where needed | Arnd Bergmann |
2020-05-08 | octeontx2-vf: Fix error return code in otx2vf_probe() | Wei Yongjun |
2020-05-08 | dpaa2-eth: prevent array underflow in update_cls_rule() | Dan Carpenter |
2020-05-08 | nfp: abm: fix error return code in nfp_abm_vnic_alloc() | Wei Yongjun |
2020-05-08 | r8169: re-establish support for RTL8401 chip version | Heiner Kallweit |
2020-05-07 | net: microchip: encx24j600: add missed kthread_stop | Chuhong Yuan |
2020-05-07 | net: hisilicon: Make CONFIG_HNS invisible | Geert Uytterhoeven |
2020-05-06 | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso |
2020-05-06 | net: ethernet: ti: am65-cpsw-nuss: fix irqs type | Grygorii Strashko |
2020-05-06 | ionic: Use debugfs_create_bool() to export bool | Geert Uytterhoeven |
2020-05-06 | net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms | Vladimir Oltean |
2020-05-06 | net: dsa: ocelot: the MAC table on Felix is twice as large | Vladimir Oltean |
2020-05-06 | net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() | Dan Carpenter |
2020-05-06 | net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() | Dan Carpenter |
2020-05-05 | net: broadcom: fix a mistake about ioremap resource | Dejin Zheng |
2020-05-04 | nfp: abm: fix a memory leak bug | Qiushi Wu |
2020-05-04 | net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply | Colin Ian King |
2020-05-04 | net: enetc: fix an issue about leak system resources | Dejin Zheng |
2020-05-04 | net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() | Tariq Toukan |
2020-05-04 | stmmac: fix pointer check after utilization in stmmac_interrupt | Maxim Petrov |
2020-05-03 | net: macb: fix an issue about leak related system resources | Dejin Zheng |
2020-05-01 | cxgb4: Add missing annotation for service_ofldq() | Jules Irenge |
2020-05-01 | net: Make PTP-specific drivers depend on PTP_1588_CLOCK | Clay McClure |
2020-04-30 | cxgb4: fix EOTID leak when disabling TC-MQPRIO offload | Rahul Lakkireddy |
2020-04-30 | stmmac: intel: Fix kernel crash due to wrong error path | Andy Shevchenko |
2020-04-30 | mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly | Jiri Pirko |
2020-04-30 | net: macb: Fix runtime PM refcounting | Andy Shevchenko |
2020-04-30 | net: moxa: Fix a potential double 'free_irq()' | Christophe JAILLET |
2020-04-30 | ionic: add device reset to fw upgrade down | Shannon Nelson |
2020-04-30 | ionic: refresh devinfo after fw-upgrade | Shannon Nelson |
2020-04-30 | ionic: no link check until after probe | Shannon Nelson |
2020-04-30 | ibmvnic: Skip fatal error reset after passive init | Juliet Kim |
2020-04-30 | net/mlx5e: Fix q counters on uplink representors | Roi Dayan |
2020-04-30 | net/mlx5: Fix command entry leak in Internal Error State | Moshe Shemesh |
2020-04-30 | net/mlx5: Fix forced completion access non initialized command entry | Moshe Shemesh |
2020-04-30 | net/mlx5: DR, On creation set CQ's arm_db member to right value | Erez Shitrit |
2020-04-30 | net/mlx5: E-switch, Fix mutex init order | Parav Pandit |
2020-04-30 | net/mlx5: E-switch, Fix printing wrong error value | Parav Pandit |
2020-04-30 | net/mlx5: E-switch, Fix error unwinding flow for steering init failure | Parav Pandit |
2020-04-28 | net/ena: Fix build warning in ena_xdp_set() | Gavin Shan |
2020-04-27 | net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' | Christophe JAILLET |
2020-04-27 | net: tc35815: Fix phydev supported/advertising mask | Anthony Felice |
2020-04-27 | bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features(). | Michael Chan |
2020-04-27 | bnxt_en: Return error when allocating zero size context memory. | Michael Chan |