summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-263-5/+13
|\
| * netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-4/+9
| * netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso2023-04-193-1/+4
* | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-04-249-345/+432
|\ \
| * | netfilter: nf_tables: allow to create netdev chain without devicePablo Neira Ayuso2023-04-221-12/+11
| * | netfilter: nf_tables: support for deleting devices in an existing netdev chainPablo Neira Ayuso2023-04-221-11/+88
| * | netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2023-04-221-81/+136
| * | netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso2023-04-221-4/+4
| * | netfilter: nf_tables: do not send complete notification of deletionsPablo Neira Ayuso2023-04-221-19/+51
| * | netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso2023-04-221-14/+24
| * | ipvs: Remove {Enter,Leave}FunctionSimon Horman2023-04-224-92/+9
| * | ipvs: Consistently use array_size() in ip_vs_conn_init()Simon Horman2023-04-221-6/+6
| * | ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-04-221-1/+1
| * | netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal2023-04-222-14/+15
| * | netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal2023-04-222-16/+19
| * | netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal2023-04-222-12/+14
| * | netfilter: nf_tables: remove unneeded conditionalFlorian Westphal2023-04-221-4/+2
| * | netfilter: nf_tables: make validation state per tableFlorian Westphal2023-04-221-20/+18
| * | netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-04-222-8/+2
| * | netfilter: nf_tables: don't store chain address on jumpFlorian Westphal2023-04-223-26/+32
| * | netfilter: nf_tables: don't store address of last rule on jumpFlorian Westphal2023-04-221-6/+2
| * | netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob markerFlorian Westphal2023-04-221-28/+27
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-215-13/+312
|\ \ \ | |/ / |/| |
| * | bpf: add test_run support for netfilter program typeFlorian Westphal2023-04-211-0/+1
| * | netfilter: disallow bpf hook attachment at same priorityFlorian Westphal2023-04-211-0/+12
| * | netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal2023-04-211-13/+68
| * | bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-211-1/+69
| * | bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal2023-04-213-0/+163
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-202-40/+65
|\ \ \ | |/ / |/| / | |/
| * netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...Pablo Neira Ayuso2023-04-181-1/+2
| * netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso2023-04-182-38/+62
| * netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNTChen Aotian2023-04-061-1/+1
* | Daniel Borkmann says:Jakub Kicinski2023-04-131-4/+1
|\ \
| * | bpf: Remove unused arguments from btf_struct_access().Alexei Starovoitov2023-04-041-2/+1
| * | bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet2023-03-251-2/+0
* | | netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey2023-03-301-8/+0
* | | netfilter: nfnetlink_queue: enable classid socket info retrievalEric Sage2023-03-301-0/+20
* | | netfilter: nfnetlink_log: remove rcu_bh usageFlorian Westphal2023-03-301-13/+23
* | | net: dst: Switch to rcuref_t reference countingThomas Gleixner2023-03-281-2/+2
* | | xtables: move icmp/icmpv6 logic to xt_tcpudpFlorian Westphal2023-03-221-0/+110
* | | netfilter: xtables: disable 32bit compat interface by defaultFlorian Westphal2023-03-221-1/+0
* | | netfilter: nft_masq: deduplicate eval call-backsJeremy Sowden2023-03-221-46/+29
* | | netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden2023-03-223-94/+71
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-173-4/+4
|\ \ \ | | |/ | |/|
| * | netfilter: nft_redir: correct value of inet type `.maxattrs`Jeremy Sowden2023-03-081-1/+1
| * | netfilter: nft_redir: correct length for loading protocol registersJeremy Sowden2023-03-081-1/+1
| * | netfilter: nft_masq: correct length for loading protocol registersJeremy Sowden2023-03-081-1/+1
| * | netfilter: nft_nat: correct length for loading protocol registersJeremy Sowden2023-03-081-1/+1
* | | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2023-03-094-5/+64
|\ \ \ | |/ / |/| |
| * | netfilter: nat: fix indentation of function argumentsJeremy Sowden2023-03-081-2/+2