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
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-31
netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag
Paul Blakey
2020-01-31
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
2020-01-31
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
2020-01-31
netfilter: Use kvcalloc
Joe Perches
2020-01-29
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
2020-01-27
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2020-01-24
netfilter: nf_tables: add __nft_chain_type_get()
Pablo Neira Ayuso
2020-01-24
netfilter: nf_tables_offload: fix check the chain offload flag
wenxu
2020-01-24
netfilter: conntrack: sctp: use distinct states for new SCTP connections
Jiri Wiesner
2020-01-24
ipvs: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-20
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-18
netfilter: nft_osf: add missing check for DREG attribute
Florian Westphal
2020-01-16
netfilter: bitwise: add support for shifts.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
2020-01-16
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
2020-01-16
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
2020-01-16
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
2020-01-16
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
2020-01-16
netfilter: flowtable: add nf_flow_table_offload_cmd()
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flow_offload_tuple() helper
Pablo Neira Ayuso
2020-01-16
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flow_offload_work_alloc()
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2020-01-16
netfilter: nat: fix ICMP header corruption on ICMP errors
Eyal Birger
2020-01-16
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-14
net: netfilter: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-13
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
[next]