aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2018-03-20netfilter: nf_tables: meter: pick a set backend that supports updatesFlorian Westphal2-2/+5
2018-03-20netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal8-26/+37
2018-03-20netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma1-17/+60
2018-03-20netfilter: nf_tables: remove VLA usageGustavo A. R. Silva1-8/+15
2018-03-20netfilter: nfnetlink_cthelper: Remove VLA usageGustavo A. R. Silva1-8/+17
2018-03-20netfilter: cttimeout: remove VLA usageGustavo A. R. Silva1-9/+17
2018-03-20netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso1-0/+38
2018-03-20netfilter: conncount: Support count only use caseYi-Hung Wei1-2/+8
2018-03-20netfilter: Refactor nf_conncountYi-Hung Wei2-5/+3
2018-03-17net: Convert ip_vs_ftp_opsKirill Tkhai1-0/+1
2018-03-17net: Convert ipvs_core_dev_opsKirill Tkhai1-0/+1
2018-03-17net: Convert ipvs_core_opsKirill Tkhai1-0/+1
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches1-4/+1
2018-03-13ipvs: use true and false for boolean valuesGustavo A. R. Silva2-4/+4
2018-03-13netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal1-31/+31
2018-03-11netfilter: nf_tables: release flowtable hooksPablo Neira Ayuso1-0/+1
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal3-9/+43
2018-03-08net: Convert nfnl_queue_net_opsKirill Tkhai1-0/+1
2018-03-08net: Convert nfnl_log_net_opsKirill Tkhai1-0/+1
2018-03-08net: Convert cttimeout_opsKirill Tkhai1-0/+1
2018-03-08net: Convert nfnl_acct_opsKirill Tkhai1-0/+1
2018-03-08net: Convert nfnetlink_net_opsKirill Tkhai1-0/+1
2018-03-08net: Convert nf_tables_net_opsKirill Tkhai1-0/+1
2018-03-06netfilter: nft_set_hash: skip fixed hash if timeout is specifiedPablo Neira Ayuso1-1/+1
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+24
2018-03-05netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven1-1/+1
2018-03-05netfilter: make xt_rateest hash table per netCong Wang2-31/+70
2018-03-05netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal1-0/+6
2018-03-05netfilter: compat: reject huge allocation requestsFlorian Westphal1-8/+18
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal1-1/+3
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal1-0/+15
2018-03-05netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal1-0/+3
2018-03-05netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal1-1/+2
2018-03-05netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal1-1/+30
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal1-0/+29
2018-03-05netfilter: x_tables: check error target size tooFlorian Westphal1-0/+23
2018-03-05netfilter: x_tables: check standard verdicts in coreFlorian Westphal1-6/+43
2018-03-05netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo3-5/+6
2018-03-05netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo1-9/+1
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2-3/+2
2018-03-05netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot1-4/+4
2018-03-05net: Convert proto_gre_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert ctnetlink_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert nf_conntrack_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert ip_set_net_opsKirill Tkhai1-1/+2
2018-03-05net: Convert log pernet_operationsKirill Tkhai1-0/+1
2018-02-28ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov1-1/+1
2018-02-27netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso1-1/+1
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai2-0/+2
2018-02-27net: Convert synproxy_net_opsKirill Tkhai1-0/+1