summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-08-06netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso
2021-08-06netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2021-07-23netfilter: nfnl_hook: fix unused variable warningArnd Bergmann
2021-07-23netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-07-23netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-07-23netfilter: nft_last: avoid possible false sharingPablo Neira Ayuso
2021-07-23netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso
2021-07-17netfilter: nf_tables: fix audit memory leak in nf_tables_commitDongliang Mu
2021-07-06netfilter: nft_last: incorrect arithmetics when restoring last usedPablo Neira Ayuso
2021-07-06netfilter: nft_last: honor NFTA_LAST_SET on restorationPablo Neira Ayuso
2021-07-06netfilter: conntrack: Mark access for KCSANManfred Spraul
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