summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso
2020-11-27netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso
2020-11-27ipvs: fix possible memory leak in ip_vs_control_net_initWang Hai
2020-11-26netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal
2020-11-26netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet
2020-11-20net: openvswitch: Be liberal in tcp conntrack.Numan Siddique
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-01netfilter: nft_reject_inet: allow to use reject from inet ingressPablo Neira Ayuso
2020-11-01netfilter: nftables: Add __printf() attributeAndrew Lunn
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik
2020-10-31netfilter: ipset: Support the -exist flag with the destroy commandJozsef Kadlecsik
2020-10-31netfilter: ipset: Update byte and packet counters regardless of whether they ...Stefano Brivio
2020-10-31netfilter: nft_reject: add reject verdict support for netdevJose M. Guisado Gomez
2020-10-31netfilter: nft_reject: unify reject init and dump into nft_rejectJose M. Guisado Gomez
2020-10-30netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso
2020-10-30netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-10-30netfilter: nftables: fix netlink report logic in flowtable and genidPablo Neira Ayuso
2020-10-22netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-20netfilter: conntrack: connection timeout after re-registerFrancesco Ruggeri
2020-10-20ipvs: adjust the debug info in function set_tcp_statelongguang.yue
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-12netfilter: nftables: extend error reporting for chain updatesPablo Neira Ayuso
2020-10-12ipvs: clear skb->tstamp in forwarding pathJulian Anastasov
2020-10-12netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add inet ingress supportPablo Neira Ayuso
2020-10-12netfilter: add nf_ingress_hook() helper functionPablo Neira Ayuso
2020-10-12netfilter: add nf_static_key_{inc,dec}Pablo Neira Ayuso
2020-10-12ipvs: inspect reply packets from DR/TUN real serverslongguang.yue
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-04netfilter: nfnetlink: place subsys mutexes in distinct lockdep classesFlorian Westphal
2020-10-04netfilter: ipset: enable memory accounting for ipset allocationsVasily Averin
2020-10-04netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCKYueHaibing
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-09-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez
2020-09-30netfilter: nf_tables: use nla_memdup to copy udataJose M. Guisado Gomez
2020-09-30netfilter: nf_tables: fix userdata memleakJose M. Guisado Gomez
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22ipvs: Remove unused macrosYueHaibing
2020-09-22netfilter: conntrack: proc: rename stat columnFlorian Westphal
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller