summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-11-17netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal
2021-11-17netfilter: nft_dynset: relax superfluous check on set updatesPablo Neira Ayuso
2021-11-17netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream statePablo Neira Ayuso
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart
2021-10-17netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-10-17netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-10-06netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-09-03netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-08-26netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-08-04netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-07-25netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin
2021-07-14netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso
2021-07-14netfilter: nft_osf: check for TCP packet before further processingPablo Neira Ayuso
2021-07-14netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso
2021-06-23netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-10netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-06-10netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal
2021-05-19netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-05-19netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet
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-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-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
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: 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: nft_compat: remove flush counter optimizationFlorian Westphal
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-30netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen
2020-12-30netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso