aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds31-107/+233
6 daysdpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
6 daysnet/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu1-2/+1
6 daysnet/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
6 daysnet/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory1-0/+2
6 daysnet/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory3-6/+15
6 daysnet/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
6 daysMerge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-11/+11
7 daysteam: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa1-5/+21
7 daysnet: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy2-2/+7
7 daysnet: usb: kaweth: validate USB endpointsGreg Kroah-Hartman1-0/+13
7 daysnet: usb: kalmia: validate USB endpointsGreg Kroah-Hartman1-0/+7
7 daysnet: usb: pegasus: validate USB endpointsGreg Kroah-Hartman1-1/+12
8 daysnet: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)1-0/+1
8 daysnet: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
8 daysnet: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
8 daysnetconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski1-1/+2
8 daysnet: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
9 daysgve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-31/+25
9 dayswifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
9 dayswifi: mwifiex: Fix dev_alloc_name() return value checkChen-Yu Tsai1-1/+1
9 dayswifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski3-8/+8
10 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook122-237/+183
10 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds184-580/+290
11 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds54-64/+64
11 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds904-2139/+2139
11 dayskmalloc_obj: Clean up after treewide replacementsKees Cook1-1/+1
11 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1136-3907/+3635
11 daysovpn: tcp - fix packet extraction from streamRalf Lici1-17/+36
12 daysbnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
12 daysbnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
12 daysnet: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
12 daysnet: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
13 daysnet: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean1-1/+8
13 daysnet: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson1-2/+0
13 daysnet: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
13 daysMerge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds41-239/+426
13 daysnet/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
13 daysnet/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61
13 daysnet/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman1-1/+2
13 daysnet/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman1-9/+5
13 daysnet/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman2-14/+6
13 daysbonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
13 daysbnge: fix reserving resources from FWVikas Gupta1-1/+1
13 dayseth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
14 daysocteontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
14 daysnet/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan4-10/+21
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis1-0/+18
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier1-1/+1
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet1-0/+5