summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-20net: ethernet: ibm: Simpify code with for_each_child_of_node()Zhang Zekun
2024-08-19net/mlx5: E-Switch, Remove unused declarationsYue Haibing
2024-08-19igbvf: Remove two unused declarationsYue Haibing
2024-08-19gve: Remove unused declaration gve_rx_alloc_rings()Yue Haibing
2024-08-16bnx2x: Set ivi->vlan field as an integerSimon Horman
2024-08-16net: txgbe: Remove unnecessary NULL check before freeSimon Horman
2024-08-16net: ethernet: lantiq_etop: remove unused variableAleksander Jan Bajkowski
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad
2024-08-16net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran
2024-08-16net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea
2024-08-16net/mlx5e: SHAMPO, Fix page leakDragos Tatulea
2024-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga
2024-08-16net: ag71xx: use devm for register_netdevRosen Penev
2024-08-16net: ag71xx: use devm for of_mdiobus_registerRosen Penev
2024-08-16net: ag71xx: devm_clk_get_enabledRosen Penev
2024-08-16net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-16net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi
2024-08-15net/mlx5: Use cpumask_local_spread() instead of custom codeErwan Velu
2024-08-15ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima
2024-08-15net: macb: increase max_mtu for oversized framesPieter Van Trappen
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-08-14cxgb4: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-14bnxt_en: avoid truncation of per rx run debugfs filenameSimon Horman
2024-08-14bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-14net: ethernet: dlink: replace deprecated macroMoon Yeounsu
2024-08-13net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()Simon Horman
2024-08-13net: fec: Remove duplicated codeCsókás, Bence
2024-08-13net: fec: Move `fec_ptp_read()` to the top of the fileCsókás, Bence
2024-08-13gve: Add RSS adminq commands and ethtool supportJeroen de Borst
2024-08-13gve: Add RSS device optionZiwei Xiao
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-08-13iavf: refactor add/del FDIR filtersAhmed Zaki
2024-08-13ice: enable FDIR filters from raw binary patterns for VFsJunfeng Guo