summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2 daysnet: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong2-4/+4
2 daysnet: stmmac: Fix accessing freed irq affinity_hintQingfang Deng1-7/+4
2 daysRevert "wireguard: device: enable threaded NAPI"Daniel Borkmann1-1/+0
2 daysnet: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún1-0/+2
10 daysmacvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
10 daysdpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
10 daysnet: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
10 daysnet: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
10 daysnet: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
10 daysdpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
10 daysnet: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore1-0/+5
10 dayswifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand1-0/+5
10 daysgve: Correct ethtool rx_dropped calculationMax Yuan1-3/+1
10 daysgve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+31
2026-02-06net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré2-0/+10
2026-02-06usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-02-06Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li1-19/+0
2026-02-06can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-02-06team: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
2026-02-06xen: make remove callback of xen driver void returnedDawei Li2-5/+2
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2026-02-06net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-02-06net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet2-12/+14
2026-02-06can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-02-06can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-02-06can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-02-06can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-02-06can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-02-06octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-02-06wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-02-06wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
2026-02-06wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-02-06octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-02-06bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-02-06be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-02-06usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-02-06net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-02-06net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-02-06netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-02-06octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-02-06ipvlan: Make the addrs_lock be per portDmitry Skorodumov3-30/+37
2026-02-06amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-02-06can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde1-0/+7
2026-02-06bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+6
2026-02-06net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0