aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
4 daysbnge/bng_re: fix ring ID widthsVikas Gupta6-34/+33
4 daysMerge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski3-11/+15
4 daysnet: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi1-2/+1
4 daysnet: slip: serialize receive against buffer reallocationSungmin Kang1-0/+4
4 daysidpf: fix max_vport related crash on allocation error during initEmil Tantilov1-1/+6
4 daysice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3
4 daysice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt1-0/+3
4 daysice: fix PTP Call Trace during PTP releasePaul Greenwalt1-0/+5
4 daysice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
4 daysice: fix LAG recipe to profile associationMarcin Szycik1-1/+1
4 daysice: pass the return value of skb_checksum_help()Michal Swiatkowski1-11/+9
4 daysice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen3-10/+10
4 daysocteontx2-pf: tc: fix egress ratelimitingHariprasad Kelam1-13/+16
4 daysnet/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
4 daysnet/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
4 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
4 daysnet/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
4 daysnet/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-2/+2
4 daysgeneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
4 daysvxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
4 dayshinic: remove unused ethtool RSS user configuration buffersChenguang Zhao2-23/+0
4 dayspppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada1-0/+1
4 daysppp: annotate data races in ppp_genericEric Dumazet1-22/+28
4 daysamt: fix use-after-free in AMT delayed worksShihuang Liu1-3/+11
5 daysmctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk1-1/+1
5 daysocteontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh1-0/+1
5 daysnet: stmmac: enable the MAC on link up for all supported speedsvadik likholetov1-55/+37
5 daysnet: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul1-0/+1
5 daysnet: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul1-0/+34
5 daysnet: stmmac: xgmac: fix l4 filter port overwrite on register updateNazim Amirul1-12/+16
5 daysvmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana1-6/+16
5 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
5 daysnet: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang3-0/+32
5 daysnet: dpaa: fix mode settingMichael Walle1-5/+12
5 daysMerge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski83-202/+733
5 daysnet: hip04: fix RX buffer leak on build_skb failureFan Wu1-3/+8
5 daysamt: make the head writable before rewriting the L2 headerMichael Bommarito1-0/+8
5 daysamt: re-read skb header pointers after every pullMichael Bommarito1-24/+55
6 dayswifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang1-1/+1
6 dayswifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
6 dayswifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
6 dayswifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
6 dayswifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
6 dayswifi: mt76: fix MAC address for non OF pcie cardsRosen Penev1-1/+1
6 dayswifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
6 dayswifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
6 dayswifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi1-0/+2
6 dayswifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
6 dayswifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
6 dayswifi: mt76: Disable napi when removing deviceNicolas Cavallari1-1/+4