summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin2024-05-273-5/+9
* net:fec: Add fec_enet_deinit()Xiaolei Wang2024-05-271-0/+10
* Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam2024-05-271-0/+4
* enic: Validate length of nl attributes in enic_set_vf_portRoded Zats2024-05-271-0/+12
* net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2024-05-242-2/+12
* net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran2024-05-241-1/+1
* net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu2024-05-241-0/+4
* net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu2024-05-241-12/+5
* net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu2024-05-241-2/+1
* net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan2024-05-241-4/+8
* net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla2024-05-241-2/+10
* Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-239-105/+39
|\
| * r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore2024-05-231-1/+2
| * idpf: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-15/+6
| * ice: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-17/+2
| * net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois2024-05-231-2/+12
| * net: fec: avoid lock evasion when reading pps_enableWei Fang2024-05-231-6/+8
| * Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2024-05-232-56/+3
| * net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti2024-05-221-1/+1
| * net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur2024-05-221-3/+3
| * Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit2024-05-211-4/+2
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-2218-59/+58
* | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-2111-19/+16
|\ \
| * | net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-4/+4
| * | r8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | net: alx: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| * | net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-257-12/+9
| * | net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
* | | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-2010-11/+11
|\ \ \
| * | | xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2024-05-0810-11/+11
* | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-193-0/+3
|\ \ \ \
| * | | | fix missing vmalloc.h includesKent Overstreet2024-04-253-0/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-05-181-4/+0
|\ \ \ \ \
| * | | | | net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()Jason Gunthorpe2024-04-221-4/+0
* | | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-184-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-104-4/+4
* | | | | | net: txgbe: fix to control VLAN stripJiawen Wu2024-05-177-13/+84
* | | | | | net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu2024-05-174-0/+50
* | | | | | net: wangxun: fix to change Rx featuresJiawen Wu2024-05-171-1/+3
* | | | | | idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt2024-05-161-1/+2
* | | | | | net: lan966x: remove debugfs directory in probe() error pathHerve Codina2024-05-161-2/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2024-05-15442-8946/+14376
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-14447-9158/+14622
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-1415-214/+248
| | |\ \ \ \ \ \
| | * | | | | | | net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang2024-05-134-41/+54
| | * | | | | | | net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang2024-05-133-12/+16
| | * | | | | | | net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang2024-05-131-1/+2
| | * | | | | | | net: prestera: Add flex arrays to some structsErick Archer2024-05-131-46/+37
| | * | | | | | | net: stmmac: add support for RZ/N1 GMACClément Léger2024-05-133-0/+99
| | * | | | | | | net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)2024-05-131-54/+53