index
:
pm24.git
master
perf-mon
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-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...
Pablo Neira Ayuso
2020-03-19
netfilter: flowtable: populate addr_type mask
Edward Cree
2020-03-19
netfilter: flowtable: Fix flushing of offloaded flows on free
Paul Blakey
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
Haishuang Yan
2020-03-06
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
2020-03-05
netfilter: nf_tables: fix infinite loop when expr is not available
Florian Westphal
2020-03-05
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
2020-03-04
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
2020-03-04
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
2020-03-04
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
2020-03-04
netfilter: nf_tables: free flowtable hooks on hook register error
Florian Westphal
2020-03-04
netfilter: x_tables: xt_mttg_seq_next should increase position index
Vasily Averin
2020-03-04
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
2020-03-04
netfilter: synproxy: synproxy_cpu_seq_next should increase position index
Vasily Averin
2020-03-04
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
2020-02-26
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
2020-02-26
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
2020-02-26
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2020-02-22
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
2020-02-22
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-02-18
netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()
Stefano Brivio
2020-02-18
netfilter: nft_set_pipapo: Fix mapping table example in comments
Stefano Brivio
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2020-02-11
netfilter: conntrack: split resolve_clash function
Florian Westphal
2020-02-11
netfilter: conntrack: place confirm-bit setting in a helper
Florian Westphal
2020-02-11
netfilter: conntrack: remove two args from resolve_clash
Florian Westphal
2020-02-07
netfilter: flowtable: skip offload setup if disabled
Florian Westphal
2020-02-07
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
2020-02-07
netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
Cong Wang
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
[next]