summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
AgeCommit message (Expand)AuthorLines
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-12-22netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal-4/+5
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso-1/+1
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov-0/+10
2023-11-14netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter-2/+2
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov-13/+17
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso-0/+1
2023-10-24netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...Pablo Neira Ayuso-1/+1
2023-10-24netfilter: nf_tables: shrink memory consumption of set elementsPablo Neira Ayuso-9/+9
2023-10-24netfilter: nf_tables: expose opaque set element as struct nft_elem_privPablo Neira Ayuso-13/+25
2023-10-24netfilter: nf_tables: set backend .flush always succeedsPablo Neira Ayuso-1/+1
2023-10-24netfilter: conntrack: switch connlabels to atomic_tFlorian Westphal-1/+1
2023-10-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal-1/+1
2023-10-10netfilter: cleanup struct nft_tableGeorge Guo-1/+4
2023-10-10netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal-4/+10
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal-1/+1
2023-09-08netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso-2/+3
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+6
2023-08-23netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal-0/+5
2023-08-23netfilter: nf_tables: validate all pending tablesFlorian Westphal-0/+1
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal-0/+1
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-75/+45
2023-08-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso-95/+3
2023-08-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso-1/+63
2023-08-08netfilter: conntrack: Remove unused function declarationsYue Haibing-7/+0
2023-08-08netfilter: helper: Remove unused function declarationsYue Haibing-3/+0
2023-07-20netfilter: allow exp not to be removed in nf_ct_find_expectationXin Long-1/+1
2023-07-05netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal-0/+3
2023-07-05netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso-4/+27
2023-06-26Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-0/+3
2023-06-26netfilter: nf_tables: permit update of set sizeFlorian Westphal-0/+3
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+29
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso-0/+3
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso-1/+4
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso-0/+2
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso-1/+20
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+4
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey-1/+1
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso-1/+3
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso-2/+2
2023-05-18netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET-9/+9
2023-05-03netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso-0/+1
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-1/+5
2023-04-24Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-11/+24
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+15
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso-0/+6
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal-2/+1
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal-3/+1