aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
8 daysnet: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
8 daysice: check for unregistering correct number of devlink paramsDave Ertman1-9/+22
8 daysice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
8 daysi40e: Fully suspend and resume IO operations in EEH caseThinh Tran1-3/+6
8 daysi40e: factoring out i40e_suspend/i40e_resumeThinh Tran1-114/+135
8 dayse1000e: move force SMBUS near the end of enable_ulp functionHui Wang2-18/+22
9 daysnet: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
10 daysice: fix accounting if a VLAN already existsJacob Keller1-5/+6
10 daysidpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin3-5/+9
10 daysnet:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
10 daysOcteontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
10 daysenic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
13 daysnet/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
13 daysnet/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer exhaustionCarolina Jubran1-1/+1
13 daysnet/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu1-0/+4
13 daysnet/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu1-12/+5
13 daysnet/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu1-2/+1
13 daysnet/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan1-4/+8
13 daysnet/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla1-2/+10
14 daysMerge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-105/+39
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore1-1/+2
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba1-15/+6
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)18-59/+58
2024-05-22net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti1-1/+1
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur1-3/+3
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds11-19/+16
2024-05-21Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit1-4/+2
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds10-11/+11
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-0/+3
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+0
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+4
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski442-8946/+14376
2024-05-15net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds447-9158/+14622
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-214/+248
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang4-41/+54
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
2024-05-13net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
2024-05-13net: prestera: Add flex arrays to some structsErick Archer1-46/+37