summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22Merge branch 'ioam6-fix-write-to-cloned-skb-s'Paolo Abeni
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman
2024-02-22Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman
2024-02-22phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont
2024-02-22phonet: take correct lock to peek at the RX queueRémi Denis-Courmont
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-21net/sched: flower: Add lock protection when remove filter handleJianbo Liu
2024-02-21devlink: fix port dump cmd typeJiri Pirko
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-21Merge branch 'tools-ynl-fix-impossible-errors'Jakub Kicinski
2024-02-21tools: ynl: don't leak mcast_groups on init errorJakub Kicinski
2024-02-21tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski
2024-02-21net: mctp: put sock on tag allocation failureJeremy Kerr
2024-02-22netfilter: nf_tables: use kzalloc for hook allocationFlorian Westphal
2024-02-22netfilter: nf_tables: register hooks last when adding new chain/flowtablePablo Neira Ayuso
2024-02-22netfilter: nft_flow_offload: release dst in case direct xmit path is usedPablo Neira Ayuso
2024-02-22netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-02-22netfilter: nf_tables: set dormant flag on hook register failureFlorian Westphal
2024-02-21Merge branch 'tls-fixes-for-record-type-handling-with-peek'Jakub Kicinski
2024-02-21selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca
2024-02-21tls: don't skip over different type records from the rx_listSabrina Dubroca
2024-02-21tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca
2024-02-21tls: break out of main loop when PEEK gets a non-data recordSabrina Dubroca
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-21MAINTAINERS: wifi: Add N: ath1*k entries to match .yaml filesJeff Johnson
2024-02-21MAINTAINERS: wifi: update Jeff Johnson e-mail addressJeff Johnson
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-21Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-21Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-21bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida
2024-02-21ring-buffer: Do not let subbuf be bigger than write maskSteven Rostedt (Google)
2024-02-21wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg
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