aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2019-05-16netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin
2019-05-16netfilter: never get/set skb->tstampFlorian Westphal
2019-05-16netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-05-16netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter
2019-05-16netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-05-16ipvs: do not schedule icmp errors from tunnelsJulian Anastasov
2019-05-04netfilter: fix NETFILTER_XT_TARGET_TEE dependenciesArnd Bergmann
2019-05-04netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso
2019-05-02netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso
2019-05-02netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2019-04-17netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo
2019-04-17netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso
2019-04-17netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso
2019-04-05netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-04-05netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...Chieh-Min Wang
2019-04-05netfilter: conntrack: tcp: only close if RST matches exact sequenceFlorian Westphal
2019-04-05netfilter: nf_tables: check the result of dereferencing base_chain->statsLi RongQing
2019-04-03netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso
2019-02-16ipvs: fix warning on unused variableAndrea Claudi
2019-02-15netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-13netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi
2019-02-12netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri
2019-02-05netfilter: nft_compat: don't use refcount_inc on newly allocated entryFlorian Westphal
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso
2019-02-04netfilter: nf_nat: skip nat clash resolution for same-origin entriesMartynas Pumputis
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera
2019-01-24ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu
2019-01-18netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal
2019-01-18netfilter: nft_compat: make lists per netnsFlorian Westphal
2019-01-18netfilter: nft_compat: use refcnt_t type for nft_xt reference countFlorian Westphal
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-14netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-01-09netfilter: nft_flow_offload: Fix reverse route lookupwenxu
2019-01-08netfilter: nf_tables: selective rule dump needs table to be specifiedPablo Neira Ayuso
2019-01-08netfilter: nf_tables: fix leaking object reference countTaehee Yoo
2019-01-08netfilter: nf_tables: Fix for endless loop when dumping rulesetPhil Sutter
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-29netfilter: nf_conncount: fix argument order to find_next_bitFlorian Westphal
2018-12-29netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso
2018-12-29netfilter: nf_conncount: move all list iterations under spinlockPablo Neira Ayuso
2018-12-29netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal
2018-12-29netfilter: nf_conncount: restart search when nodes have been erasedFlorian Westphal
2018-12-29netfilter: nf_conncount: split gc in two phasesFlorian Westphal
2018-12-29netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal
2018-12-29netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTSShawn Bohrer
2018-12-29netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS