]> nv-tegra.nvidia Code Review - linux-3.10.git/history - net/netfilter/nfnetlink_queue.c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-3.10.git] / net / netfilter / nfnetlink_queue.c
2008-03-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-10 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix EPERM when binding...
2008-03-10 Eric Leblond[NETFILTER]: nfnetlink_queue: fix computation of alloca...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-03 Paul MackerrasMerge branch 'for-2.6.25' of master.kernel.org:/pub...
2008-03-01 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-29 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-02-27 Christoph LameterMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-26 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-24 David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-20 Patrick McHardy[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_A...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Eric Dumazet[NETFILTER]: Supress some sparse warnings
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_{queue,log}: return proper error...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: update copyright
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: remove useless enqueue...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: eliminate impossible...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: use endianness-aware...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: mark hash table __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: remove useless debugging
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: kill useless wrapper
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink: use RCU for queue instances...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: avoid unnecessary atomic...
2008-01-28 Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-20 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh://master.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-13 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2007-10-12 Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-10 Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink_queue: use netlink policy
next