| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | net: phy: marvell-88x2222: remove unnecessary (void*) conversions | wuych | 2023-04-25 | 1 | -2/+2 |
| * | | | | | | | | | net: phy: marvell: Fix inconsistent indenting in led_blink_set | Christian Marangi | 2023-04-25 | 1 | -4/+4 |
| * | | | | | | | | | lan966x: Don't use xdp_frame when action is XDP_TX | Horatiu Vultur | 2023-04-25 | 3 | -23/+28 |
| * | | | | | | | | | tsnep: Add XDP socket zero-copy TX support | Gerhard Engleder | 2023-04-25 | 2 | -11/+121 |
| * | | | | | | | | | tsnep: Add XDP socket zero-copy RX support | Gerhard Engleder | 2023-04-25 | 3 | -14/+556 |
| * | | | | | | | | | tsnep: Move skb receive action to separate function | Gerhard Engleder | 2023-04-25 | 1 | -16/+23 |
| * | | | | | | | | | tsnep: Add functions for queue enable/disable | Gerhard Engleder | 2023-04-25 | 1 | -33/+64 |
| * | | | | | | | | | tsnep: Rework TX/RX queue initialization | Gerhard Engleder | 2023-04-25 | 1 | -43/+51 |
| * | | | | | | | | | tsnep: Replace modulo operation with mask | Gerhard Engleder | 2023-04-25 | 2 | -14/+15 |
| * | | | | | | | | | net: phy: dp83867: Add led_brightness_set support | Alexander Stein | 2023-04-25 | 1 | -0/+31 |
| * | | | | | | | | | net: phy: Fix reading LED reg property | Alexander Stein | 2023-04-25 | 1 | -1/+5 |
| * | | | | | | | | | net: phy: dp83867: Remove unnecessary (void*) conversions | wuych | 2023-04-25 | 1 | -2/+1 |
| * | | | | | | | | | net: mana: Check if netdev/napi_alloc_frag returns single page | Haiyang Zhang | 2023-04-25 | 1 | -0/+15 |
| * | | | | | | | | | net: mana: Rename mana_refill_rxoob and remove some empty lines | Haiyang Zhang | 2023-04-25 | 1 | -6/+3 |
| * | | | | | | | | | net: veth: add page_pool stats | Lorenzo Bianconi | 2023-04-25 | 2 | -3/+18 |
| * | | | | | | | | | net: veth: add page_pool for page recycling | Lorenzo Bianconi | 2023-04-25 | 2 | -4/+45 |
| * | | | | | | | | | net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum() | Vladimir Oltean | 2023-04-23 | 1 | -7/+2 |
| * | | | | | | | | | net: vlan: introduce skb_vlan_eth_hdr() | Vladimir Oltean | 2023-04-23 | 9 | -15/+11 |
| * | | | | | | | | | drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY | Ramón Nordin Rodriguez | 2023-04-23 | 3 | -0/+144 |
| * | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 2023-04-23 | 5 | -53/+36 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ice: sleep, don't busy-wait, in the SQ send retry loop | Michal Schmidt | 2023-04-21 | 1 | -1/+1 |
| | * | | | | | | | | | ice: remove unused buffer copy code in ice_sq_send_cmd_retry() | Michal Schmidt | 2023-04-21 | 1 | -11/+2 |
| | * | | | | | | | | | ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT | Michal Schmidt | 2023-04-21 | 3 | -12/+13 |
| | * | | | | | | | | | ice: remove ice_ctl_q_info::sq_cmd_timeout | Michal Schmidt | 2023-04-21 | 3 | -6/+2 |
| | * | | | | | | | | | ice: increase the GNSS data polling interval to 20 ms | Michal Schmidt | 2023-04-21 | 1 | -1/+1 |
| | * | | | | | | | | | ice: do not busy-wait to read GNSS data | Michal Schmidt | 2023-04-21 | 2 | -25/+20 |
| * | | | | | | | | | | net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardware | Felix Fietkau | 2023-04-23 | 2 | -3/+10 |
| * | | | | | | | | | | Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2023-04-22 | 17 | -272/+262 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | net/mlx5: Update op_mode to op_mod for port selection | Roi Dayan | 2023-04-21 | 1 | -1/+1 |
| | * | | | | | | | | | | net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set() | Roi Dayan | 2023-04-21 | 2 | -23/+0 |
| | * | | | | | | | | | | net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() | Roi Dayan | 2023-04-21 | 1 | -7/+7 |
| | * | | | | | | | | | | net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn() | Eli Cohen | 2023-04-21 | 1 | -0/+1 |
| | * | | | | | | | | | | net/mlx5e: RX, Hook NAPIs to page pools | Dragos Tatulea | 2023-04-21 | 1 | -0/+1 |
| | * | | | | | | | | | | net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case | Dragos Tatulea | 2023-04-21 | 1 | -3/+3 |
| | * | | | | | | | | | | net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ | Dragos Tatulea | 2023-04-21 | 1 | -0/+5 |
| | * | | | | | | | | | | net/mlx5e: Add vnic devlink health reporter to representors | Maher Sanalla | 2023-04-21 | 2 | -2/+51 |
| | * | | | | | | | | | | net/mlx5: Add vnic devlink health reporter to PFs/VFs | Maher Sanalla | 2023-04-21 | 4 | -1/+146 |
| | * | | | | | | | | | | Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" | Maher Sanalla | 2023-04-21 | 5 | -197/+1 |
| | * | | | | | | | | | | Revert "net/mlx5: Expose steering dropped packets counter" | Maher Sanalla | 2023-04-21 | 1 | -19/+3 |
| | * | | | | | | | | | | net/mlx5: DR, Add memory statistics for domain object | Yevgeny Kliteynik | 2023-04-21 | 3 | -3/+15 |
| | * | | | | | | | | | | net/mlx5: DR, Add more info in domain dbg dump | Yevgeny Kliteynik | 2023-04-21 | 1 | -2/+9 |
| | * | | | | | | | | | | net/mlx5: DR, Calculate sync threshold of each pool according to its type | Yevgeny Kliteynik | 2023-04-21 | 1 | -15/+18 |
| | * | | | | | | | | | | net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump | Yevgeny Kliteynik | 2023-04-21 | 1 | -4/+6 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | net: dsa: qca8k: fix LEDS_CLASS dependency | Arnd Bergmann | 2023-04-22 | 1 | -1/+1 |
| * | | | | | | | | | | net: phy: add basic driver for NXP CBTX PHY | Vladimir Oltean | 2023-04-22 | 3 | -0/+234 |
| * | | | | | | | | | | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2023-04-21 | 223 | -2582/+22850 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 2023-04-20 | 37 | -228/+481 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | wifi: ath11k: Remove disabling of 80+80 and 160 MHz | Muna Sinada | 2023-04-19 | 2 | -5/+2 |
| | | * | | | | | | | | | | wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda... | Toke Høiland-Jørgensen | 2023-04-19 | 1 | -3/+1 |
| | | * | | | | | | | | | | wifi: ath11k: Fix SKB corruption in REO destination ring | Nagarajan Maran | 2023-04-19 | 1 | -3/+6 |