summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-06-05Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-06-05net: fix smc91x.c device tree supportGrant Likely
2011-06-06netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso
2011-06-06netfilter: nf_nat: fix crash in nf_nat_csumJulian Anastasov
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-05bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman
2011-06-05qlcnic: Avoid double free of skb in tx pathSucheta Chakraborty
2011-06-05qlcnic: Fix bug in FW queue dumpAnirban Chakraborty
2011-06-05fix return values of l2tp_dfs_seq_open()Al Viro
2011-06-05get_net_ns_by_fd() oopses if proc_ns_fget() returns an errorAl Viro
2011-06-05drm/radeon/kms/atom: fix PHY initAlex Deucher
2011-06-05Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-06-04ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson
2011-06-04drm/i915: Remove unused enum "chip_family"Chris Wilson
2011-06-04drm/915: fix relaxed tiling on gen2: tile heightDaniel Vetter
2011-06-04drm/i915/crt: Explicitly return false if connected to a digital monitorChris Wilson
2011-06-04drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0Chris Wilson
2011-06-04drm/i915: Only print out the actual number of fences for i915_error_stateDaniel Vetter
2011-06-04drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/Chris Wilson
2011-06-04drm: i915: correct return status in intel_hdmi_mode_valid()Nicolas Kaiser
2011-06-04drm/i915: fix regression after clock gating init splitJason Stubbs
2011-06-04drm/i915: fix if statement in ivybridge irq handlerDan Carpenter
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik
2011-06-04btrfs: false BUG_ON when degradedArne Jansen
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver
2011-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-06-03ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner
2011-06-03ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner
2011-06-03ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner
2011-06-03ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park