summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10Merge branch 'maintainers-networking-file-coverage-updates'Jakub Kicinski
2024-10-10MAINTAINERS: Add headers and mailing list to UDP sectionSimon Horman
2024-10-10MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]Simon Horman
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet
2024-10-10net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMCD. Wythe
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet
2024-10-10docs: netdev: document guidance on cleanup patchesSimon Horman
2024-10-10Merge branch 'rtnetlink-handle-error-of-rtnl_register_module'Paolo Abeni
2024-10-10phonet: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10mpls: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10bridge: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima
2024-10-10PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson
2024-10-10Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson
2024-10-10Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-10mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski
2024-10-10net: do not delay dst_entries_add() in dst_release()Eric Dumazet
2024-10-10ata: libata: Update MAINTAINERS fileDamien Le Moal
2024-10-10drm/fbdev-dma: Only cleanup deferred I/O if necessaryJanne Grunau
2024-10-09of: Fix unbalanced of node refcount and memory leaksJinjie Ruan
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp'Jakub Kicinski
2024-10-09mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)
2024-10-09mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)
2024-10-09tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni
2024-10-09mptcp: handle consistently DSS corruptionPaolo Abeni
2024-10-09net: netconsole: fix wrong warningBreno Leitao
2024-10-09net: dsa: refuse cross-chip mirroring operationsVladimir Oltean
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal
2024-10-09netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-09netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal
2024-10-09mm: zswap: delete comments for "value" member of 'struct zswap_entry'.Kanchana P Sridhar
2024-10-09CREDITS: sort alphabetically by nameKrzysztof Kozlowski
2024-10-09secretmem: disable memfd_secret() if arch cannot set direct mapPatrick Roy
2024-10-09.mailmap: update Fangrui's emailFangrui Song
2024-10-09mm/huge_memory: check pmd_special() only after pmd_present()David Hildenbrand
2024-10-09resource, kunit: fix user-after-free in resource_test_region_intersects()Huang Ying
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-09device-dax: correct pgoff align in dax_set_mapping()Kun(llfl)
2024-10-09kthread: unpark only parked kthreadFrederic Weisbecker
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko
2024-10-09misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich