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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
2017-06-19
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
2017-05-29
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
2017-05-15
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
2017-05-15
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-05-01
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
netfilter: conntrack: mark extension structs as const
Florian Westphal
2017-04-26
netfilter: conntrack: remove prealloc support
Florian Westphal
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
2017-04-19
netfilter: allow early drop of assured conntracks
Florian Westphal
2017-04-19
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
2017-04-19
netfilter: remove last traces of variable-sized extensions
Florian Westphal
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
2017-04-19
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
Florian Westphal
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-09
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
2017-04-06
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-13
netfilter: provide nft_ctx in object init function
Florian Westphal
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-08
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-08
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
2017-02-08
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
2017-02-08
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
2017-02-08
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
2017-02-08
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
netfilter: guarantee 8 byte minalign for template addresses
Florian Westphal
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
[next]