summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-09netdevsim: add NAPI supportDavid Wei2-12/+205
2024-05-09net: annotate data-races around dev->if_portEric Dumazet7-10/+10
2024-05-08net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi1-0/+12
2024-05-08net: dsa: microchip: add support DSCP priority mappingOleksij Rempel3-15/+50
2024-05-08net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2-12/+0
2024-05-08net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel1-24/+33
2024-05-08net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2-12/+1
2024-05-08net: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel4-3/+242
2024-05-08net: dsa: microchip: add support for different DCB app configurationsOleksij Rempel6-2/+583
2024-05-08net: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2-35/+61
2024-05-08net: dsa: microchip: add IPV information supportOleksij Rempel2-3/+20
2024-05-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-134/+82
2024-05-08net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-05-08net: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet1-8/+4
2024-05-08usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet142-161/+161
2024-05-08net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-1/+80
2024-05-08net: phy: marvell: constify marvell_hw_statsMatthias Schiffer1-1/+1
2024-05-07virtio_net: Remove rtnl lock protection of command buffersDaniel Jurgens1-20/+4
2024-05-07virtio_net: Add a lock for per queue RX coalesceDaniel Jurgens1-12/+41
2024-05-07virtio_net: Do DIM update for specified queue onlyDaniel Jurgens1-25/+15
2024-05-07virtio_net: Add a lock for the command VQ.Daniel Jurgens1-1/+10
2024-05-07virtio_net: Remove command data from control_bufDaniel Jurgens1-39/+85
2024-05-07virtio_net: Store RSS setting in virtnet_infoDaniel Jurgens1-20/+20
2024-05-07net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO busArınç ÜNAL1-1/+2
2024-05-07rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet2-2/+2
2024-05-07net: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen1-4/+9
2024-05-07net: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen1-3/+4
2024-05-07net: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen1-2/+5
2024-05-07octeontx2-pf: Treat truncation of IRQ name as an errorSimon Horman1-2/+10
2024-05-07atm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert2-4/+0
2024-05-07gve: Implement queue apiShailend Chand5-24/+189
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek7-80/+30
2024-05-06ice: Deduplicate tc action setupMarcin Szycik1-41/+15
2024-05-06ice: update E830 device ids and commentsPaul Greenwalt3-16/+16
2024-05-06ice: add additional E830 device idsPaul Greenwalt3-0/+24
2024-05-06net: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S2-1/+2
2024-05-05gve: Alloc and free QPLs with the ringsShailend Chand7-331/+171
2024-05-05gve: Account for stopped queues when reading NIC statsShailend Chand1-6/+35
2024-05-05gve: Reset Rx ring state in the ring-stop funcsShailend Chand2-30/+120
2024-05-05gve: Avoid rescheduling napi if on wrong cpuShailend Chand2-2/+32
2024-05-05gve: Make gve_turnup work for nonempty queuesShailend Chand1-0/+14
2024-05-05gve: Make gve_turn(up|down) ignore stopped queuesShailend Chand1-0/+10
2024-05-05gve: Add adminq funcs to add/remove a single Rx queueShailend Chand2-27/+54
2024-05-05gve: Make the GQ RX free queue funcs idempotentShailend Chand1-10/+19
2024-05-04Revert "net: mirror skb frag ref/unref helpers"Mina Almasry3-4/+4
2024-05-04bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei2-13/+5
2024-05-03net: dsa: mv88e6xxx: Correct check for empty listSimon Horman1-2/+2
2024-05-03IB/hfi1: allocate dummy net_device dynamicallyBreno Leitao2-3/+8
2024-05-03net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen1-6/+4