summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3022-22/+0
* [NETFILTE] ipv4: Fix typo (Bugzilla #6753)Matt LaPlante2006-06-291-1/+1
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-1/+1
* [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...Patrick McHardy2006-06-291-2/+10
* [NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy2006-06-292-2/+4
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+1
* [NETFILTER]: hashlimit match: fix random initializationPatrick McHardy2006-06-171-2/+5
* [NETFILTER]: recent match: missing refcnt initializationPatrick McHardy2006-06-171-0/+1
* [NETFILTER]: recent match: fix "sleeping function called from invalid context"Patrick McHardy2006-06-171-5/+10
* [SECMARK]: Add secmark support to conntrackJames Morris2006-06-173-0/+20
* [SECMARK]: Add secmark support to core networking.James Morris2006-06-171-0/+1
* [NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return typeAlexey Dobriyan2006-06-171-3/+3
* [NETFILTER]: Add SIP connection tracking helperPatrick McHardy2006-06-174-0/+740
* [NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...Patrick McHardy2006-06-171-30/+27
* [NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao2006-06-174-7/+196
* [NETFILTER]: amanda helper: convert to textsearch infrastructurePatrick McHardy2006-06-172-49/+96
* [NETFILTER]: FTP helper: search optimizationPatrick McHardy2006-06-171-34/+43
* [NETFILTER]: SNMP helper: fix debug module param typePatrick McHardy2006-06-171-1/+1
* [NETFILTER]: ctnetlink: change table dumping not to require an unique IDPatrick McHardy2006-06-171-8/+24
* [NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy2006-06-171-31/+22
* [NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond2006-06-171-0/+6
* [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-175-4/+15
* [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-172-2/+2
* [NETFILTER]: recent match: replace by rewritten versionPatrick McHardy2006-06-171-891/+377
* [NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy2006-06-172-62/+22
* [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-171-1/+1
* [NETFILTER]: PPTP helper: fix sstate/cstate typoAlexey Dobriyan2006-05-281-2/+2
* [NETFILTER]: mark H.323 helper experimentalPatrick McHardy2006-05-281-2/+2
* [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann2006-05-282-0/+2
* [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright2006-05-231-0/+1
* [NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy2006-05-231-1/+1
* [NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy2006-05-231-15/+19
* [NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy2006-05-221-8/+7
* [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2006-05-191-1/+1
* [NETFILTER]: GRE conntrack: fix htons/htonl confusionAlexey Dobriyan2006-05-191-6/+6
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-191-1/+1
* [NETFILTER]: Fix memory leak in ipt_recentJesper Juhl2006-05-191-1/+1
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-031-3/+3
* [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
* [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy2006-05-031-0/+2
* [NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy2006-05-031-4/+4
* [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy2006-05-031-0/+2
* [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-021-4/+7
* [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-19/+14
* [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-241-1/+1
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-113-5/+5
* [NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy2006-04-091-1/+1
* [NETFILTER]: H.323 helper: remove changelogPatrick McHardy2006-04-092-49/+0
* [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-095-53/+13
* [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy2006-04-091-0/+1