| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | r8152: remove rtl_vendor_mode function | Hayes Wang | 2023-12-20 | 1 | -38/+1 |
* | r8152: avoid to change cfg for all devices | Hayes Wang | 2023-12-20 | 1 | -3/+17 |
* | team: Fix use-after-free when an option instance allocation fails | Florent Revest | 2023-12-20 | 1 | -1/+3 |
* | net: usb: qmi_wwan: claim interface 4 for ZTE MF290 | Lech Perczak | 2023-12-20 | 1 | -0/+1 |
* | stmmac: dwmac-loongson: Add architecture dependency | Jean Delvare | 2023-12-20 | 1 | -1/+1 |
* | usb: aqc111: check packet for fixup for true limit | Oliver Neukum | 2023-12-20 | 1 | -4/+4 |
* | net: atlantic: fix double free in ring reinit logic | Igor Russkikh | 2023-12-20 | 1 | -1/+4 |
* | net: stmmac: Handle disabled MDIO busses from devicetree | Andrew Halaney | 2023-12-20 | 1 | -1/+5 |
* | dpaa2-switch: do not ask for MDB, VLAN and FDB replay | Ioana Ciornei | 2023-12-20 | 1 | -9/+2 |
* | dpaa2-switch: fix size of the dma_unmap | Ioana Ciornei | 2023-12-20 | 1 | -3/+4 |
* | stmmac: dwmac-loongson: Make sure MDIO is initialized before use | Yanteng Si | 2023-12-20 | 1 | -8/+6 |
* | net: ena: Fix XDP redirection error | David Arinzon | 2023-12-20 | 1 | -3/+0 |
* | net: ena: Fix xdp drops handling due to multibuf packets | David Arinzon | 2023-12-20 | 1 | -7/+10 |
* | net: ena: Destroy correct number of xdp queues upon failure | David Arinzon | 2023-12-20 | 1 | -6/+7 |
* | qed: Fix a potential use-after-free in qed_cxt_tables_alloc | Dinghao Liu | 2023-12-20 | 1 | -0/+1 |
* | iavf: Handle ntuple on/off based on new state machines for flow director | Piotr Gardocki | 2023-12-20 | 1 | -0/+59 |
* | iavf: Introduce new state machines for flow director | Piotr Gardocki | 2023-12-20 | 5 | -23/+139 |
* | octeontx2-af: Update RSS algorithm index | Hariprasad Kelam | 2023-12-20 | 1 | -11/+44 |
* | octeontx2-pf: Fix promisc mcam entry action | Hariprasad Kelam | 2023-12-20 | 1 | -3/+22 |
* | octeontx2-af: fix a use-after-free in rvu_nix_register_reporters | Zhipeng Lu | 2023-12-20 | 1 | -4/+1 |
* | net: fec: correct queue selection | Radu Bulie | 2023-12-20 | 1 | -16/+11 |
* | net: vlan: introduce skb_vlan_eth_hdr() | Vladimir Oltean | 2023-12-20 | 9 | -15/+11 |
* | bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic | Michael Chan | 2023-12-20 | 2 | -4/+24 |
* | bnxt_en: Fix wrong return value check in bnxt_close_nic() | Kalesh AP | 2023-12-20 | 5 | -34/+16 |
* | bnxt_en: Save ring error counters across reset | Michael Chan | 2023-12-20 | 2 | -1/+46 |
* | bnxt_en: Clear resource reservation during resume | Somnath Kotur | 2023-12-20 | 1 | -0/+2 |
* | qca_spi: Fix reset behavior | Stefan Wahren | 2023-12-20 | 1 | -1/+7 |
* | qca_debug: Fix ethtool -G iface tx behavior | Stefan Wahren | 2023-12-20 | 1 | -3/+5 |
* | qca_debug: Prevent crash on TX ring changes | Stefan Wahren | 2023-12-20 | 2 | -5/+16 |
* | net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work | Moshe Shemesh | 2023-12-20 | 2 | -3/+25 |
* | r8152: add vendor/device ID pair for ASUS USB-C2500 | Kelly Kane | 2023-12-20 | 1 | -0/+1 |
* | r8152: add vendor/device ID pair for D-Link DUB-E250 | Antonio Napolitano | 2023-12-20 | 1 | -0/+1 |
* | r8152: add USB device driver for config selection | Bjørn Mork | 2023-12-20 | 1 | -33/+82 |
* | r8169: fix rtl8125b PAUSE frames blasting when suspended | ChunHao Lin | 2023-12-13 | 1 | -1/+6 |
* | octeontx2-af: Update Tx link register range | Rahul Bhansali | 2023-12-13 | 1 | -2/+2 |
* | octeontx2-af: Add missing mcs flr handler call | Geetha sowjanya | 2023-12-13 | 1 | -0/+3 |
* | octeontx2-af: Fix mcs stats register address | Geetha sowjanya | 2023-12-13 | 2 | -6/+29 |
* | octeontx2-af: Fix mcs sa cam entries size | Geetha sowjanya | 2023-12-13 | 1 | -1/+1 |
* | octeontx2-af: Adjust Tx credits when MCS external bypass is disabled | Nithin Dabilpuram | 2023-12-13 | 5 | -1/+25 |
* | net: hns: fix fake link up on xge port | Yonglong Liu | 2023-12-13 | 1 | -0/+29 |
* | net: hns: fix wrong head when modify the tx feature when sending packets | Yonglong Liu | 2023-12-13 | 2 | -23/+33 |
* | net: atlantic: Fix NULL dereference of skb pointer in | Daniil Maximov | 2023-12-13 | 3 | -13/+19 |
* | ionic: Fix dim work handling in split interrupt mode | Brett Creeley | 2023-12-13 | 1 | -8/+8 |
* | ionic: fix snprintf format length warning | Shannon Nelson | 2023-12-13 | 1 | -1/+1 |
* | net: bnxt: fix a potential use-after-free in bnxt_init_tc | Dinghao Liu | 2023-12-13 | 1 | -0/+1 |
* | iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero | Jacob Keller | 2023-12-13 | 2 | -11/+2 |
* | i40e: Fix unexpected MFS warning message | Ivan Vecera | 2023-12-13 | 1 | -1/+1 |
* | octeontx2-af: fix a use-after-free in rvu_npa_register_reporters | Zhipeng Lu | 2023-12-13 | 1 | -4/+1 |
* | net: stmmac: fix FPE events losing | Jianheng Zhang | 2023-12-13 | 6 | -30/+35 |
* | octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa... | Naveen Mamindlapalli | 2023-12-13 | 2 | -10/+19 |