summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-20netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-11-20Fix termination state for idr_for_each_entry_ul()NeilBrown
2023-11-20inet: shrink struct flowi_commonEric Dumazet
2023-11-20mfd: core: Un-constify mfd_cell.of_regMichał Mirosław
2023-11-20padata: Convert from atomic_t to refcount_t on parallel_data->refcntXiyu Yang
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-11-20clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap
2023-11-20clk: asm9260: use parent index to link the reference clockDmitry Baryshkov
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-11-20overflow: Implement size_t saturating arithmetic helpersKees Cook
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp
2023-11-08rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski
2023-11-08rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2023-11-08driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski
2023-11-08kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-08gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-25ipv4/fib: send notify when delete source address routesHangbin Liu
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-10-25drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede
2023-10-25drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede
2023-10-25drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede
2023-10-25usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen
2023-10-25resource: Add irqresource_disabled()John Garry
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-10-25dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel
2023-10-25mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia
2023-10-25net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-10-25net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-10-25net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-25quota: Fix slow quotaoffJan Kara
2023-10-10netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-10bpf: Fix tr dereferencingLeon Hwang
2023-10-10ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-10-10bpf: Fix BTF_ID symbol generation collisionJiri Olsa
2023-10-10ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello
2023-10-10cgroup: Fix suspicious rcu_dereference_check() usage warningChengming Zhou
2023-10-10sched/cpuacct: Optimize away RCU read lockChengming Zhou
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-10-10ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel
2023-10-10netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2023-10-10netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2023-10-10netfilter: nft_exthdr: Support SCTP chunksPhil Sutter