summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/nvidia/nv_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/nvidia/nv_setup.c')
0 files changed, 0 insertions, 0 deletions
kernel/commit/include/net/netfilter/nf_tables_core.h?h=linux-6.12.y&id=3a07327d10a09379315c844c63f27941f5081e0a'>netfilter: nft_inner: support for inner tunnel header matchingPablo Neira Ayuso 2022-10-25netfilter: nft_objref: make it builtinFlorian Westphal 2022-10-25netfilter: nft_payload: move struct nft_payload_set definition where it belongsPablo Neira Ayuso 2022-07-11netfilter: nf_tables: move nft_cmp_fast_mask to where its usedFlorian Westphal 2022-02-09netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso 2021-12-23netfilter: nf_tables: make counter support built-inPablo Neira Ayuso 2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso 2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal 2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal 2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso 2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso 2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter 2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter 2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio 2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal 2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio 2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya