summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21Merge branch 'net-kmem-cache-create'David S. Miller
2024-02-21ipv6: Simplify the allocation of slab cachesKunwu Chan
2024-02-21ipv4: Simplify the allocation of slab caches in ip_rt_initKunwu Chan
2024-02-21ipmr: Simplify the allocation of slab cachesKunwu Chan
2024-02-21ip6mr: Simplify the allocation of slab caches in ip6_mr_initKunwu Chan
2024-02-21net: kcm: Simplify the allocation of slab cachesKunwu Chan
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-21net/dummy: Move stats allocation to coreBreno Leitao
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-21tg3: simplify tg3_phy_autoneg_cfgHeiner Kallweit
2024-02-21tg3: copy only needed fields from userspace-provided EEE dataHeiner Kallweit
2024-02-21netfilter: x_tables: Use unsafe_memcpy() for 0-sized destinationKees Cook
2024-02-21netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal
2024-02-21netfilter: nft_set_pipapo: use GFP_KERNEL for insertionsFlorian Westphal
2024-02-21netfilter: nft_set_pipapo: speed up bulk element insertionsFlorian Westphal
2024-02-21netfilter: nft_set_pipapo: shrink data structuresFlorian Westphal
2024-02-21netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTRFlorian Westphal
2024-02-21netfilter: nft_set_pipapo: constify lookup fn args where possibleFlorian Westphal
2024-02-21netfilter: xtables: fix up kconfig dependenciesFlorian Westphal
2024-02-21netfilter: nft_osf: simplify init pathPablo Neira Ayuso
2024-02-21netfilter: nf_log: validate nf_logger_find_get()Pablo Neira Ayuso
2024-02-21netfilter: nf_log: consolidate check for NULL logger in lookup functionPablo Neira Ayuso
2024-02-21netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...Kunwu Chan
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-21Merge branch 'net-constify-device_type'David S. Miller
2024-02-21net: hso: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: netdevsim: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: vlan: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: l2tp: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: hsr: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: geneve: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: ppp: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: vxlan: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: bridge: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: dsa: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: usbnet: constify the struct device_type usageRicardo B. Marliere
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-20r8169: add MODULE_FIRMWARE entry for RTL8126AHeiner Kallweit
2024-02-20net: fix pointer check in skb_pp_cow_data routineLorenzo Bianconi
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds
2024-02-20sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds
2024-02-20Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet
2024-02-20docs: netdev: update the link to the CI repoJakub Kicinski