summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin
2024-08-07idpf: fix memleak in vport interrupt configurationMichal Kubiak
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-08-07bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka
2024-08-07ice: Fix reset handlerGrzegorz Nitka
2024-08-02gve: Fix use of netif_carrier_ok()Praveen Kaligineedi
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-31net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit
2024-07-31net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi
2024-07-31net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu
2024-07-31net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh
2024-07-31net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch
2024-07-31net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik
2024-07-31net/mlx5: Fix error handling in irq_pool_request_irqShay Drory
2024-07-31net/mlx5: Always drain health in shutdown callbackShay Drory
2024-07-31r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit
2024-07-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-30net: mvpp2: Don't re-use loop iteratorDan Carpenter
2024-07-29ice: xsk: fix txq interrupt mappingMaciej Fijalkowski
2024-07-29ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski
2024-07-29ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski
2024-07-29ice: toggle netif_carrier when setting up XSK poolMaciej Fijalkowski
2024-07-29ice: modify error handling when setting XSK pool in ndo_bpfMaciej Fijalkowski
2024-07-29ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski
2024-07-29ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski
2024-07-29ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak
2024-07-29net: axienet: start napi before enabling Rx/TxAndy Chiu
2024-07-29eth: bnxt: populate defaults in the RSS context structJakub Kicinski
2024-07-29eth: bnxt: reject unsupported hash functionsJakub Kicinski
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-26fbnic: Change kconfig prompt from S390=n to !S390Alexander Duyck
2024-07-25bnxt_en: Fix RSS logic in __bnxt_reserve_rings()Pavan Chebbi
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-23ice: Fix recipe read procedureWojciech Drewek
2024-07-23ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki
2024-07-23net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi