summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-03-08net: Convert nfnl_queue_net_opsKirill Tkhai
2018-03-08net: Convert nfnl_log_net_opsKirill Tkhai
2018-03-08net: Convert cttimeout_opsKirill Tkhai
2018-03-08net: Convert nfnl_acct_opsKirill Tkhai
2018-03-08net: Convert nfnetlink_net_opsKirill Tkhai
2018-03-08net: Convert nf_tables_net_opsKirill Tkhai
2018-03-06netfilter: nft_set_hash: skip fixed hash if timeout is specifiedPablo Neira Ayuso
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: 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: 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-05net: Convert proto_gre_net_opsKirill Tkhai
2018-03-05net: Convert ctnetlink_net_opsKirill Tkhai
2018-03-05net: Convert nf_conntrack_net_opsKirill Tkhai
2018-03-05net: Convert ip_set_net_opsKirill Tkhai
2018-03-05net: Convert log pernet_operationsKirill Tkhai
2018-02-28ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov
2018-02-27netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai
2018-02-27net: Convert synproxy_net_opsKirill Tkhai
2018-02-27net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai
2018-02-27netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso
2018-02-27netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_opsKirill Tkhai
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-02-16netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet
2018-02-14netfilter: nat: cope with negative port rangePaolo Abeni
2018-02-14netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal
2018-02-14netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal
2018-02-14netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal
2018-02-14netfilter: xt_set: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: xt_CT: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal
2018-02-14netfilter: x_tables: remove pr_info where possibleFlorian Westphal