summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds39-226/+434
8 daysmacsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko1-1/+1
8 daysocteontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
8 daysnet/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
8 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+19
8 daysnet: mana: Sync page pool RX frags for CPUDexuan Cui1-7/+33
8 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-5/+18
9 daysocteontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
9 daysnet: mdio: select REGMAP_MMIO instead of depending on itRosen Penev1-1/+2
10 daysnet: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon1-4/+14
10 daysnet/liquidio: drop cached VF pci_dev LUTYuho Choi3-31/+32
10 daysnet: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo4-47/+80
11 daysamt: fix size calculation in amt_get_size()Eric Dumazet1-3/+3
11 daysnet: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
11 daysqede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
12 daysnet: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard8-42/+60
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu5-15/+33
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu3-13/+22
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu1-1/+9
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory1-0/+3
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory1-2/+5
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory1-1/+1
2026-07-03Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-35/+0
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng1-11/+10
2026-07-03net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)35-35/+0
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
2026-07-01cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-07-01virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-06-30net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
2026-06-30net: lan743x: Initialize eth_syslock spinlock before useAndrea Righi1-1/+1
2026-06-30net: libwx: fix VMDQ mask for 1-queue modeJiawen Wu2-0/+2
2026-06-30net: airoha: fix max receive size configurationLorenzo Bianconi4-60/+58
2026-06-30fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-06-30Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"Petr Wozniak2-63/+10
2026-06-30net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak1-0/+1
2026-06-30usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei1-3/+3
2026-06-30net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk1-19/+28
2026-06-30netdevsim: remove ethtool debugfs files before freeing netdevYousef Alhouseen3-0/+10
2026-06-30net: wwan: iosm: bound device offsets in the MUX downlink decoderMaoyi Xie1-10/+30
2026-06-30eth: fbnic: don't cache shinfo across skb reallocJakub Kicinski1-5/+6
2026-06-28net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi2-23/+45
2026-06-28net: enetc: check the number of BDs needed for xdp_frameWei Fang1-0/+7
2026-06-27qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
2026-06-27net: pse-pd: scope pse_control regulator handle to kref lifetimeCorey Leavitt1-3/+3
2026-06-27net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-06-27net: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds82-391/+848
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski7-6/+14
2026-06-25net: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang1-0/+7