aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-13l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov
2013-06-13packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner
2013-06-12frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita
2013-06-12kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei
2013-06-12mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
2013-06-12aio: fix io_destroy() regression by using call_rcu()Kent Overstreet
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold
2013-06-12fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues
2013-06-12swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-06-12drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren
2013-06-12cciss: fix broken mutex usage in ioctlStephen M. Cameron
2013-06-12audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov
2013-06-12drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore
2013-06-12drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko
2013-06-12memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin
2013-06-12ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu
2013-06-12lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-06-12Merge branch 'wireless'David S. Miller