summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-12net: bcmasp: Utilize napi_complete_done() return valueFlorian Fainelli
2025-06-12net: hns3: Demote load and progress messages to debug levelGeert Uytterhoeven
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)
2025-06-12net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit
2025-06-12net: stmmac: extend use of snps,multicast-filter-bins property to xgmacNikunj Kela
2025-06-12net: phy: assign default match function for non-PHY MDIO devicesHeiner Kallweit
2025-06-12ionic: Prevent driver/fw getting out of sync on devcmd(s)Brett Creeley
2025-06-12net: drv: hyperv: migrate to new RXFH callbacksJakub Kicinski
2025-06-12net: drv: virtio: migrate to new RXFH callbacksJakub Kicinski
2025-06-12net: drv: vmxnet3: migrate to new RXFH callbacksJakub Kicinski
2025-06-12eth: fbnic: migrate to new RXFH callbacksJakub Kicinski
2025-06-12eth: remove empty RXFH handling from driversJakub Kicinski
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-11net: bcmgenet: enable GRO software interrupt coalescing by defaultZak Kemble
2025-06-11net: bcmgenet: use napi_complete_done return valueZak Kemble
2025-06-11net: macb: Add shutdown operation supportAbin Joseph
2025-06-11net: phy: micrel: add cable test support for KSZ9477-class PHYsOleksij Rempel
2025-06-11net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated ...Oleksij Rempel
2025-06-11net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated...Oleksij Rempel
2025-06-11eth: fbnic: Expand coverage of mac statsMohsin Bashir
2025-06-11net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-06-11net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru
2025-06-11net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik
2025-06-11net/mlx5: HWS, Init mutex on the correct pathVlad Dogaru
2025-06-11net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-11net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin
2025-06-11net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-11net: fman_memac: Don't use of_property_read_bool on non-boolean property managedAlexander Stein
2025-06-11net: usb: lan78xx: make struct fphy_status static constHeiner Kallweit
2025-06-11ppp: convert to percpu netstatsQingfang Deng
2025-06-11r8169: remove redundant pci_tbl entryHeiner Kallweit
2025-06-11r8169: enable EEE at 5Gbps on RTL8126Heiner Kallweit
2025-06-11net/mlx5: Expose serial numbers in devlink infoJiri Pirko
2025-06-11igc: add preemptible queue support in mqprioFaizal Rahim
2025-06-11igc: add preemptible queue support in taprioFaizal Rahim
2025-06-11igc: add private flag to reverse TX queue priority in TSN modeFaizal Rahim
2025-06-11igc: assign highest TX queue number as highest priority in mqprioFaizal Rahim
2025-06-11igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASKFaizal Rahim
2025-06-11igc: add DCTL prefix to related macrosFaizal Rahim
2025-06-11igc: move TXDCTL and RXDCTL related macrosFaizal Rahim
2025-06-11net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski