]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/netfilter/nfnetlink_queue.c
[SCTP]: ADD-IP updates the states where ASCONFs can be sent
[linux-2.6-omap-h63xx.git] / net / netfilter / nfnetlink_queue.c
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
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: rename functions containing...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: convert to generic netlink...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: make subsystem and callbacks...
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-07-23 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
2007-07-22 Len BrownPull acpi-debug into release branch
2007-07-22 Len BrownPull acpica into release branch
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-15 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-12 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-12 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
next