aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-07staging: rtl8723bs: replace rtw_malloc() with kmalloc()Minu Jin4-16/+16
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin6-25/+12
2026-02-07staging: sm750fb: Clean up variable namesChristine Ramacha1-58/+58
2026-02-07staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-2/+4
2026-02-07staging: rtl8723bs: use unaligned access macros in rtw_security.cArchit Anant1-27/+5
2026-02-07ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
2026-02-07staging: rtl8723bs: fix potential race in expire_timeout_chkMinu Jin1-7/+9
2026-02-07staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.cLuka Gejak1-9/+0
2026-02-07staging: rtl8723bs: modernize hex output in rtw_report_sec_ieLuka Gejak1-3/+2
2026-02-07staging: rtl8723bs: fix spacing around operatorsLuka Gejak2-15/+15
2026-02-07staging: rtl8723bs: rename u1bTmp to valLuka Gejak2-22/+22
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore10-157/+15
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda5-38/+14
2026-02-07staging: rtl8723bs: fix firmware memory leak on errorSamasth Norway Ananda1-0/+2
2026-02-07staging: rtl8723bs: remove unnecessary parenthesesSiwanan Bungtong1-7/+7
2026-02-07staging: rtl8723bs: remove redundant check on statusColin Ian King1-7/+0
2026-02-07staging: rtl8723bs: standardize comment style in HALMahad Ibrahim2-43/+43
2026-02-07staging: rtl8723bs: fix line length checkMahad Ibrahim1-2/+6
2026-02-07staging: rtl8723bs: fix missing blank line after declarationMahad Ibrahim1-0/+1
2026-02-07staging: rtl8723bs: fix multiple blank line checkMahad Ibrahim2-2/+0
2026-02-07staging: rtl8723bs: fix open parenthesis alignmentMahad Ibrahim2-6/+2
2026-02-07staging: most: video: fix potential race in list iterationMinu Jin1-10/+12
2026-02-07staging: rtl8723bs: constify _action_public_str arrayTanjim Kamal1-1/+1
2026-02-07staging: rtl8723bs: remove unnecessary bracesLouis Lesniak1-3/+2
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin2-2/+2
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin4-23/+50
2026-02-06nfc: nxp-nci: remove interrupt trigger typeCarl Lee1-1/+1
2026-02-06net: hns3: fix double free issue for tx spare bufferJian Shen1-2/+9
2026-02-06Merge branch 'big-tcp-without-hbh-in-ipv6'Jakub Kicinski22-282/+61
2026-02-06net/ipv6: Remove HBH helpersAlice Mikityanska1-77/+0
2026-02-06bng_en: Remove jumbo_remove step from TX pathAlice Mikityanska1-3/+0
2026-02-06net: mana: Remove jumbo_remove step from TX pathAlice Mikityanska1-3/+0
2026-02-06gve: Remove jumbo_remove step from TX pathAlice Mikityanska1-3/+0
2026-02-06bnxt_en: Remove jumbo_remove step from TX pathAlice Mikityanska1-21/+0
2026-02-06ice: Remove jumbo_remove step from TX pathAlice Mikityanska1-3/+0
2026-02-06net/mlx4: Remove jumbo_remove step from TX pathAlice Mikityanska1-34/+8
2026-02-06net/mlx5e: Remove jumbo_remove step from TX pathAlice Mikityanska1-63/+12
2026-02-06net/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska2-8/+3
2026-02-06net/ipv6: Drop HBH for BIG TCP on RX sideAlice Mikityanska2-29/+1
2026-02-06net/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska2-18/+3
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska12-22/+36
2026-02-06Merge branch 'dpll-zl3073x-include-current-frequency-in-supported-frequencies-list'Jakub Kicinski4-49/+69
2026-02-06dpll: zl3073x: Include current frequency in supported frequencies listIvan Vecera1-11/+21
2026-02-06dpll: zl3073x: Add output pin frequency helperIvan Vecera3-38/+48
2026-02-06dpll: zl3073x: Fix output pin phase adjustment signIvan Vecera1-8/+4
2026-02-06Merge branch 'mptcp-misc-fixes-for-v6-19-rc8'Jakub Kicinski5-26/+24
2026-02-06selftests: mptcp: connect: fix maybe-uninitialize warnMatthieu Baerts (NGI0)1-1/+1
2026-02-06mptcp: fix kdoc warningsMatthieu Baerts (NGI0)3-8/+11
2026-02-06mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()Matthieu Baerts (NGI0)1-6/+5
2026-02-06mptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)1-12/+8