summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-07staging: rtl8723bs: standardize comment style in HALMahad Ibrahim-43/+43
2026-02-07staging: rtl8723bs: fix line length checkMahad Ibrahim-2/+6
2026-02-07staging: rtl8723bs: fix missing blank line after declarationMahad Ibrahim-0/+1
2026-02-07staging: rtl8723bs: fix multiple blank line checkMahad Ibrahim-2/+0
2026-02-07staging: rtl8723bs: fix open parenthesis alignmentMahad Ibrahim-6/+2
2026-02-07staging: most: video: fix potential race in list iterationMinu Jin-10/+12
2026-02-07staging: rtl8723bs: constify _action_public_str arrayTanjim Kamal-1/+1
2026-02-07staging: rtl8723bs: remove unnecessary bracesLouis Lesniak-3/+2
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin-2/+2
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin-23/+50
2026-02-07drm: bridge: anx7625: implement message sendingDmitry Baryshkov-0/+80
2026-02-07drm: bridge: anx7625: implement minimal Type-C supportDmitry Baryshkov-10/+168
2026-02-07dt-bindings: drm/bridge: anx7625: describe Type-C connectorDmitry Baryshkov-1/+97
2026-02-06nfc: nxp-nci: remove interrupt trigger typeCarl Lee-1/+1
2026-02-06net: hns3: fix double free issue for tx spare bufferJian Shen-2/+9
2026-02-06Merge branch 'big-tcp-without-hbh-in-ipv6'Jakub Kicinski-282/+61
2026-02-06net/ipv6: Remove HBH helpersAlice Mikityanska-77/+0
2026-02-06bng_en: Remove jumbo_remove step from TX pathAlice Mikityanska-3/+0
2026-02-06net: mana: Remove jumbo_remove step from TX pathAlice Mikityanska-3/+0
2026-02-06gve: Remove jumbo_remove step from TX pathAlice Mikityanska-3/+0
2026-02-06bnxt_en: Remove jumbo_remove step from TX pathAlice Mikityanska-21/+0
2026-02-06ice: Remove jumbo_remove step from TX pathAlice Mikityanska-3/+0
2026-02-06net/mlx4: Remove jumbo_remove step from TX pathAlice Mikityanska-34/+8
2026-02-06net/mlx5e: Remove jumbo_remove step from TX pathAlice Mikityanska-63/+12
2026-02-06net/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska-8/+3
2026-02-06net/ipv6: Drop HBH for BIG TCP on RX sideAlice Mikityanska-29/+1
2026-02-06net/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska-18/+3
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska-22/+36
2026-02-06Merge branch 'dpll-zl3073x-include-current-frequency-in-supported-frequencies...Jakub Kicinski-49/+69
2026-02-06dpll: zl3073x: Include current frequency in supported frequencies listIvan Vecera-11/+21
2026-02-06dpll: zl3073x: Add output pin frequency helperIvan Vecera-38/+48
2026-02-06dpll: zl3073x: Fix output pin phase adjustment signIvan Vecera-8/+4
2026-02-06Merge branch 'mptcp-misc-fixes-for-v6-19-rc8'Jakub Kicinski-26/+24
2026-02-06selftests: mptcp: connect: fix maybe-uninitialize warnMatthieu Baerts (NGI0)-1/+1
2026-02-06mptcp: fix kdoc warningsMatthieu Baerts (NGI0)-8/+11
2026-02-06mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()Matthieu Baerts (NGI0)-6/+5
2026-02-06mptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)-12/+8
2026-02-06ipv6: do not use skb_header_pointer() in icmpv6_filter()Eric Dumazet-16/+16
2026-02-06net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callbackKevin Hao-19/+5
2026-02-06tcp: inline tcp_filter()Eric Dumazet-9/+7
2026-02-06myri10ge: avoid uninitialized variable useArnd Bergmann-1/+27
2026-02-06hinic3: select CONFIG_DIMLIBArnd Bergmann-0/+1
2026-02-06net: skb: allow up to 8 skb extension idsOliver Hartkopp-1/+1
2026-02-06net: marvell: prestera: fix FEC error message for SFP portsAlok Tiwari-5/+0
2026-02-06net_sched: sch_fq: rework fq_gc() to avoid stack canaryEric Dumazet-13/+11
2026-02-06netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan-13/+22
2026-02-07crypto: img-hash - Use unregister_ahashes in img_{un}register_algsThorsten Blum-14/+7
2026-02-07crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))Aleksander Jan Bajkowski-0/+66
2026-02-06pstore/ram: fix buffer overflow in persistent_ram_save_old()Sai Ritvik Tanksalkar-0/+11
2026-02-06pstore: ram_core: fix incorrect success return when vmap() failsRuipeng Qi-0/+7