summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21MAINTAINERS: Add framer headers to NETWORKING [GENERAL]Simon Horman
2024-02-21af_unix: Drop oob_skb ref before purging queue in GC.Kuniyuki Iwashima
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-02-21net: implement lockless setsockopt(SO_PEEK_OFF)Eric Dumazet
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds
2024-02-20ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski
2024-02-20ice: fix connection state of DPLL and out pinYochai Hagvi
2024-02-20sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds
2024-02-20docs: netdev: update the link to the CI repoJakub Kicinski
2024-02-20arp: Prevent overflow in arp_req_get().Kuniyuki Iwashima
2024-02-20devlink: fix possible use-after-free and memory leaks in devlink_init()Vasiliy Kovalev
2024-02-20ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao
2024-02-19bpf: Fix an issue due to uninitialized bpf_iter_taskYafang Shao
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau
2024-02-19bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancelMartin KaFai Lau
2024-02-19enic: Avoid false positive under FORTIFY_SOURCEKees Cook
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson
2024-02-19btrfs: fix deadlock with fiemap and extent lockingJosef Bacik
2024-02-19btrfs: defrag: avoid unnecessary defrag caused by incorrect extent sizeQu Wenruo
2024-02-19selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu
2024-02-18Linux 6.8-rc5v6.8-rc5Linus Torvalds
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-18Merge branch 'bcmasp-fixes'David S. Miller
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-18Merge branch 'mptcp-fixes'David S. Miller
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)
2024-02-18mptcp: fix duplicate subflow creationPaolo Abeni
2024-02-18mptcp: fix data races on remote_idPaolo Abeni
2024-02-18mptcp: fix data races on local_idPaolo Abeni
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni