aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-20[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()Roel Kluin1-1/+1
2008-03-10[NETFILTER]: nf_queue: don't return error when unregistering a non-existant handlerPatrick McHardy1-1/+1
2008-03-10[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 existsPatrick McHardy1-11/+4
2008-03-10[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 existsPatrick McHardy1-14/+16
2008-03-10[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg1-16/+3
2008-03-10[NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan1-1/+1
2008-03-10[NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt1-2/+5
2008-03-10[NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond1-1/+1
2008-03-10[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond1-1/+1
2008-02-27[NETFILTER]: xt_conntrack: fix IPv4 address comparisonJan Engelhardt1-1/+1
2008-02-27[NETFILTER]: xt_conntrack: fix missing boolean clampingJan Engelhardt1-1/+1
2008-02-27[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warningPatrick McHardy1-3/+12
2008-02-19[NETFILTER]: xt_iprange: fix subtraction-based comparisonJan Engelhardt1-1/+1
2008-02-19[NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt1-3/+0
2008-02-19[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_itPavel Emelyanov1-6/+5
2008-02-19[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet dataPatrick McHardy1-4/+6
2008-02-14[NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected.Jozsef Kadlecsik1-1/+1
2008-02-13[NETFILTER]: make secmark_tg_destroy() staticAdrian Bunk1-1/+1
2008-02-07[NETFILTER]: xt_iprange: add missing #includeJan Engelhardt1-0/+1
2008-02-07[NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy1-1/+1
2008-02-07[NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy1-1/+2
2008-02-07[NETFILTER]: nf_conntrack: TCP conntrack reopening fixJozsef Kadlecsik1-6/+26
2008-01-31[NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov1-0/+2
2008-01-31[NETFILTER]: xt_iprange: fix sparse warningsPatrick McHardy1-1/+1
2008-01-31[NETFILTER]: nf_conntrack: fix sparse warningPatrick McHardy1-1/+1
2008-01-31[NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt1-5/+5
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with constJan Engelhardt1-2/+4
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with constJan Engelhardt2-4/+8
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modulesJan Engelhardt1-20/+24
2008-01-31[NETFILTER]: nf_conntrack_sane: annotate SANE helper with constJan Engelhardt1-4/+5
2008-01-31[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt1-6/+8
2008-01-31[NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with constJan Engelhardt1-1/+2
2008-01-31[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt1-12/+13
2008-01-31[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt3-214/+227
2008-01-31[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan1-10/+10
2008-01-31[NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_namesAlexey Dobriyan1-12/+19
2008-01-31[NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*Alexey Dobriyan1-85/+145
2008-01-31[NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt1-36/+286
2008-01-31[NETFILTER]: nf_conntrack: kill unused static inline (do_iter)Ilpo Järvinen1-8/+0
2008-01-31[NETFILTER]: nf_conntrack_netlink: transmit mark during all eventsEric Leblond1-5/+6
2008-01-31[NETFILTER]: nf_conntrack_h323: clean up code a bitJan Engelhardt1-64/+64
2008-01-31[NETFILTER]: nf_conntrack: naming unificationPatrick McHardy7-145/+135
2008-01-31[NETFILTER]: nf_conntrack: don't inline early_drop()Patrick McHardy1-3/+3
2008-01-31[NETFILTER]: nf_conntrack: optimize hash_conntrack()Patrick McHardy1-7/+11
2008-01-31[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()Patrick McHardy3-11/+19
2008-01-31[NETFILTER]: nf_conntrack: switch rwlock to spinlockPatrick McHardy5-40/+40
2008-01-31[NETFILTER]: nf_conntrack: use RCU for conntrack hashPatrick McHardy4-37/+59
2008-01-31[NETFILTER]: nf_conntrack_expect: use RCU for expectation hashPatrick McHardy2-19/+31
2008-01-31[NETFILTER]: nf_conntrack_core: avoid taking nf_conntrack_lock in nf_conntrack_alter_replyPatrick McHardy1-3/+3
2008-01-31[NETFILTER]: nf_conntrack: use RCU for conntrack helpersPatrick McHardy2-46/+21