summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-08-17net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad1-2/+4
2024-08-17net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran1-5/+8
2024-08-17net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea3-10/+24
2024-08-17net/mlx5e: SHAMPO, Fix page leakDragos Tatulea1-0/+1
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean2-11/+178
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean2-0/+56
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2-2/+9
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2-7/+24
2024-08-16bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi3-8/+2
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang1-1/+1
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang1-3/+3
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang1-0/+3
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang2-6/+21
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang2-4/+4
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier1-9/+21
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson4-6/+64
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li1-9/+15
2024-08-13net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima1-2/+2
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang1-2/+4
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang1-1/+5
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey1-8/+8
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller4-16/+75
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu1-6/+4
2024-08-10net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman1-1/+4
2024-08-10net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu1-1/+1
2024-08-10net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea1-0/+2
2024-08-10net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea4-14/+17
2024-08-10net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan1-9/+9
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-4/+10
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree1-1/+1
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence1-0/+3
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli1-9/+5
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2-3/+1
2024-08-08idpf: fix UAFs when destroying the queuesAlexander Lobakin2-35/+13
2024-08-08idpf: fix memleak in vport interrupt configurationMichal Kubiak1-11/+8
2024-08-08idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin1-15/+15
2024-08-08bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan1-6/+7
2024-08-07igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim1-1/+1
2024-08-07igc: Fix reset adapter logics when tx mode changeFaizal Rahim1-5/+19
2024-08-07igc: Fix qbv_config_change_errors logicsFaizal Rahim3-10/+15
2024-08-07igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim2-0/+40
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek1-4/+4
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka1-0/+4
2024-08-07ice: Fix reset handlerGrzegorz Nitka1-0/+2
2024-08-03gve: Fix use of netif_carrier_ok()Praveen Kaligineedi2-7/+7
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds22-132/+201
2024-08-01igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim1-16/+17
2024-08-01net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-01net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-08-01net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu1-3/+4