| Age | Commit message (Expand) | Author |
| 2023-02-06 | can: netlink: can_validate(): validate sample point for CAN and CAN-FD | Marc Kleine-Budde |
| 2023-02-06 | can: dev: register_candev(): bail out if both fixed bit rates and bit timing ... | Marc Kleine-Budde |
| 2023-02-06 | can: dev: register_candev(): ensure that bittiming const are valid | Marc Kleine-Budde |
| 2023-02-06 | can: bittiming: can_get_bittiming(): use direct return and remove unneeded else | Marc Kleine-Budde |
| 2023-02-06 | can: bittiming: can_fixup_bittiming(): set effective tq | Marc Kleine-Budde |
| 2023-02-06 | can: bittiming: can_fixup_bittiming(): use CAN_SYNC_SEG instead of 1 | Marc Kleine-Budde |
| 2023-02-06 | can: bittiming(): replace open coded variants of can_bit_time() | Marc Kleine-Budde |
| 2023-02-06 | tap: tap_open(): correctly initialize socket uid | Pietro Borrello |
| 2023-02-06 | tun: tun_chr_open(): correctly initialize socket uid | Pietro Borrello |
| 2023-02-06 | net: enetc: act upon mqprio queue config in taprio offload | Vladimir Oltean |
| 2023-02-06 | net: enetc: act upon the requested mqprio queue configuration | Vladimir Oltean |
| 2023-02-06 | net: enetc: request mqprio to validate the queue counts | Vladimir Oltean |
| 2023-02-06 | net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw | Vladimir Oltean |
| 2023-02-06 | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h | Vladimir Oltean |
| 2023-02-06 | gve: Fix gve interrupt names | Praveen Kaligineedi |
| 2023-02-06 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
| 2023-02-06 | net: USB: Fix wrong-direction WARNING in plusb.c | Alan Stern |
| 2023-02-06 | net: microchip: sparx5: fix PTP init/deinit not checking all ports | Casper Andersson |
| 2023-02-06 | net: ngbe: Support Rx and Tx process path | Mengyuan Lou |
| 2023-02-06 | net: txgbe: Support Rx and Tx process path | Jiawen Wu |
| 2023-02-06 | net: libwx: Add tx path to process packets | Mengyuan Lou |
| 2023-02-06 | net: libwx: Support to receive packets in NAPI | Jiawen Wu |
| 2023-02-06 | net: txgbe: Setup Rx and Tx ring | Jiawen Wu |
| 2023-02-06 | net: libwx: Allocate Rx and Tx resources | Jiawen Wu |
| 2023-02-06 | net: libwx: Configure Rx and Tx unit on hardware | Jiawen Wu |
| 2023-02-06 | net: txgbe: Add interrupt support | Jiawen Wu |
| 2023-02-06 | net: ngbe: Add irqs request flow | Mengyuan Lou |
| 2023-02-06 | net: libwx: Add irq flow functions | Mengyuan Lou |
| 2023-02-06 | Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2023-02-06 | virtio-net: Maintain reverse cleanup order | Parav Pandit |
| 2023-02-06 | sparx5: add support for configuring PSFP via tc | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: initialize PSFP | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add support for PSFP stream filters | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add support for PSFP stream gates | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add function for calculating PTP basetime | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add support for PSFP flow-meters | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add support for service policers | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add support for Service Dual Leacky Buckets | Daniel Machon |
| 2023-02-06 | net: microchip: sparx5: add resource pools | Daniel Machon |
| 2023-02-06 | net: microchip: add registers needed for PSFP | Daniel Machon |
| 2023-02-04 | net/mlx5e: Trigger NAPI after activating an SQ | Maxim Mikityanskiy |
| 2023-02-04 | net/mlx5e: IPsec, support upper protocol selector field offload | Raed Salem |
| 2023-02-04 | net/mlx5e: IPoIB, Add support for XDR speed | Dragos Tatulea |
| 2023-02-04 | net/mlx5: Enhance debug print in page allocation failure | Jack Morgenstein |
| 2023-02-04 | net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments | Rahul Rameshbabu |
| 2023-02-04 | net/mlx5: Lag, Move mpesw related definitions to mpesw.h | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Use flag to check for shared FDB mode | Mark Bloch |
| 2023-02-04 | net/mlx5: Lag, Remove redundant bool allocation on the stack | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointers | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Update multiport eswitch check to log an error | Roi Dayan |