aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAge
* [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-26
* [NETFILTER] ipv4: Spelling fixesJoe Perches2007-12-20
* [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-14
* [NETFILTER]: Fix kernel panic with REDIRECT target.Evgeniy Polyakov2007-11-20
* [IPV4]: Add missing "space"Joe Perches2007-11-20
* [NETFILTER]: nf_nat: fix memset errorLi Zefan2007-11-13
* [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-07
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-07
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-07
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-30
* sysctl: remove broken netfilter binary sysctlsEric W. Biederman2007-10-18
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-15
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-15
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-15
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
* [NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov2007-10-10
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-11
* [NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messagesPatrick McHardy2007-09-11
* [NETFILTER]: nf_nat_sip: don't drop short packetsPatrick McHardy2007-08-14
* [IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl2007-08-14
* [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-07
* [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...Jesper Juhl2007-08-07
* [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-08-02
* netfilter endian regressionsAl Viro2007-07-26
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-24
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-14
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-14
* [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP errorYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-14
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severityDan Aloni2007-07-11
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-11
* [NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy2007-07-11
* [NETFILTER]: ipt_SAME: add to feature-removal-schedulePatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack_expect: convert proc functions to hashPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-11
* [NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-11