summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean1-2/+10
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-06-23Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+38
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-2/+29
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2023-06-21Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2023-06-21Merge tag 'acpi-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso1-0/+3
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso1-1/+4
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso1-0/+2
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso1-1/+20
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+1
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean1-0/+8
2023-06-20Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal1-1/+1
2023-06-18x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-0/+1
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2023-06-16Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-3/+13
2023-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-23/+12
2023-06-16Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-5/+1
2023-06-15ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki1-0/+1
2023-06-15Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab1-5/+1
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye1-0/+8
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey1-1/+1
2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-0/+12
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang1-23/+0
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+9
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller1-1/+3
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-21/+33
2023-06-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso1-1/+3
2023-06-07notifier: Initialize new struct srcu_usage fieldChen-Yu Tsai1-0/+10
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet1-0/+2
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2-3/+5
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13
2023-06-07Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+4
2023-06-07ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima1-3/+0
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+1
2023-06-06Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen1-1/+2
2023-06-06Bluetooth: fix debugfs registrationJohan Hovold1-0/+1
2023-06-06Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang1-0/+1
2023-06-06bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal1-0/+1
2023-06-05Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-6/+9
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1