aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso
2021-12-14netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet
2021-06-03netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan
2021-05-14netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-05-14netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-03-30netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso
2020-11-27netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso
2020-11-27netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-12netfilter: nf_tables: add inet ingress supportPablo 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-09-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez
2020-09-22netfilter: nf_tables: Remove ununsed function nft_data_debugYueHaibing
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-03netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan
2020-07-31netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal
2020-07-29netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso
2020-05-27netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso
2020-05-27netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso
2020-05-27netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso
2020-03-30netfilter: conntrack: add nf_ct_acct_add()wenxu
2020-03-30netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso
2020-03-29netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal
2020-03-29netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso