summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah
2021-07-06netfilter: conntrack: improve RST handling when tuple is re-usedAli Abdallah
2021-07-02netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin
2021-07-02netfilter: nf_tables: Fix dereference of null pointer flowColin Ian King
2021-07-02netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-22netfilter: nf_tables: do not allow to delete table with owner by handlePablo Neira Ayuso
2021-06-22netfilter: nf_tables: skip netlink portID validation if zeroPablo Neira Ayuso
2021-06-21netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...Pablo Neira Ayuso
2021-06-21netfilter: nf_tables: memleak in hw offload abort pathPablo Neira Ayuso
2021-06-21netfilter: nfnetlink_hook: fix check for snprintf() overflowDan Carpenter
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18netfilter: conntrack: pass hook state to log functionsFlorian Westphal
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso
2021-06-16netfilter: nft_extdhr: Drop pointless check of tprot_setPhil Sutter
2021-06-16netfilter: nft_exthdr: Search chunks in SCTP packets onlyPhil Sutter
2021-06-16netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso
2021-06-16netfilter: nft_osf: check for TCP packet before further processingPablo Neira Ayuso
2021-06-16netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso
2021-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-06-10netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-09netfilter: nf_tables: move base hook annotation to init helperFlorian Westphal
2021-06-09netfilter: nfnetlink_hook: add depends-on nftablesFlorian Westphal
2021-06-09netfilter: nfnetlink_hook: fix array index out-of-bounds errorColin Ian King
2021-06-09netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso
2021-06-09netfilter: nft_exthdr: Fix for unsafe packet data readPhil Sutter
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07netfilter: add new hook nfnl subsystemFlorian Westphal
2021-06-07netfilter: annotate nf_tables base hook opsFlorian Westphal
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso
2021-06-07netfilter: nf_tables: remove nft_ctx_init_from_setattr()Pablo Neira Ayuso
2021-06-07netfilter: nf_tables: remove nft_ctx_init_from_elemattr()Pablo Neira Ayuso
2021-06-07netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso
2021-06-02netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-01netfilter: fix clang-12 fmt string warningsFlorian Westphal
2021-06-01netfilter: nft_set_pipapo_avx2: fix up description warningsFlorian Westphal
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2021-05-29netfilter: use nfnetlink_unicast()Pablo Neira Ayuso
2021-05-29netfilter: xt_CT: Remove redundant assignment to retYang Li
2021-05-29netfilter: x_tables: improve limit_mt scalabilityJason Baron