summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso2024-11-071-0/+4
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* netfilter: nf_tables: set element timeout update supportPablo Neira Ayuso2024-09-031-1/+15
* netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso2024-09-031-2/+5
* netfilter: nf_tables: consolidate timeout extension for elementsPablo Neira Ayuso2024-09-031-10/+8
* netfilter: nf_tables: annotate data-races around element expirationPablo Neira Ayuso2024-09-031-1/+1
* netfilter: nf_tables: Add missing Kernel docSimon Horman2024-09-032-0/+3
* netfilter: nf_tables: Correct spelling in nf_tables.hSimon Horman2024-09-031-1/+1
* netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal2024-09-034-9/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-292-6/+9
|\
| * netfilter: nf_tables_ipv6: consider network offset in netdev/egress validationPablo Neira Ayuso2024-08-271-2/+3
| * netfilter: nf_tables: restore IP sanity checks for netdev/egressPablo Neira Ayuso2024-08-261-4/+6
* | netfilter: nf_tables: allow loads only when register is initializedFlorian Westphal2024-08-201-0/+1
* | netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal2024-08-201-1/+2
* | netfilter: move nf_ct_netns_get out of nf_conncount_initXin Long2024-08-191-4/+2
* | netfilter: nf_tables: store new sets in dedicated listFlorian Westphal2024-08-191-0/+2
|/
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-1/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-091-0/+15
|\
| * netfilter: Add bpf_xdp_flow_lookup kfuncLorenzo Bianconi2024-07-011-0/+10
| * netfilter: nf_tables: Add flowtable map for xdp offloadFlorian Westphal2024-07-011-0/+5
* | Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2024-07-011-76/+146
|\ \
| * | netfilter: nf_tables: do not store nft_ctx in transaction objectsFlorian Westphal2024-06-251-4/+39
| * | netfilter: nf_tables: store chain pointer in rule transactionFlorian Westphal2024-06-251-0/+3
| * | netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctxFlorian Westphal2024-06-251-1/+1
| * | netfilter: nf_tables: compact chain+ft transaction objectsFlorian Westphal2024-06-251-2/+2
| * | netfilter: nf_tables: move bind list_head into relevant subtypesFlorian Westphal2024-06-251-8/+18
| * | netfilter: nf_tables: make struct nft_trans first member of derived subtypesFlorian Westphal2024-06-251-70/+92
| |/
* / netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso2024-06-271-0/+5
|/
* netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal2024-05-101-2/+2
* netfilter: flowtable: validate pppoe headerPablo Neira Ayuso2024-04-111-1/+11
* netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso2024-04-111-0/+14
* Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-122-1/+6
|\
| * Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-02-221-1/+0
| |\
| | * netfilter: move nf_reinject into nfnetlink_queue modulesFlorian Westphal2024-02-211-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-221-1/+1
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-081-2/+14
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-011-0/+2
| |\ \ \
| * | | | netfilter: nf_tables: Implement table adoption supportPhil Sutter2024-01-291-0/+6
* | | | | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-141-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-1/+1
* | | | | netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-02-221-1/+1
|/ / / /
* | | / netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-02-081-2/+14
| |_|/ |/| |
* | | netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-01-311-0/+2
| |/ |/|
* | netfilter: nf_tables: cleanup documentationGeorge Guo2024-01-241-10/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-1/+1
|\|
| * netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2023-12-201-1/+1
* | netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal2023-12-221-4/+5
|/
* net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2023-12-111-0/+10
* netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2023-11-141-2/+2