summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-01-24net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-24Revert "net: ethernet: qualcomm: Remove QDF24xx support"Jakub Kicinski
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu
2024-01-24net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-01-24net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky
2024-01-24net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-24net/mlx5: Fix a WARN upon a callback command failureYishai Hadas
2024-01-24net/mlx5e: Fix peer flow lists handlingVlad Buslov
2024-01-24net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-23gve: Alloc before freeing when changing featuresShailend Chand
2024-01-23gve: Alloc before freeing when adjusting queuesShailend Chand
2024-01-23gve: Refactor gve_open and gve_closeShailend Chand
2024-01-23gve: Switch to config-aware queue allocationShailend Chand
2024-01-23gve: Refactor napi add and remove functionsShailend Chand
2024-01-23gve: Define config structs for queue allocationShailend Chand
2024-01-23net: ethernet: qualcomm: Remove QDF24xx supportKonrad Dybcio
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt
2024-01-19bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan
2024-01-19bnxt_en: Prevent kernel warning when running offline self testMichael Chan
2024-01-19bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan
2024-01-19bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan
2024-01-19bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18i40e: Include types.h to some headersTony Nguyen
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-17net: stmmac: Prevent DSA tags from breaking COERomain Gantois
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-14net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-13net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah
2024-01-12net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-12net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski
2024-01-11net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge
2024-01-11octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram
2024-01-11net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-11wangxunx: select CONFIG_PHYLINK where neededArnd Bergmann
2024-01-11net: fill in MODULE_DESCRIPTION()s for s2ioBreno Leitao
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds