summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-12-10net/mlx4: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10net/mlx5: Use irq_set_affinity_and_hint()Nitesh Narayan Lal
2021-12-10hinic: Use irq_set_affinity_and_hint()Nitesh Narayan Lal
2021-12-10ixgbe: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10be2net: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10enic: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-10iavf: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg
2021-11-24lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit
2021-11-23net: marvell: mvpp2: increase MTU limit when XDP enabledMarek Behún
2021-11-23net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()Zheyu Ma
2021-11-23r8169: fix incorrect mac address assignmentHeiner Kallweit
2021-11-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-11-23mlxsw: spectrum: Protect driver from buggy firmwareAmit Cohen
2021-11-23mlxsw: spectrum: Allow driver to load with old firmware versionsDanielle Ratson
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-11-22ice: fix vsi->txq_map sizingMaciej Fijalkowski
2021-11-22nixge: fix mac address error handling againArnd Bergmann
2021-11-22net: ax88796c: do not receive data in pointerNicolas Iooss
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-11-22nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-19stmmac_pci: Fix underflow size in stmmac_rxZekun Shen
2021-11-19atlantic: fix double-free in aq_ring_tx_cleanZekun Shen
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-11-17octeontx2-af: debugfs: don't corrupt user memoryDan Carpenter
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak