summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov2007-10-101-32/+4
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-8/+9
* [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-08-021-3/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-3/+3
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-6/+0
* [NETFILTER]: nf_conntrack_expect: convert proc functions to hashPatrick McHardy2007-07-101-23/+60
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-101-3/+3
* [NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2007-07-101-8/+9
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-3/+3
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-021-0/+412
OpenPOWER on IntegriCloud