summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest
2023-06-13Merge branch 'bpf: fix NULL dereference during extable search'Alexei Starovoitov
2023-06-13selftests/bpf: add a test for subprogram extablesKrister Johansen
2023-06-13bpf: ensure main program has an extableKrister Johansen
2023-06-12bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song
2023-06-08selftests/bpf: Add test cases to assert proper ID tracking on spillMaxim Mikityanskiy
2023-06-08bpf: Fix verifier id tracking of scalars on spillMaxim Mikityanskiy
2023-06-07Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski
2023-06-07net: bcmgenet: Fix EEE implementationFlorian Fainelli
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-06-07eth: bnxt: fix the wake conditionJakub Kicinski
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07Merge branch 'rfs-lockless-annotate'David S. Miller
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-06-06tcp: gso: really support BIG TCPEric Dumazet
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-06netlink: specs: ethtool: fix random typosJakub Kicinski
2023-06-07netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-07netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-07netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-07netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-07netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia
2023-06-06selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-06wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg
2023-06-06wifi: cfg80211: fix locking in sched scan stop workJohannes Berg
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-06-06wifi: cfg80211: reject bad AP MLD addressJohannes Berg
2023-06-06wifi: mac80211: use correct iftype HE capJohannes Berg
2023-06-05Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-05Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
2023-06-05Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen