index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-04-01
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
2020-04-01
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
2020-04-01
netfilter: flowtable: populate addr_type mask
Edward Cree
2020-04-01
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-18
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
2020-03-18
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
2020-03-18
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
2020-03-18
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
2020-03-18
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
2020-03-18
netfilter: nf_tables: free flowtable hooks on hook register error
Florian Westphal
2020-03-18
netfilter: x_tables: xt_mttg_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: synproxy: synproxy_cpu_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
2020-03-18
netfilter: nf_tables: fix infinite loop when expr is not available
Florian Westphal
2020-03-12
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
2020-03-12
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
2020-03-05
netfilter: nft_tunnel: no need to call htons() when dumping ports
Xin Long
2020-03-05
netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
Cong Wang
2020-03-05
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
2020-03-05
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-02-28
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
2020-02-24
netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
Xin Long
2020-02-14
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
2020-02-14
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
2020-02-14
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
2020-02-14
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2020-02-11
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
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-18
netfilter: nft_osf: add missing check for DREG attribute
Florian Westphal
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-13
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
[next]