summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-10net: qede: use extack in qede_flow_parse_v4_common()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_flow_parse_v6_common()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_set_v4_tuple_to_profile()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_set_v6_tuple_to_profile()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_flow_parse_ports()Asbjørn Sloth Tønnesen
2024-05-10net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet
2024-05-10net: dsa: microchip: Fix spellig mistake "configur" -> "configure"Colin Ian King
2024-05-10net: ethernet: cortina: Locking fixesLinus Walleij
2024-05-10ice: Fix package download algorithmDan Nowlin
2024-05-10net: ethernet: adi: adin1110: Replace linux/gpio.h by proper oneAndy Shevchenko
2024-05-10net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986Daniel Golle
2024-05-10net: ethernet: mediatek: split tx and rx fields in mtk_soc_data structLorenzo Bianconi
2024-05-10octeontx2-pf: Reuse Transmit queue/Send queue index of HTB classHariprasad Kelam
2024-05-10gve: Use ethtool_sprintf/puts() to fill stats stringsSimon Horman
2024-05-10gve: Avoid unnecessary use of comma operatorSimon Horman
2024-05-10virtio_net: Fix memory leak in virtnet_rx_mod_workDaniel Jurgens
2024-05-10bnxt_en: silence clang build warningVadim Fedorenko
2024-05-10eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski
2024-05-10Merge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz
2024-05-09net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz
2024-05-09net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu
2024-05-09net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-09net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-09net: hns3: release PTP resources if pf initialization failedPeiyang Wang
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-09net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-09net: hns3: using user configure after hardware resetPeiyang Wang
2024-05-09wifi: rtw88: usb: Fix disconnection after beacon lossBitterblue Smith
2024-05-09wifi: rtw88: usb: Simplify rtw_usb_write_dataBitterblue Smith
2024-05-09wifi: rtw88: Un-embed dummy deviceBreno Leitao
2024-05-09wifi: rtw89: Un-embed dummy deviceBreno Leitao
2024-05-08Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-08netdevsim: add NAPI supportDavid Wei
2024-05-08net: annotate data-races around dev->if_portEric Dumazet
2024-05-08net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen
2024-05-08igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-05-08ice: remove correct filters during eswitch releaseMichal Swiatkowski
2024-05-08igb: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08ice: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08iavf: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08i40e: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-08net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi
2024-05-08net: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger
2024-05-08net: dsa: microchip: add support DSCP priority mappingOleksij Rempel
2024-05-08net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel
2024-05-08net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel
2024-05-08net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel