aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-08-22[NETFILTER]: arp_tables: fix table locking in arpt_do_tablePatrick McHardy
2006-08-17[NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy
2006-08-17[NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy
2006-08-13[NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy
2006-08-02[NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy
2006-08-02[NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy
2006-07-24[NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy
2006-07-24[NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk
2006-07-24[NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-30[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunksPatrick McHardy
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[NETFILTE] ipv4: Fix typo (Bugzilla #6753)Matt LaPlante
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-06-29[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...Patrick McHardy
2006-06-29[NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-17[NETFILTER]: hashlimit match: fix random initializationPatrick McHardy
2006-06-17[NETFILTER]: recent match: missing refcnt initializationPatrick McHardy
2006-06-17[NETFILTER]: recent match: fix "sleeping function called from invalid context"Patrick McHardy
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris
2006-06-17[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return typeAlexey Dobriyan
2006-06-17[NETFILTER]: Add SIP connection tracking helperPatrick McHardy
2006-06-17[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...Patrick McHardy
2006-06-17[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao
2006-06-17[NETFILTER]: amanda helper: convert to textsearch infrastructurePatrick McHardy
2006-06-17[NETFILTER]: FTP helper: search optimizationPatrick McHardy
2006-06-17[NETFILTER]: SNMP helper: fix debug module param typePatrick McHardy
2006-06-17[NETFILTER]: ctnetlink: change table dumping not to require an unique IDPatrick McHardy
2006-06-17[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy
2006-06-17[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy
2006-06-17[NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy
2006-06-17[NETFILTER]: recent match: replace by rewritten versionPatrick McHardy
2006-06-17[NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy
2006-06-17[NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy
2006-05-28[NETFILTER]: PPTP helper: fix sstate/cstate typoAlexey Dobriyan
2006-05-28[NETFILTER]: mark H.323 helper experimentalPatrick McHardy
2006-05-28[NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann
2006-05-23[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright
2006-05-23[NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy
2006-05-23[NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy
2006-05-22[NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer
2006-05-19[NETFILTER]: GRE conntrack: fix htons/htonl confusionAlexey Dobriyan