pandora-kernel.git
2011-01-18 Florian Westphalnetfilter: allow NFQUEUE bypass if no listener is available
2011-01-18 Florian Westphalnetfilter: reduce NF_VERDICT_MASK to 0xff
2011-01-18 Florian Westphalnetfilter: nfnetlink_queue: do not free skb on error
2011-01-18 Florian Westphalnetfilter: nfnetlink_queue: return error number to...
2011-01-18 Florian Westphalnetfilter: Kconfig: NFQUEUE is useless without NETFILTE...
2011-01-18 Changli Gaonetfilter: nf_conntrack: remove an atomic bit operation
2011-01-18 Changli Gaonetfilter: nf_nat: fix conversion to non-atomic bit ops
2011-01-16 Thomas Grafnetfilter: create audit records for x_tables replaces
2011-01-16 Thomas Grafnetfilter: audit target to record accepted/dropped...
2011-01-14 Patrick McHardynetfilter: nf_conntrack: use is_vmalloc_addr()
2011-01-14 Patrick McHardyMerge branch 'master' of git://1984.lsi.us.es/net-next-2.6
2011-01-14 Patrick McHardynetfilter: fix Kconfig dependencies
2011-01-13 Florian Westphalnetfilter: ebt_ip6: allow matching on ipv6-icmp types...
2011-01-13 Eric Dumazetnetfilter: x_table: speedup compat operations
2011-01-13 Patrick McHardynetfilter: xt_conntrack: support matching on port ranges
2011-01-13 Jan Engelhardtnetfilter: xt_comment: drop unneeded unsigned qualifier
2011-01-13 Hans SchillstromIPVS: netns, final patch enabling network name space.
2011-01-13 Hans SchillstromIPVS: netns, misc init_net removal in core.
2011-01-13 Hans SchillstromIPVS: netns, svc counters moved in ip_vs_ctl,c
2011-01-13 Hans SchillstromIPVS: netns, trash handling
2011-01-13 Hans SchillstromIPVS: netns, defense work timer.
2011-01-13 Hans SchillstromIPVS: netns, ip_vs_ctl local vars moved to ipvs struct.
2011-01-13 Hans SchillstromIPVS: netns, connection hash got net as param.
2011-01-13 Hans SchillstromIPVS: netns, ip_vs_stats and its procfs
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_sync
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_est
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_app
2011-01-13 Hans SchillstromIPVS: netns, common protocol changes and use of appcnt.
2011-01-13 Hans SchillstromIPVS: netns, use ip_vs_proto_data as param.
2011-01-13 Hans SchillstromIPVS: netns preparation for proto_ah_esp
2011-01-13 Hans SchillstromIPVS: netns preparation for proto_sctp
2011-01-13 Hans SchillstromIPVS: netns preparation for proto_udp
2011-01-13 Hans SchillstromIPVS: netns preparation for proto_tcp
2011-01-13 Hans SchillstromIPVS: netns, prepare protocol
2011-01-13 Hans SchillstromIPVS: netns awarness to lblc sheduler
2011-01-13 Hans SchillstromIPVS: netns awarness to lblcr sheduler
2011-01-13 Hans SchillstromIPVS: netns to services part 1
2011-01-13 Hans SchillstromIPVS: netns, add basic init per netns.
2011-01-13 Simon HormanMerge branch 'master' of git://git./linux/kernel/git...
2011-01-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-01-07 Linus TorvaldsMerge branch 'x86-apic-cleanups-for-linus' of git:...
2011-01-07 Linus TorvaldsMerge branch 'mce-for-linus' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'edac-for-linus' of git://git./linux/kerne...
2011-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-01-07 Linus TorvaldsMerge branch 'rmobile-latest' of git://git./linux/kerne...
2011-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-01-07 Dan Carpenterinput/tc3589x: fix compile error
2011-01-07 Russell King... spi/omap: Fix DMA API usage in OMAP MCSPI driver
2011-01-07 Richard Genoudspi/imx: correct the test on platform_get_irq() return...
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Peter Zijlstrasched: Constify function scope static struct sched_para...
2011-01-07 Hillf Dantonsched: Fix strncmp operation
2011-01-07 Mike Galbraithsched: Move sched_autogroup_exit() to free_signal_struct()
2011-01-07 Mike Galbraithsched: Fix struct autogroup memory leak
2011-01-07 Yong Zhangsched: Mark autogroup_init() __init
2011-01-07 Yong Zhangsched: Consolidate the name of root_task_group and...
2011-01-07 Ingo MolnarMerge branch 'linus' into x86/apic-cleanups
2011-01-07 Borislav PetkovEDAC, MCE: Fix NB error formatting
2011-01-07 Randy DunlapEDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit
2011-01-07 Borislav PetkovEDAC, MCE: Enable MCE decoding on F15h
2011-01-07 Borislav PetkovEDAC, MCE: Allow F15h bank 6 MCE injection
2011-01-07 Borislav PetkovEDAC, MCE: Shorten error report formatting
2011-01-07 Borislav PetkovEDAC, MCE: Overhaul error fields extraction macros
2011-01-07 Borislav PetkovEDAC, MCE: Add F15h FP MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: Add F15 EX MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: Add an F15h NB MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: No F15h LS MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: Add F15h CU MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: Add F15h IC MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: Add F15h DC MCE decoder
2011-01-07 Borislav PetkovEDAC, MCE: Select extended error code mask
2011-01-07 Borislav Petkovamd64_edac: Disable DRAM ECC injection on K8
2011-01-07 Borislav PetkovEDAC: Fixup scrubrate manipulation
2011-01-07 Borislav Petkovamd64_edac: Remove two-stage initialization
2011-01-07 Borislav Petkovamd64_edac: Check ECC capabilities initially
2011-01-07 Borislav Petkovamd64_edac: Carve out ECC-related hw settings
2011-01-07 Borislav Petkovamd64_edac: Remove PCI ECS enabling functions
2011-01-07 Borislav Petkovamd64_edac: Remove explicit Kconfig PCI dependency
2011-01-07 Borislav Petkovamd64_edac: Allocate driver instances dynamically
2011-01-07 Borislav Petkovamd64_edac: Rework printk macros
2011-01-07 Borislav Petkovamd64_edac: Rename CPU PCI devices
2011-01-07 Borislav Petkovamd64_edac: Concentrate per-family init even more
2011-01-07 Borislav Petkovamd64_edac: Cleanup the CPU PCI device reservation
2011-01-07 Borislav Petkovamd64_edac: Simplify CPU family detection
2011-01-07 Borislav Petkovamd64_edac: Add per-family init function
2011-01-07 Borislav Petkovamd64_edac: Use cached extended CPU model
2011-01-07 Borislav Petkovamd64_edac: Remove F11h support
2011-01-07 Nick Pigginfs: scale mntget/mntput
2011-01-07 Nick Pigginfs: rename vfsmount counter helpers
2011-01-07 Nick Pigginfs: implement faster dentry memcmp
2011-01-07 Nick Pigginfs: prefetch inode data in dcache lookup
2011-01-07 Nick Pigginfs: improve scalability of pseudo filesystems
2011-01-07 Nick Pigginfs: dcache per-inode inode alias locking
next