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
2019-05-14
net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-06
netfilter: nf_flow_table: do not flow offload deleted conntrack entries
Taehee Yoo
2019-05-06
netfilter: nf_conntrack_h323: Remove deprecated config check
Subash Abhinov Kasiviswanathan
2019-05-06
netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
Kristian Evensen
2019-05-06
netfilter: xt_hashlimit: use struct_size() helper
Gustavo A. R. Silva
2019-05-06
netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
Taehee Yoo
2019-05-06
netfilter: nf_tables: fix base chain stat rcu_dereference usage
Florian Westphal
2019-05-06
netfilter: nf_conntrack_h323: restore boundary check correctness
Jakub Jankowski
2019-04-30
netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
Colin Ian King
2019-04-30
netfilter: nft_ct: Add ct id support
Brett Mastbergen
2019-04-30
netfilter: nf_nat: register NAT helpers.
Flavio Leitner
2019-04-30
netfilter: add API to manage NAT helpers.
Flavio Leitner
2019-04-30
netfilter: use macros to create module aliases.
Flavio Leitner
2019-04-30
netfilter: conntrack: limit sysctl setting for boolean options
Tonghao Zhang
2019-04-30
netfilter: nf_flow_table: check ttl value in flow offload data path
Taehee Yoo
2019-04-30
netfilter: nf_flow_table: fix netdev refcnt leak
Taehee Yoo
2019-04-30
netfilter: nft_flow_offload: add entry to flowtable after confirmation
Pablo Neira Ayuso
2019-04-30
netfilter: nf_tables: delay chain policy update until transaction is complete
Florian Westphal
2019-04-30
netfilter: nf_tables: fix implicit include of module.h
Paul Gortmaker
2019-04-30
netfilter: nf_tables: relocate header content to consumer
Paul Gortmaker
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
2019-04-15
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
2019-04-15
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-04-13
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
2019-04-13
netfilter: conntrack: initialize ct->timeout
Alexander Potapenko
2019-04-13
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2019-04-08
netfilter: make two functions static
Florian Westphal
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2019-04-08
netfilter: nft_redir: add inet support
Florian Westphal
2019-04-08
netfilter: nft_masq: add inet support
Florian Westphal
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
netfilter: nat: add inet family nat support
Florian Westphal
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
2019-04-08
netfilter: nf_flowtable: skip device lookup from interface index
Pablo Neira Ayuso
2019-04-08
netfilter: nft_redir: Make nft_redir_dump static
YueHaibing
2019-04-08
netfilter: nf_tables: remove unused parameter ctx
Colin Ian King
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
[next]