summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-06ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfgJacob Keller
2023-02-06ice: refactor VSI setup to use parameter structureJacob Keller
2023-02-06ice: drop unnecessary VF parameter from several VSI functionsJacob Keller
2023-02-06ice: fix function comment referring to ice_vsi_allocJacob Keller
2023-02-06ice: Add more usage of existing function ice_get_vf_vsi(vf)Brett Creeley
2023-02-06tap: tap_open(): correctly initialize socket uidPietro Borrello
2023-02-06tun: tun_chr_open(): correctly initialize socket uidPietro Borrello
2023-02-06net: enetc: act upon mqprio queue config in taprio offloadVladimir Oltean
2023-02-06net: enetc: act upon the requested mqprio queue configurationVladimir Oltean
2023-02-06net: enetc: request mqprio to validate the queue countsVladimir Oltean
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-06gve: Fix gve interrupt namesPraveen Kaligineedi
2023-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-02-06net: ngbe: Support Rx and Tx process pathMengyuan Lou
2023-02-06net: txgbe: Support Rx and Tx process pathJiawen Wu
2023-02-06net: libwx: Add tx path to process packetsMengyuan Lou
2023-02-06net: libwx: Support to receive packets in NAPIJiawen Wu
2023-02-06net: txgbe: Setup Rx and Tx ringJiawen Wu
2023-02-06net: libwx: Allocate Rx and Tx resourcesJiawen Wu
2023-02-06net: libwx: Configure Rx and Tx unit on hardwareJiawen Wu
2023-02-06net: txgbe: Add interrupt supportJiawen Wu
2023-02-06net: ngbe: Add irqs request flowMengyuan Lou
2023-02-06net: libwx: Add irq flow functionsMengyuan Lou
2023-02-06Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-02-06virtio-net: Maintain reverse cleanup orderParav Pandit
2023-02-06sparx5: add support for configuring PSFP via tcDaniel Machon
2023-02-06net: microchip: sparx5: initialize PSFPDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream filtersDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream gatesDaniel Machon
2023-02-06net: microchip: sparx5: add function for calculating PTP basetimeDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP flow-metersDaniel Machon
2023-02-06net: microchip: sparx5: add support for service policersDaniel Machon
2023-02-06net: microchip: sparx5: add support for Service Dual Leacky BucketsDaniel Machon
2023-02-06net: microchip: sparx5: add resource poolsDaniel Machon
2023-02-06net: microchip: add registers needed for PSFPDaniel Machon
2023-02-04net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy
2023-02-04net/mlx5e: IPsec, support upper protocol selector field offloadRaed Salem
2023-02-04net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea
2023-02-04net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch
2023-02-04net/mlx5: Lag, Remove redundant bool allocation on the stackRoi Dayan
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan
2023-02-03net: enetc: ensure we always have a minimum number of TXQs for stackVladimir Oltean
2023-02-03net: enetc: recalculate num_real_tx_queues when XDP program attachesVladimir Oltean
2023-02-03net: enetc: allow the enetc_reconfigure() callback to failVladimir Oltean
2023-02-03net: enetc: simplify enetc_num_stack_tx_queues()Vladimir Oltean