summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-05-19netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet
2021-05-19netfilter: nftables: Fix a memleak from userdata error path in new objectsPablo Neira Ayuso
2021-05-19netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-14netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso
2021-05-14netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-05-14netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-05-07netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-04-21netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet
2021-04-21netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso
2021-04-21netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-10netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso
2021-04-10netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-30netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang
2021-03-30netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2021-03-30netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso
2021-03-30netfilter: ctnetlink: fix dump of the expect mask attributeFlorian Westphal
2021-03-17netfilter: x_tables: gpf inside xt_find_revision()Vasily Averin
2021-03-17netfilter: nf_nat: undo erroneous tcp edemux lookupFlorian Westphal
2021-02-17netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal
2021-02-17netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen
2021-02-17netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso
2021-02-17netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-03netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso
2021-01-19netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu
2021-01-19netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-19netfilter: ipset: fixes possible oops in mtype_resizeVasily Averin
2021-01-12netfilter: nft_dynset: report EOPNOTSUPP on missing set featurePablo Neira Ayuso
2021-01-12netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal
2021-01-12netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin
2020-12-09netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen
2020-12-08netfilter: nftables: comment indirect serialization of commit_mutex with rtnl...Pablo Neira Ayuso
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
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-10-31netfilter: ipset: Update byte and packet counters regardless of whether they ...Stefano Brivio
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