summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski
2023-05-03igc: read before write to SRRCTL registerSong Yoong Siang
2023-05-03pds_core: add AUXILIARY_BUS and NET_DEVLINK to KconfigShannon Nelson
2023-05-03pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson
2023-05-03ionic: catch failure from devlink_allocShannon Nelson
2023-05-03ionic: remove noise from ethtool rxnfc error msgShannon Nelson
2023-05-03octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth
2023-05-03octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth
2023-05-03octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh
2023-05-03octeontx2-af: Add validation for lmac typeHariprasad Kelam
2023-05-03octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth
2023-05-03octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth
2023-05-03octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth
2023-05-03octeontx2-af: Secure APR table update with the lockGeetha sowjanya
2023-05-02net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untaggingFelix Fietkau
2023-05-01net: atlantic: Define aq_pm_ops conditionally on CONFIG_PMTom Rix
2023-05-01sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-28atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-27octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-04-27octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya
2023-04-27octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya
2023-04-27octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep
2023-04-27octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya
2023-04-27ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur
2023-04-24tsnep: Add XDP socket zero-copy TX supportGerhard Engleder
2023-04-24tsnep: Add XDP socket zero-copy RX supportGerhard Engleder
2023-04-24tsnep: Move skb receive action to separate functionGerhard Engleder