summaryrefslogtreecommitdiff
path: root/include/linux/netfilter/nf_conntrack_proto_gre.h
AgeCommit message (Expand)Author
2019-01-18netfilter: conntrack: remove pkt_to_tuple callbackFlorian Westphal
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal
2019-01-18netfilter: conntrack: gre: convert rwlock to rcuFlorian Westphal
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2008-10-08netfilter: netns nf_conntrack: GRE conntracking in netnsAlexey Dobriyan
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy