summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-26ntfs: Remove impossible conditionEthan Tidmore-4/+1
2026-02-26ntfs: Replace ERR_PTR(0) with NULLEthan Tidmore-1/+1
2026-02-26ntfs: repair docum. malformed tableRandy Dunlap-2/+2
2026-02-26ntfs: Remove unneeded semicolonChen Ni-1/+1
2026-02-26ntfs: Fix null pointer dereferenceEthan Tidmore-1/+2
2026-02-26memory: brcmstb_memc: Expand LPDDR4 check to cover for LPDDR5Florian Fainelli-3/+5
2026-02-26clk: samsung: gs101: harmonise symbol names (clock arrays)André Draszik-26/+26
2026-02-26dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMICAndré Draszik-2/+48
2026-02-26arm64: dts: exynos: add initial support for Samsung Galaxy J7 (2016)Rayan Marzouk-0/+498
2026-02-26dt-bindings: arm: samsung: add compatible for samsung-j7xelteKaustabh Chakraborty-0/+1
2026-02-26iomap: don't report direct-io retries to fserrorDarrick J. Wong-1/+14
2026-02-26PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...Manivannan Sadhasivam-3/+7
2026-02-26xfrm: update outdated commentkexinsun-1/+1
2026-02-26dt-bindings: cache: bt1-l2-ctl: Remove unused bindingsAndy Shevchenko-63/+0
2026-02-26memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-335/+0
2026-02-26PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu-2/+2
2026-02-26ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo-1/+1
2026-02-26ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51Zhang Heng-0/+8
2026-02-26PCI: layerscape: Allow to compile as moduleSascha Hauer-2/+16
2026-02-25Merge branch 'mlx5-misc-fixes-2026-02-24'Jakub Kicinski-10/+22
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu-2/+1
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory-0/+2
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory-0/+2
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory-6/+15
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory-2/+2
2026-02-25Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-14/+23
2026-02-25Merge branch 'add-selftests-helper-to-get-n-unique-ports'Jakub Kicinski-16/+35
2026-02-25selftests: drv-net: rss: Generate unique ports for RSS context testsDimitri Daskalakis-7/+6
2026-02-25selftests: net: py: Add rand_ports helper methodDimitri Daskalakis-9/+29
2026-02-25Merge branch 'netfilter-updates-for-net-next'Jakub Kicinski-1009/+221
2026-02-25netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal-693/+0
2026-02-25netfilter: nf_tables: drop obsolete EXPORT_SYMBOLsFlorian Westphal-11/+0
2026-02-25netfilter: nft_set_rbtree: don't disable bh when acquiring tree lockFlorian Westphal-14/+9
2026-02-25ipvs: no_cport and dropentry counters can be per-netJulian Anastasov-25/+41
2026-02-25ipvs: use more counters to avoid service lookupsJulian Anastasov-43/+69
2026-02-25ipvs: do not keep dest_dst after dest is removedJulian Anastasov-16/+16
2026-02-25ipvs: use single svc tableJulian Anastasov-132/+22
2026-02-25ipvs: some service readers can use RCUJulian Anastasov-24/+23
2026-02-25ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netnsJiejian Wu-104/+94
2026-02-25net: pppoe: avoid zero-length arrays in struct pppoe_hdrEric Woudstra-1/+5
2026-02-25net/ibmveth: fix comment typos in ibmveth.cAbhilekh Deka-2/+2
2026-02-25net: cadence: macb: add ethtool nway_reset supportNicolai Buchwitz-0/+1
2026-02-25Merge branch 'team-fix-reference-count-leak-when-changing-port-netns'Jakub Kicinski-5/+39
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel-0/+18
2026-02-25team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa-5/+21
2026-02-25net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy-2/+7
2026-02-25MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVERMohd Ayaan Anwar-1/+1
2026-02-25dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu-5/+1
2026-02-25Merge branch 'net-stmmac-fix-interrupt-coalescing'Jakub Kicinski-18/+10
2026-02-25net: stmmac: fix transmit interrupt coalescingRussell King (Oracle)-2/+3