index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
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
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-27
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-26
netfilter: flowtable: add hash offset field to tuple
Pablo Neira Ayuso
2021-01-26
ipvs: add weighted random twos choice algorithm
Darby Payne
2021-01-25
netfilter: ctnetlink: remove get_ct indirection
Florian Westphal
2021-01-16
netfilter: nft_dynset: dump expressions when set definition contains no expre...
Pablo Neira Ayuso
[prev]
[next]