summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-09-18xfrm_user: return error pointer instead of NULL #2Mathias Krause
2012-09-18xfrm_user: return error pointer instead of NULLMathias Krause
2012-09-18ipv6: use DST_* macro to set obselete fieldNicolas Dichtel
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18net: rt_cache_flush() cleanupEric Dumazet
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-18Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-18Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-18ARM i.MX25: Make timer irq work againSascha Hauer
2012-09-18ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam
2012-09-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-18Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-18[SCSI] hpsa: fix handling of protocol errorStephen M. Cameron
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron
2012-09-18blk: add an upper sanity check on partition addingAlan Cox
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro
2012-09-18sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart
2012-09-18DMA: PL330: Check the pointer returned by kzallocSachin Kamat
2012-09-18DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()Sachin Kamat
2012-09-18ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settingsTetsuyuki Kobayashi
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera
2012-09-17Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-17workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan
2012-09-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-09-17memory hotplug: fix section info double registration bugqiuxishi
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-09-17drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman
2012-09-17compiler.h: add __visibleAndi Kleen
2012-09-17pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever
2012-09-17slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim
2012-09-17slab: fix starting index for finding another objectJoonsoo Kim
2012-09-17slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman
2012-09-17nbd: clear waiting_queue on shutdownPaul Clements
2012-09-17MAINTAINERS: fix TXT maintainer list and source repo pathGang Wei
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu
2012-09-17memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang
2012-09-17hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck
2012-09-17Revert "drm/radeon: rework pll selection (v3)"Alex Deucher
2012-09-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-17fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri
2012-09-17[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com
2012-09-17[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2012-09-17ARM: at91: fix missing #interrupt-cells on gpio-controllerJean-Christophe PLAGNIOL-VILLARD
2012-09-17drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao