Age | Commit message (Expand) | Author | Files | Lines |
2023-02-07 | net: mscc: ocelot: un-export unused regmap symbols | Colin Foster | 1 | -28/+14 |
2023-02-07 | Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux | Jakub Kicinski | 8 | -735/+461 |
2023-02-06 | tap: tap_open(): correctly initialize socket uid | Pietro Borrello | 1 | -1/+1 |
2023-02-06 | tun: tun_chr_open(): correctly initialize socket uid | Pietro Borrello | 1 | -1/+1 |
2023-02-06 | net: enetc: act upon mqprio queue config in taprio offload | Vladimir Oltean | 1 | -14/+6 |
2023-02-06 | net: enetc: act upon the requested mqprio queue configuration | Vladimir Oltean | 1 | -31/+70 |
2023-02-06 | net: enetc: request mqprio to validate the queue counts | Vladimir Oltean | 2 | -7/+7 |
2023-02-06 | net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw | Vladimir Oltean | 6 | -0/+93 |
2023-02-06 | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h | Vladimir Oltean | 12 | -2/+12 |
2023-02-06 | gve: Fix gve interrupt names | Praveen Kaligineedi | 1 | -5/+4 |
2023-02-06 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 10 | -967/+1142 |
2023-02-06 | net: ngbe: Support Rx and Tx process path | Mengyuan Lou | 2 | -13/+61 |
2023-02-06 | net: txgbe: Support Rx and Tx process path | Jiawen Wu | 1 | -9/+28 |
2023-02-06 | net: libwx: Add tx path to process packets | Mengyuan Lou | 4 | -0/+465 |
2023-02-06 | net: libwx: Support to receive packets in NAPI | Jiawen Wu | 4 | -1/+706 |
2023-02-06 | net: txgbe: Setup Rx and Tx ring | Jiawen Wu | 3 | -3/+44 |
2023-02-06 | net: libwx: Allocate Rx and Tx resources | Jiawen Wu | 5 | -0/+388 |
2023-02-06 | net: libwx: Configure Rx and Tx unit on hardware | Jiawen Wu | 3 | -0/+684 |
2023-02-06 | net: txgbe: Add interrupt support | Jiawen Wu | 2 | -0/+219 |
2023-02-06 | net: ngbe: Add irqs request flow | Mengyuan Lou | 2 | -1/+202 |
2023-02-06 | net: libwx: Add irq flow functions | Mengyuan Lou | 6 | -2/+788 |
2023-02-06 | Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 17 | -54/+129 |
2023-02-06 | virtio-net: Maintain reverse cleanup order | Parav Pandit | 1 | -1/+1 |
2023-02-06 | sparx5: add support for configuring PSFP via tc | Daniel Machon | 3 | -3/+240 |
2023-02-06 | net: microchip: sparx5: initialize PSFP | Daniel Machon | 3 | -0/+23 |
2023-02-06 | net: microchip: sparx5: add support for PSFP stream filters | Daniel Machon | 2 | -0/+95 |
2023-02-06 | net: microchip: sparx5: add support for PSFP stream gates | Daniel Machon | 2 | -0/+179 |
2023-02-06 | net: microchip: sparx5: add function for calculating PTP basetime | Daniel Machon | 3 | -2/+63 |
2023-02-06 | net: microchip: sparx5: add support for PSFP flow-meters | Daniel Machon | 3 | -1/+98 |
2023-02-06 | net: microchip: sparx5: add support for service policers | Daniel Machon | 3 | -1/+70 |
2023-02-06 | net: microchip: sparx5: add support for Service Dual Leacky Buckets | Daniel Machon | 3 | -1/+367 |
2023-02-06 | net: microchip: sparx5: add resource pools | Daniel Machon | 3 | -1/+95 |
2023-02-06 | net: microchip: add registers needed for PSFP | Daniel Machon | 2 | -7/+579 |
2023-02-04 | net/mlx5e: Trigger NAPI after activating an SQ | Maxim Mikityanskiy | 4 | -7/+15 |
2023-02-04 | net/mlx5e: IPsec, support upper protocol selector field offload | Raed Salem | 3 | -0/+56 |
2023-02-04 | net/mlx5e: IPoIB, Add support for XDR speed | Dragos Tatulea | 1 | -0/+2 |
2023-02-04 | net/mlx5: Enhance debug print in page allocation failure | Jack Morgenstein | 1 | -1/+2 |
2023-02-04 | net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments | Rahul Rameshbabu | 1 | -3/+12 |
2023-02-04 | net/mlx5: Lag, Move mpesw related definitions to mpesw.h | Roi Dayan | 2 | -15/+15 |
2023-02-04 | net/mlx5: Lag, Use flag to check for shared FDB mode | Mark Bloch | 1 | -2/+1 |
2023-02-04 | net/mlx5: Lag, Remove redundant bool allocation on the stack | Roi Dayan | 2 | -9/+3 |
2023-02-04 | net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointers | Roi Dayan | 3 | -10/+11 |
2023-02-04 | net/mlx5: Lag, Update multiport eswitch check to log an error | Roi Dayan | 3 | -8/+13 |
2023-02-04 | net: enetc: ensure we always have a minimum number of TXQs for stack | Vladimir Oltean | 2 | -0/+17 |
2023-02-04 | net: enetc: recalculate num_real_tx_queues when XDP program attaches | Vladimir Oltean | 1 | -14/+21 |
2023-02-04 | net: enetc: allow the enetc_reconfigure() callback to fail | Vladimir Oltean | 1 | -4/+14 |
2023-02-04 | net: enetc: simplify enetc_num_stack_tx_queues() | Vladimir Oltean | 1 | -4/+2 |
2023-02-03 | ice: implement devlink reinit action | Michal Swiatkowski | 1 | -22/+81 |
2023-02-03 | ice: update VSI instead of init in some case | Michal Swiatkowski | 3 | -9/+13 |
2023-02-03 | ice: move VSI delete outside deconfig | Michal Swiatkowski | 3 | -20/+14 |