aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-02dt-bindings: ptp: Add amazon,vmclockDavid Woodhouse2-0/+47
2026-02-02ptp: vmclock: support device notificationsBabis Chalios2-19/+148
2026-02-02ptp: vmclock: add vm generation counterBabis Chalios1-0/+15
2026-02-02Merge branch 'ipv6-misc-changes-in-output-path'Jakub Kicinski20-125/+144
2026-02-02ipv6: colocate inet6_cork in inet_cork_fullEric Dumazet5-41/+40
2026-02-02ipv4: use dst4_mtu() instead of dst_mtu()Eric Dumazet7-14/+13
2026-02-02ipv6: use dst6_mtu() instead of dst_mtu()Eric Dumazet6-16/+19
2026-02-02inet: add dst4_mtu() and dst6_mtu() helpersEric Dumazet2-0/+12
2026-02-02ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()Eric Dumazet1-1/+1
2026-02-02ipv6: use __skb_push() in ip6_xmit()Eric Dumazet1-2/+2
2026-02-02ipv6: add some unlikely()/likely() clauses in ip6_output.cEric Dumazet1-12/+12
2026-02-02ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()Eric Dumazet4-40/+46
2026-02-02tipc: use kfree_sensitive() for session key materialDaniel Hodges1-2/+2
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore10-156/+0
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore3-103/+3
2026-02-02net: add a debug check in __skb_push()Eric Dumazet1-0/+1
2026-02-02Merge branch 'net-phy-dp83867-always-program-r-sgmii-enable-bits'Jakub Kicinski1-40/+23
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson1-24/+10
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson1-17/+14
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2
2026-02-02fs: consolidate fsverity_info lookup in buffer.cChristoph Hellwig1-16/+11
2026-02-02fsverity: push out fsverity_info lookupChristoph Hellwig7-35/+63
2026-02-02fsverity: deconstify the inode pointer in struct fsverity_infoChristoph Hellwig3-5/+6
2026-02-02fsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig9-74/+161
2026-02-02ext4: move ->read_folio and ->readahead to readpage.cChristoph Hellwig3-30/+31
2026-02-02net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contextsJakub Kicinski2-10/+2
2026-02-02net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()Eric Dumazet1-3/+4
2026-02-02bnxt_en: Allow ntuple filters for dropsJoe Damato1-6/+7
2026-02-02tools: ynl: cli: make the output compactJakub Kicinski1-3/+6
2026-02-02docs: networking: mention that RSS table should be 4x the queue countJakub Kicinski1-4/+8
2026-02-02selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski2-0/+89
2026-02-02net: spacemit: display phy driver informationChukun Pan1-0/+2
2026-02-02linkwatch: use __dev_put() in callers to prevent UAFJiayuan Chen1-5/+15
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan1-1/+1
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak1-2/+4
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak1-2/+4
2026-02-02dt-bindings: clk: rs9: Fix DIF pattern matchMarek Vasut1-1/+10
2026-02-02clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-4/+4
2026-02-02clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut1-1/+1
2026-02-03pinctrl: mediatek: remove unused drv_offset fieldAkari Tsuyukusa2-2/+0
2026-02-03pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetreeJiayu Du1-2/+5
2026-02-03pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li1-0/+2
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu1-4/+6
2026-02-03pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss1-1/+1
2026-02-03pinctrl: core: Remove duplicate error messagesAndy Shevchenko1-3/+1
2026-02-03pinctrl: core: Simplify devm_pinctrl_*()Andy Shevchenko1-47/+20
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko3-26/+0
2026-02-03dt-bindings: pinctrl: spacemit: fix drive-strength check warningYixun Lan1-1/+1
2026-02-03pinctrl: fix kismet issues with GENERIC_PINCTRLConor Dooley1-3/+3
2026-02-02ASoC: es8328: error handling and resume fixesMark Brown1-43/+73