summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-12-16netfilter: ctnetlink: remove expired entries firstFlorian Westphal
2021-12-16netfilter: fix regression in looped (broad|multi)cast's MAC handlingIgnacy Gawędzki
2021-12-15netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()Eric Dumazet
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet
2021-12-08netfilter: nft_exthdr: break evaluation if setting TCP option failsPablo Neira Ayuso
2021-12-08nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groupsStefano Brivio
2021-11-30netfilter: nfnetlink_queue: silence bogus compiler warningFlorian Westphal
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-08netfilter: flowtable: fix IPv6 tunnel addr matchWill Mortensen
2021-11-08netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emitJing Yao
2021-11-08netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-11-08netfilter: ctnetlink: do not erase error code with EINVALFlorent Fourcot
2021-11-08netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLYFlorent Fourcot
2021-11-08netfilter: nft_payload: Remove duplicated include in nft_payload.cWan Jiabing
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso
2021-11-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso
2021-11-01netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream statePablo Neira Ayuso
2021-10-26netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrfFlorian Westphal
2021-10-22ipvs: autoload ipvs on genl accessThomas Weißschuh
2021-10-22netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish
2021-10-18net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish
2021-10-17netfilter: core: Fix clang warnings about unused static inlinesLukas Wunner
2021-10-14netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart
2021-10-14netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlersFlorian Westphal
2021-10-14netfilter: ipvs: remove unneeded input wrappersFlorian Westphal
2021-10-14netfilter: ipvs: remove unneeded output wrappersFlorian Westphal
2021-10-14netfilter: ipvs: prepare for hook function reductionFlorian Westphal
2021-10-14netfilter: Introduce egress hookLukas Wunner
2021-10-07netfilter: nft_dynset: relax superfluous check on set updatesPablo Neira Ayuso
2021-10-07ipvs: add sysctl_run_estimation to support disable estimationDust Li
2021-10-07netfilter: nf_tables: skip netdev events generated on netns removalFlorian Westphal
2021-10-07netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-10-07netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage valueJuhee Kang
2021-10-02netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso
2021-09-28netfilter: nf_tables: reverse order in rule replacement expansionPablo Neira Ayuso
2021-09-28netfilter: nf_tables: add position handle in event notificationPablo Neira Ayuso
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso