summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-04-11ice: remove headers argument from ice_tc_count_lkupsLarysa Zaremba
2025-04-11ice: receive LLDP on trusted VFsMateusz Pacuszka
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba
2025-04-11ice: fix check for existing switch ruleMateusz Pacuszka
2025-04-11net: stmmac: stm32: simplify clock handlingRussell King (Oracle)
2025-04-10r8169: add helper rtl8125_phy_paramHeiner Kallweit
2025-04-10r8169: add helper rtl_csi_mod for accessing extended config spaceHeiner Kallweit
2025-04-10usbnet: asix AX88772: leave the carrier control to phylinkKrzysztof Hałasa
2025-04-10net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()Russell King (Oracle)
2025-04-10net: stmmac: provide stmmac_pltfr_find_clk()Russell King (Oracle)
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte
2025-04-09net: txgbe: add sriov function supportMengyuan Lou
2025-04-09net: ngbe: add sriov function supportMengyuan Lou
2025-04-09net: libwx: Add msg task funcMengyuan Lou
2025-04-09net: libwx: Redesign flow when sriov is enabledMengyuan Lou
2025-04-09net: libwx: Add sriov api for wangxun nicsMengyuan Lou
2025-04-09net: libwx: Add mailbox api for wangxun pf driversMengyuan Lou
2025-04-09net: ethernet: cortina: Use TOE/TSO on all TCPLinus Walleij
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet
2025-04-09octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()Wentao Liang
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2025-04-09net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driverJulian Vetter
2025-04-09net: remove __get_unaligned_cpu32 from macvlan driverJulian Vetter
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-08net: ena: Support persistent per-NAPI config.Kuniyuki Iwashima
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08net: libwx: Fix the wrong Rx descriptor fieldJiawen Wu
2025-04-08amd-xgbe: Convert to SPDX identifierRaju Rangoju
2025-04-08rocker: Simplify if condition in ofdpa_port_fdb()Thorsten Blum
2025-04-08eth: nfp: remove __get_unaligned_cpu32 from netronome driversJulian Vetter
2025-04-08hamradio: Remove unnecessary strscpy_pad() size argumentsThorsten Blum
2025-04-08octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin
2025-04-04usbnet:fix NPE during rx_completeYing Lu
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi
2025-04-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski