index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-29
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-05-29
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-05-29
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-23
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-05-23
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-05-16
netfilter/x_tables: switch to proc_create_seq_private
Christoph Hellwig
2018-05-16
netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
netfilter/x_tables: simplify ѕeq_file code
Christoph Hellwig
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2018-05-09
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-05-09
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-05-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
2018-05-08
netfilter: core: add missing __rcu annotation
Florian Westphal
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
2018-05-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-04-27
netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
Florian Westphal
2018-04-27
netfilter: x_tables: check name length in find_match/target, too
Florian Westphal
2018-04-27
netfilter: Fix handling simultaneous open in TCP conntrack
Jozsef Kadlecsik
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-17
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
2018-04-16
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-04-16
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-11
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
2018-03-30
netfilter: Merge assignment with return
Arushi Singhal
2018-03-30
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
netfilter: ebtables: Add string filter
Bernie Harris
[next]