summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
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-25mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-11-24lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit
2021-11-24Revert "virtio-net: don't let virtio core to validate used length"Michael S. Tsirkin
2021-11-23net: marvell: mvpp2: increase MTU limit when XDP enabledMarek BehĂșn
2021-11-23net: ipa: kill ipa_cmd_pipeline_clear()Alex Elder
2021-11-23net: usb: Correct PHY handling of smsc95xxMartyn Welch
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-23net: ipa: separate disabling setup from modem stopAlex Elder
2021-11-23net: ipa: directly disable ipa-setup-ready interruptAlex Elder
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-23slip: fix macro redefine warningHuang Pei
2021-11-23hamradio: fix macro redefine warningHuang Pei
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-22net: dsa: qca8k: fix MTU calculationRobert Marko
2021-11-22net: dsa: qca8k: fix internal delay applied to the wrong PAD configAnsuel Smith
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