summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso
2018-03-30netfilter: ebt_stp: Use generic functions for comparisonsJoe Perches
2018-03-30netfilter: add flowtable documentationPablo Neira Ayuso
2018-03-30netfilter: ebtables: Add string filterBernie Harris
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris
2018-03-20netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer
2018-03-20netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso
2018-03-20netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal
2018-03-20netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma
2018-03-20netfilter: ebtables: use ADD_COUNTER macroTaehee Yoo
2018-03-20netfilter: nf_tables: remove VLA usageGustavo A. R. Silva
2018-03-20netfilter: nfnetlink_cthelper: Remove VLA usageGustavo A. R. Silva
2018-03-20netfilter: cttimeout: remove VLA usageGustavo A. R. Silva
2018-03-20netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso
2018-03-20netfilter: conncount: Support count only use caseYi-Hung Wei
2018-03-20netfilter: Refactor nf_conncountYi-Hung Wei
2018-03-13ipvs: use true and false for boolean valuesGustavo A. R. Silva
2018-03-13netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal
2018-03-05netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven
2018-03-05netfilter: make xt_rateest hash table per netCong Wang
2018-03-05netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal
2018-03-05netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal
2018-03-05netfilter: compat: reject huge allocation requestsFlorian Westphal
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-03-05netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal
2018-03-05netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal
2018-03-05netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal
2018-03-05netfilter: x_tables: check error target size tooFlorian Westphal
2018-03-05netfilter: x_tables: check standard verdicts in coreFlorian Westphal
2018-03-05netfilter: unlock xt_table earlier in __do_replaceXin Long
2018-03-05netfilter: ipt_ah: return boolean instead of integerGustavo A. R. Silva
2018-03-05netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo
2018-03-05netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo
2018-03-05netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot
2018-03-05Merge branch 'mvpp2-jumbo-frames-support'David S. Miller
2018-03-05net: mvpp2: jumbo frames supportStefan Chulski
2018-03-05net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart
2018-03-05net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman
2018-03-05net: mvpp2: update the BM buffer free/destroy logicStefan Chulski
2018-03-05net: mvpp2: use the same buffer pool for all portsStefan Chulski
2018-03-05net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer
2018-03-05net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer