summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2020-07-19netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig
2020-07-19netfilter: remove the compat_{get,set} methodsChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()Dan Carpenter
2020-07-15netfilter: nf_tables: fix nat hook table deletionFlorian Westphal
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-07-13net: netfilter: kerneldoc fixesAndrew Lunn
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-08audit: use the proper gfp flags in the audit_log_nfcfg() callsPaul Moore
2020-07-04netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add nft_chain_add()Pablo Neira Ayuso
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso
2020-07-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2020-07-03netfilter: conntrack: refetch conntrack after nf_conntrack_update()Pablo Neira Ayuso
2020-07-01ipvs: avoid expiring many connections from timerJulian Anastasov
2020-06-30netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet
2020-06-30ipvs: register hooks only with servicesJulian Anastasov
2020-06-30netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on i...Stefano Brivio
2020-06-30netfilter: introduce support for reject at prerouting stageLaura Garcia Liebana
2020-06-29audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2020-06-25netfilter: ipset: fix unaligned atomic accessRussell King
2020-06-23audit: log nftables configuration change eventsRichard Guy Briggs
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12netfilter: nf_tables: hook list memleak in flowtable deletionPablo Neira Ayuso
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10netfilter: ctnetlink: memleak in filter initialization error pathPablo Neira Ayuso
2020-06-08netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointerStefano Brivio
2020-06-08netfilter: nft_set_rbtree: Don't account for expired elements on insertionStefano Brivio
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso
2020-06-01net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-27netfilter: nf_tables: skip flowtable hooknum and priority on device updatesPablo Neira Ayuso
2020-05-27netfilter: nf_tables: allow to register flowtable with no devicesPablo Neira Ayuso
2020-05-27netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso
2020-05-27netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso
2020-05-27netfilter: nf_tables: pass hook list to flowtable event notifierPablo Neira Ayuso
2020-05-27netfilter: nf_tables: add nft_flowtable_hooks_destroy()Pablo Neira Ayuso
2020-05-27netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()Pablo Neira Ayuso