summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-28bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-28bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-28net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-28ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-28net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-28net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-28ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-28ice: config netdev tc before setting queues numberMichal Swiatkowski
2022-09-28net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-28sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-28sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-28net: ipa: properly limit modem routing table useAlex Elder
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-28gve: Fix GFP flags when allocing pagesShailend Chand
2022-09-28bnxt_en: fix flags to check for supported fw versionVadim Fedorenko
2022-09-28sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-28sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-28netdevsim: Fix hwstats debugfs file permissionsIdo Schimmel
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-28mlxbf_gige: clear MDIO gateway lock after readDavid Thompson
2022-09-28iavf: Fix bad page stateNorbert Zulinski
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-28wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-28ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-28ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-28net: mana: Add rmb after checking owner bitsHaiyang Zhang
2022-09-28can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-28wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-20ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong
2022-09-20r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-09-20tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng
2022-09-20RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-20net/mlx5: Use software VHCA id when it's supportedYishai Hadas
2022-09-15net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-09-15time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-09-15bonding: accept unsolicited NA messageHangbin Liu
2022-09-15net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean
2022-09-15i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski