summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy
2009-04-02netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-25netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet
2009-03-25netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-24arp_tables: ifname_compare() can assume 16bit alignmentEric Dumazet
2009-03-16netfilter: auto-load ip_queue module when socket openedScott James Remnant
2009-03-16netfilter: conntrack: increase drop stats if sequence adjustment failsPablo Neira Ayuso
2009-03-16netfilter: Kconfig spelling fixes (trivial)Stephen Hemminger
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-20netfilter: ip_tables: unfold two critical loops in ip_packet_match()Eric Dumazet
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt
2009-02-18netfilter: arp_tables: unfold two critical loops in arp_packet_match()Eric Dumazet
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-12netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy
2009-01-12netfilter 01/09: remove "happy cracking" messagePatrick McHardy
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-04netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott
2008-11-04netfilter: arptable_filter: merge forward hookAlexey Dobriyan
2008-11-04netfilter: netns-aware ipt_addrtypeAlexey Dobriyan
2008-11-03net: '&' reduxAlexey Dobriyan
2008-10-31net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian
2008-10-08netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan