summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_conntrack_ecache.h
AgeCommit message (Expand)Author
2019-09-13netfilter: conntrack: use consistent style when defining inline functionsJeremy Sowden
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal
2016-04-12netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal
2016-04-12netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal
2014-06-25netfilter: conntrack: remove timer from ecache extensionFlorian Westphal
2013-09-23netfilter: Remove extern from function prototypesJoe Perches
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso
2010-11-15netfilter: add __rcu annotationsEric Dumazet
2010-11-15netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy
2009-11-04net: cleanup include/netEric Dumazet
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso
2009-06-03netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso
2009-06-02netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso
2008-11-18netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds
2008-10-09nf_conntrack_ecache.h: Fix missing bracesGuo-Fu Tseng
2008-10-08netfilter: netns nf_conntrack: per-netns event cacheAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-04-25[NETFILTER]: nf_conntrack: uninline notifier registration functionsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: split out the event cacheMartin Josefsson