summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: replace list_head with single linked listAaron Conole2016-09-2510-116/+167
* netfilter: nf_queue: whitespace cleanupAaron Conole2016-09-251-4/+4
* netfilter: Only allow sane values in nf_register_net_hookAaron Conole2016-09-241-0/+5
* netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-2414-19/+19
* netfilter: call nf_hook_ingress with rcu_read_lockAaron Conole2016-09-241-1/+6
* netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2016-09-242-1/+8
* netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal2016-09-243-16/+62
* netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...Gao Feng2016-09-241-8/+4
* netfilter: nft_lookup: remove superfluous element found checkPablo Neira Ayuso2016-09-231-1/+1
* netfilter: xt_helper: Use sizeof(variable) instead of literal numberGao Feng2016-09-231-1/+1
* netfilter: Enhance the codes used to get random onceGao Feng2016-09-233-17/+4
* netfilter: nf_tables: check tprot_set first when we use xt.thoffLiping Zhang2016-09-233-10/+19
* netfilter: nf_tables: improve nft payload fast evalLiping Zhang2016-09-231-1/+1
* netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang2016-09-231-13/+43
* netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang2016-09-232-12/+92
* netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana2016-09-237-8/+60
* netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana2016-09-222-6/+28
* netfilter: nft_hash: fix hash overflow validationLaura Garcia Liebana2016-09-131-1/+1
* netfilter: nft_numgen: fix race between num generate and store itLiping Zhang2016-09-121-1/+1
* netfilter: conntrack: remove packet hotpath statsFlorian Westphal2016-09-125-29/+11
* netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLESLiping Zhang2016-09-121-4/+0
* netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-126-10/+33
* netfilter: Add the missed return value check of register_netdevice_notifierGao Feng2016-09-123-7/+28
* netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logicPablo Neira2016-09-121-9/+6
* netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso2016-09-123-10/+4
* netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validatePablo Neira Ayuso2016-09-123-78/+45
* netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2016-09-123-77/+93
* netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parsePablo Neira Ayuso2016-09-121-2/+3
* netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-127-5/+29
* netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso2016-09-122-1/+25
* netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana2016-09-122-4/+15
* netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_...Liping Zhang2016-09-091-4/+0
* netfilter: nft_queue: check the validation of queues_total and queuenumLiping Zhang2016-09-091-0/+11
* netfilter: nf_ct_sip: allow tab character in SIP headersMarco Angaroni2016-09-071-1/+1
* netfilter: nft_quota: introduce nft_overquota()Pablo Neira Ayuso2016-09-071-4/+4
* netfilter: nft_quota: fix overquota logicPablo Neira Ayuso2016-09-071-1/+1
* netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana2016-09-072-17/+17
* netfilter: ftp: Remove the useless codeGao Feng2016-09-071-12/+1
* netfilter: ftp: Remove the useless dlen==0 condition check in find_patternGao Feng2016-09-071-2/+0
* netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP headerMarco Angaroni2016-09-071-2/+3
* netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headersMarco Angaroni2016-09-071-2/+1
* netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng2016-09-073-54/+13
* netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2016-09-074-24/+7
* ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann2016-09-071-7/+8
* sfc: check MTU against minimum thresholdBert Kenward2016-09-072-1/+14
* perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann2016-09-071-1/+1
* net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie2016-09-071-1/+1
* lan78xx: mark symbols static where possibleBaoyou Xie2016-09-071-11/+13
* Merge branch 'qed-get_regs'David S. Miller2016-09-064-0/+131
|\
| * qed: Add infrastructure for debug data collectionTomer Tayar2016-09-064-0/+131
|/