summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-21netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal5-145/+142
2024-02-21netfilter: nft_set_pipapo: use GFP_KERNEL for insertionsFlorian Westphal1-7/+11
2024-02-21netfilter: nft_set_pipapo: speed up bulk element insertionsFlorian Westphal2-16/+69
2024-02-21netfilter: nft_set_pipapo: shrink data structuresFlorian Westphal2-40/+51
2024-02-21netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTRFlorian Westphal1-4/+12
2024-02-21netfilter: nft_set_pipapo: constify lookup fn args where possibleFlorian Westphal3-35/+48
2024-02-21netfilter: xtables: fix up kconfig dependenciesFlorian Westphal1-1/+2
2024-02-21netfilter: nft_osf: simplify init pathPablo Neira Ayuso1-8/+3
2024-02-21netfilter: nf_log: validate nf_logger_find_get()Pablo Neira Ayuso1-0/+5
2024-02-21netfilter: nf_log: consolidate check for NULL logger in lookup functionPablo Neira Ayuso1-2/+2
2024-02-21netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...Kunwu Chan1-3/+1
2024-02-21Merge branch 'net-constify-device_type'David S. Miller12-13/+13
2024-02-21net: hso: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: netdevsim: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: vlan: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: l2tp: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: hsr: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: geneve: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: ppp: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: vxlan: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: bridge: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: dsa: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: usbnet: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski2-11/+12
2024-02-21r8169: add MODULE_FIRMWARE entry for RTL8126AHeiner Kallweit1-0/+1
2024-02-21net: fix pointer check in skb_pp_cow_data routineLorenzo Bianconi1-1/+1
2024-02-20Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...Paolo Abeni9-21/+239
2024-02-20net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal1-0/+6
2024-02-20net: reorganize "struct sock" fieldsEric Dumazet2-47/+123
2024-02-20net: tcp: Remove redundant initialization of variable lenColin Ian King1-1/+1
2024-02-20can: raw: raw_getsockopt(): reduce scope of errMarc Kleine-Budde1-5/+8
2024-02-20Merge branch 'abstract-page-from-net-stack'Paolo Abeni4-39/+143
2024-02-20net: add netmem to skb_frag_tMina Almasry3-39/+102
2024-02-20net: introduce abstraction for network memoryMina Almasry1-0/+41
2024-02-20can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTSOliver Hartkopp1-1/+3
2024-02-19net: sysfs: Do not create sysfs for non BQL deviceBreno Leitao1-11/+24
2024-02-19net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi3-7/+21
2024-02-19page_pool: disable direct recycling based on pool->cpuid on destroyAlexander Lobakin3-9/+8
2024-02-19dt-bindings: net: fec: add iommus propertyFrank Li1-0/+3
2024-02-19net: sched: Annotate struct tc_pedit with __counted_byKees Cook2-2/+2
2024-02-19Merge branch 'pds_core-AER-handling'David S. Miller4-9/+62
2024-02-19pds_core: use pci_reset_function for health resetShannon Nelson3-8/+5
2024-02-19pds_core: delete VF dev on resetShannon Nelson2-1/+33
2024-02-19pds_core: add simple AER handlerShannon Nelson1-0/+24
2024-02-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller4-390/+373
2024-02-19tools: ynl: don't access uninitialized attr_space variableJiri Pirko1-2/+2
2024-02-18net: ena: Remove ena_select_queueKamal Heib1-17/+0
2024-02-18net: phy: aquantia: add AQR813 PHY IDChristian Marangi1-0/+21
2024-02-18net: bql: allow the config to be disabledBreno Leitao1-0/+1