aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso2-19/+40
2021-03-31audit: log nftables configuration change events once per tableRichard Guy Briggs1-83/+103
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal3-6/+22
2021-03-31netfilter: nf_log: add module softdepsFlorian Westphal3-0/+3
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal4-234/+181
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal2-7/+22
2021-03-31netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso1-0/+1
2021-03-31netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso1-3/+3
2021-03-31netfilter: nf_log_netdev: merge with nf_log_syslogFlorian Westphal4-85/+36
2021-03-31netfilter: nf_log_ipv6: merge with nf_log_syslogFlorian Westphal1-2/+356
2021-03-31netfilter: nf_log_arp: merge with nf_log_syslogFlorian Westphal1-2/+111
2021-03-31netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal3-1/+405
2021-03-28netfilter: nf_conntrack_acct.c: A typo fixBhaskar Chowdhury1-1/+1
2021-03-28netfilter: ipvs: A spello fixBhaskar Chowdhury1-1/+1
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-20/+57
2021-03-24netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso1-3/+12
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau3-1/+12
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso3-3/+21
2021-03-24netfilter: flowtable: add offload support for xmit path typesPablo Neira Ayuso1-42/+124
2021-03-24netfilter: flowtable: add dsa supportPablo Neira Ayuso1-0/+5
2021-03-24netfilter: flowtable: add pppoe supportPablo Neira Ayuso2-7/+51
2021-03-24netfilter: flowtable: add bridge vlan filtering supportPablo Neira Ayuso1-0/+12
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso3-26/+128
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso3-35/+123
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso2-5/+100
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso3-8/+27
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso1-15/+16
2021-03-18netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso1-0/+3
2021-03-18netfilter: flowtable: refresh timeout after dst and writable checksPablo Neira Ayuso1-4/+4
2021-03-18netfilter: flowtable: call dst_check() to fall back to classic forwardingPablo Neira Ayuso1-10/+2
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso2-110/+78
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso2-12/+0
2021-03-18netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4Pablo Neira Ayuso1-4/+4
2021-03-18netfilter: flowtable: consolidate skb_try_make_writable() callPablo Neira Ayuso2-55/+31
2021-03-18netfilter: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2021-03-18netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang1-1/+1
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso1-0/+15
2021-03-18netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso1-1/+3
2021-03-18netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux1-3/+0
2021-03-18netfilter: flowtable: separate replace, destroy and stats to different workqueuesOz Shlomo1-8/+36
2021-03-15netfilter: ctnetlink: fix dump of the expect mask attributeFlorian Westphal1-0/+1
2021-03-15netfilter: x_tables: Use correct memory barriers.Mark Tomlinson1-1/+1
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson1-15/+34
2021-03-04netfilter: nftables: bogus check for netlink portID with table ownerPablo Neira Ayuso1-4/+3
2021-03-04netfilter: nftables: fix possible double hook unregistration with table ownerPablo Neira Ayuso1-1/+5
2021-03-02netfilter: nftables: disallow updates on table ownershipPablo Neira Ayuso1-0/+6
2021-02-28netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin1-2/+4
2021-02-28netfilter: conntrack: avoid misleading 'invalid' in log messageFlorian Westphal1-2/+4
2021-02-28netfilter: nf_nat: undo erroneous tcp edemux lookupFlorian Westphal1-4/+21
2021-02-28netfilter: conntrack: Remove a double space in a log messageKlemen Košir1-2/+1