summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-05-01net/mlx5: add frag buf pools create/destroy pathsNimrod Oren
2026-05-01net/mlx5: wire frag buf pools lifecycle hooksNimrod Oren
2026-05-01net: airoha: configure QoS channel for HW accelerated flowtable trafficLorenzo Bianconi
2026-05-01ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann
2026-05-01net: cs89x0: remove ISA bus probingArnd Bergmann
2026-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-30octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth
2026-04-30octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth
2026-04-30net: airoha: Move entries to queue head in case of DMA mapping failure in air...Lorenzo Bianconi
2026-04-30net: libwx: use request_irq for VF misc interruptJiawen Wu
2026-04-30net: libwx: fix VF illegal register accessJiawen Wu
2026-04-30net: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-30sfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
2026-04-30iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
2026-04-30iavf: wait for PF confirmation before removing VLAN filtersPetr Oros
2026-04-30iavf: stop removing VLAN filters from PF on interface downPetr Oros
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi
2026-04-29net: airoha: Rename get_src_port_id callback in get_sportLorenzo Bianconi
2026-04-29net/mlx5: E-Switch, fix deadlock between devlink lock and esw->wqMark Bloch
2026-04-29net/mlx5: E-Switch, introduce generic work queue dispatch helperMark Bloch
2026-04-29net/mlx5: E-Switch, move work queue generation counterMark Bloch
2026-04-29net: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-29net/mlx5: Extend query_esw_functions output for multi-function supportMoshe Shemesh
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh
2026-04-28net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi
2026-04-24bpf: use accessor functions for bpf_reg_state min/max fieldsEduard Zingerman
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn