aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin
2013-08-13microblaze: fix clone syscallMichal Simek
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13Merge branch 'bnx2x'David S. Miller
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov
2013-08-13myri10ge: Update MAINTAINERSHyong-Youb Kim
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-13genetlink: fix family dump raceJohannes Berg
2013-08-12net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann
2013-08-12net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz