aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov1-32/+4
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-8/+9
2007-08-02[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-3/+3
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-6/+0
2007-07-10[NETFILTER]: nf_conntrack_expect: convert proc functions to hashPatrick McHardy1-23/+60
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy1-3/+3
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy1-8/+9
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-3/+3
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy1-0/+412