summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
25 hourscan: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
25 hoursnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
25 hoursnet/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
25 hoursnet/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman3-2/+26
25 hoursice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
25 hoursrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
25 hoursnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
25 hoursnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
25 hourscan: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
25 hourscan: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
25 hourscan: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
25 hourscan: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
25 hoursocteontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
25 hourswifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
25 hourswifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
25 hourswifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
25 hoursocteontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
25 hoursbonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
25 hoursbe2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
25 hoursusbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
25 hoursnet: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
25 hoursnet: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
25 hoursipvlan: Make the addrs_lock be per portDmitry Skorodumov3-30/+37
25 hoursamd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
25 hoursnet: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0
25 hoursmacvlan: Fix leaking skb in source mode with nodst optionMartin Willi1-2/+6
25 hoursmacvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
25 hoursmacvlan: Use 'hash' iterators to simplify codeChristophe JAILLET1-27/+18
25 hoursmacvlan: Add nodst option to macvlan type sourceJethro Beekman1-5/+14
2026-01-19net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
2026-01-19bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-19eth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36
2026-01-19net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-19net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-19net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-3/+5
2026-01-19net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
2026-01-19fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li1-3/+9
2026-01-19e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2026-01-19octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
2026-01-19net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski1-0/+3
2026-01-19net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn1-0/+2
2026-01-19team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko1-1/+1
2026-01-19net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou1-0/+7
2026-01-19net: mdio: aspeed: move reg accessing part into separate functionsPotin Lai1-32/+38
2026-01-19iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2026-01-19i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2026-01-19net: hns3: add VLAN id validation before usingJian Shen1-0/+3
2026-01-19net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen1-2/+2
2026-01-19net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
2026-01-19net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74