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