index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2021-03-28
netfilter: nf_conntrack_acct.c: A typo fix
Bhaskar Chowdhury
2021-03-28
netfilter: ipvs: A spello fix
Bhaskar Chowdhury
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add offload support for xmit path types
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add dsa support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add pppoe support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add bridge vlan filtering support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
2021-03-18
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2021-03-18
netfilter: nftables: skip hook overlap logic if flowtable is stale
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: refresh timeout after dst and writable checks
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: call dst_check() to fall back to classic forwarding
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: consolidate skb_try_make_writable() call
Pablo Neira Ayuso
2021-03-18
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-18
netfilter: flowtable: Make sure GC works periodically in idle system
Yinjun Zhang
2021-03-18
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
2021-03-18
netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
Pablo Neira Ayuso
2021-03-18
netfilter: conntrack: Fix gre tunneling over ipv6
Ludovic Senecaux
2021-03-18
netfilter: flowtable: separate replace, destroy and stats to different workqu...
Oz Shlomo
2021-03-15
netfilter: ctnetlink: fix dump of the expect mask attribute
Florian Westphal
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-04
netfilter: nftables: bogus check for netlink portID with table owner
Pablo Neira Ayuso
2021-03-04
netfilter: nftables: fix possible double hook unregistration with table owner
Pablo Neira Ayuso
2021-03-02
netfilter: nftables: disallow updates on table ownership
Pablo Neira Ayuso
2021-02-28
netfilter: x_tables: gpf inside xt_find_revision()
Vasily Averin
2021-02-28
netfilter: conntrack: avoid misleading 'invalid' in log message
Florian Westphal
2021-02-28
netfilter: nf_nat: undo erroneous tcp edemux lookup
Florian Westphal
2021-02-28
netfilter: conntrack: Remove a double space in a log message
Klemen Košir
2021-02-15
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
2021-02-15
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
2021-02-15
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-09
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
2021-02-09
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-02-06
netfilter: nftables: remove redundant assignment of variable err
Colin Ian King
2021-02-04
netfilter: move handlers to net/ip_vs.h
Leon Romanovsky
2021-02-04
netfilter: flowtable: fix tcp and udp header checksum update
Sven Auhagen
2021-02-04
netfilter: nftables: fix possible UAF over chains from packet path in netns
Pablo Neira Ayuso
2021-02-04
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
[next]