summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-3/+0
* netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-3/+0
* netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-11/+8
* netfilter: constify nf_conntrack_l3/4proto parametersJulia Lawall2017-08-022-8/+8
* netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-15/+0
* netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter2017-07-311-1/+1
* netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter2017-07-311-1/+1
* netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter2017-07-311-2/+2
* netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter2017-07-311-1/+1
* netfilter: add and use nf_ct_unconfirmed_destroyFlorian Westphal2017-07-311-0/+3
* netfilter: expect: add and use nf_ct_expect_iterate helpersFlorian Westphal2017-07-311-0/+5
* netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso2017-07-241-0/+2
* net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* netfilter: conntrack: use NFPROTO_MAX to size arrayFlorian Westphal2017-06-191-2/+2
* netfilter: nf_tables: pass set description to ->privsizePablo Neira Ayuso2017-05-291-1/+2
* netfilter: nf_tables: select set backend flavour depending on descriptionPablo Neira Ayuso2017-05-291-6/+20
* netfilter: conntrack: add nf_ct_iterate_destroyFlorian Westphal2017-05-291-0/+4
* netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal2017-05-291-3/+3
* netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso2017-05-151-1/+1
* netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2017-05-151-0/+2
* netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-151-0/+2
* netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang2017-05-011-6/+1
* netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal2017-05-011-2/+1
* netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-261-1/+1
* netfilter: conntrack: mark extension structs as constFlorian Westphal2017-04-261-2/+2
* netfilter: conntrack: remove prealloc supportFlorian Westphal2017-04-261-6/+0
* netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-261-0/+2
* nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal2017-04-191-2/+2
* netfilter: allow early drop of assured conntracksFlorian Westphal2017-04-191-0/+3
* netfilter: conntrack: use u8 for extension sizes againFlorian Westphal2017-04-191-2/+2
* netfilter: remove last traces of variable-sized extensionsFlorian Westphal2017-04-191-7/+1
* netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-191-5/+6
* netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-191-1/+4
* netfilter: conntrack: move helper struct to nf_conntrack_helper.hFlorian Westphal2017-04-192-19/+17
* netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-152-6/+1
* netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-151-9/+1
* netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng2017-04-092-2/+0
* netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng2017-04-061-18/+18
* netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng2017-04-061-0/+1
* netfilter: expect: Make sure the max_expected limit is effectiveGao Feng2017-04-061-0/+1
* netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso2017-04-061-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-233-4/+34
|\
| * Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2017-03-131-1/+0
| * netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2017-03-131-1/+1
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-131-0/+29
| * netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso2017-03-081-2/+4
* | netfilter: refcounter conversionsReshetova, Elena2017-03-172-2/+5
* | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-1/+1
* | netfilter: provide nft_ctx in object init functionFlorian Westphal2017-03-131-1/+2
* | netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso2017-03-061-4/+5
|/
OpenPOWER on IntegriCloud