summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-12can: m_can: enable NAPI before enabling interruptsJake Hamby
2024-09-12can: kvaser_pciefd: Enable 64-bit DMA addressingMartin Jocic
2024-09-12can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FDStefan Mätje
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-10Merge tag 'mlx5-fixes-2024-09-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt
2024-09-10virtio_net: disable premapped mode by defaultXuan Zhuo
2024-09-10Revert "virtio_net: big mode skip the unmap check"Xuan Zhuo
2024-09-10Revert "virtio_net: rx remove premapped failover code"Xuan Zhuo
2024-09-10net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou
2024-09-10octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli
2024-09-09net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-09net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-09net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-09net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit
2024-09-09net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-09net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-09igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-09ice: fix VSI lists confusion when adding VLANsMichal Schmidt
2024-09-09ice: stop calling pci_disable_device() as we use pcimPrzemek Kitszel
2024-09-09ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-09ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-04Merge tag 'wireless-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-09-04net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-09-04r8152: fix the firmware doesn't workHayes Wang
2024-09-04bareudp: Fix device stats updates.Guillaume Nault
2024-09-04net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti
2024-09-03usbnet: modern method to get random MACOliver Neukum
2024-09-03Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-09-03ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-03ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba
2024-09-03ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba
2024-09-03ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan
2024-09-03net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros
2024-09-03net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros
2024-09-03net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros
2024-09-02Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-09-02Revert "wifi: ath11k: support hibernation"Baochen Qiang
2024-09-02Revert "wifi: ath11k: restore country code during resume"Baochen Qiang
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-02net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard
2024-09-01net: mctp-serial: Fix missing escapes on transmitMatt Johnston