aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
...
| | * netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang2016-08-25
| | * netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-25
* | | netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang2016-09-25
* | | netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang2016-09-25
* | | netfilter: nf_tables: add range expressionPablo Neira Ayuso2016-09-25
* | | netfilter: evict stale entries when user reads /proc/net/nf_conntrackFlorian Westphal2016-09-25
* | | netfilter: xt_hashlimit: Create revision 2 to support higher pps ratesVishwanath Pai2016-09-25
* | | netfilter: xt_hashlimit: Prepare for revision 2Vishwanath Pai2016-09-25
* | | netfilter: nft_ct: report error if mark and dir specified simultaneouslyLiping Zhang2016-09-25
* | | netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocolLiping Zhang2016-09-25
* | | netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ackGao Feng2016-09-25
* | | netfilter: replace list_head with single linked listAaron Conole2016-09-25
* | | netfilter: Only allow sane values in nf_register_net_hookAaron Conole2016-09-24
* | | netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-24
* | | netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...Gao Feng2016-09-24
* | | netfilter: nft_lookup: remove superfluous element found checkPablo Neira Ayuso2016-09-23
* | | netfilter: xt_helper: Use sizeof(variable) instead of literal numberGao Feng2016-09-23
* | | netfilter: Enhance the codes used to get random onceGao Feng2016-09-23
* | | netfilter: nf_tables: check tprot_set first when we use xt.thoffLiping Zhang2016-09-23
* | | netfilter: nf_tables: improve nft payload fast evalLiping Zhang2016-09-23
* | | netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang2016-09-23
* | | netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana2016-09-23
* | | netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana2016-09-22
* | | netfilter: nft_hash: fix hash overflow validationLaura Garcia Liebana2016-09-13
* | | netfilter: nft_numgen: fix race between num generate and store itLiping Zhang2016-09-12
* | | netfilter: conntrack: remove packet hotpath statsFlorian Westphal2016-09-12
* | | netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-12
* | | netfilter: Add the missed return value check of register_netdevice_notifierGao Feng2016-09-12
* | | netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logicPablo Neira2016-09-12
* | | netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2016-09-12
* | | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-12
* | | netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso2016-09-12
* | | netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana2016-09-12
* | | netfilter: nft_queue: check the validation of queues_total and queuenumLiping Zhang2016-09-09
* | | netfilter: nf_ct_sip: allow tab character in SIP headersMarco Angaroni2016-09-07
* | | netfilter: nft_quota: introduce nft_overquota()Pablo Neira Ayuso2016-09-07
* | | netfilter: nft_quota: fix overquota logicPablo Neira Ayuso2016-09-07
* | | netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana2016-09-07
* | | netfilter: ftp: Remove the useless codeGao Feng2016-09-07
* | | netfilter: ftp: Remove the useless dlen==0 condition check in find_patternGao Feng2016-09-07
* | | netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP headerMarco Angaroni2016-09-07
* | | netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headersMarco Angaroni2016-09-07
* | | netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng2016-09-07
* | | netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2016-09-07
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-06
|\ \ | |/ |/|
| * netfilter: log: Check param to avoid overflow in nf_log_setGao Feng2016-08-30
| * netfilter: remove __nf_ct_kill_acct helperFlorian Westphal2016-08-30
| * netfilter: conntrack: resched gc again if eviction rate is highFlorian Westphal2016-08-30
| * netfilter: conntrack: add gc worker to remove timed-out entriesFlorian Westphal2016-08-30
| * netfilter: evict stale entries on netlink dumpsFlorian Westphal2016-08-30