summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-08net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi
2024-05-08net: dsa: microchip: add support DSCP priority mappingOleksij Rempel
2024-05-08net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel
2024-05-08net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel
2024-05-08net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel
2024-05-08net: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel
2024-05-08net: dsa: microchip: add support for different DCB app configurationsOleksij Rempel
2024-05-08net: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel
2024-05-08net: dsa: microchip: add IPV information supportOleksij Rempel
2024-05-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-05-07net: usb: sr9700: stop lying about skb->truesizeEric Dumazet
2024-05-07net: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet
2024-05-07usb: aqc111: stop lying about skb->truesizeEric Dumazet
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-07net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer
2024-05-07net: phy: marvell: constify marvell_hw_statsMatthias Schiffer
2024-05-07virtio_net: Remove rtnl lock protection of command buffersDaniel Jurgens
2024-05-07virtio_net: Add a lock for per queue RX coalesceDaniel Jurgens
2024-05-07virtio_net: Do DIM update for specified queue onlyDaniel Jurgens
2024-05-07virtio_net: Add a lock for the command VQ.Daniel Jurgens
2024-05-07virtio_net: Remove command data from control_bufDaniel Jurgens
2024-05-07virtio_net: Store RSS setting in virtnet_infoDaniel Jurgens
2024-05-07net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO busArınç ÜNAL
2024-05-07rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet
2024-05-07net: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen
2024-05-07net: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen
2024-05-07net: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen
2024-05-06octeontx2-pf: Treat truncation of IRQ name as an errorSimon Horman
2024-05-06atm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert
2024-05-06gve: Implement queue apiShailend Chand
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek
2024-05-06ice: Deduplicate tc action setupMarcin Szycik
2024-05-06ice: update E830 device ids and commentsPaul Greenwalt
2024-05-06ice: add additional E830 device idsPaul Greenwalt
2024-05-06net: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S
2024-05-05gve: Alloc and free QPLs with the ringsShailend Chand
2024-05-05gve: Account for stopped queues when reading NIC statsShailend Chand
2024-05-05gve: Reset Rx ring state in the ring-stop funcsShailend Chand
2024-05-05gve: Avoid rescheduling napi if on wrong cpuShailend Chand
2024-05-05gve: Make gve_turnup work for nonempty queuesShailend Chand
2024-05-05gve: Make gve_turn(up|down) ignore stopped queuesShailend Chand
2024-05-05gve: Add adminq funcs to add/remove a single Rx queueShailend Chand
2024-05-05gve: Make the GQ RX free queue funcs idempotentShailend Chand
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei
2024-05-02net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-05-02IB/hfi1: allocate dummy net_device dynamicallyBreno Leitao
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds