aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-15qlcnic: Reinitialize mailbox data structures after firmware resetManish Chopra1-1/+1
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco11-14/+14
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_resetDaniel Borkmann1-5/+8
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer5-2/+72
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15net/usb/r8152: enable interrupt transferhayeswang1-27/+113
2013-08-15net/usb/r8152: enable tx checksumhayeswang1-5/+59
2013-08-15net/usb/r8152: support aggregationhayeswang1-161/+486
2013-08-15rtnetlink: remove an unneeded testDan Carpenter1-2/+2
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel3-10/+37
2013-08-15ipip: add x-netns supportNicolas Dichtel5-21/+33
2013-08-15ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel2-5/+5
2013-08-15dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel2-6/+7
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-14usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel2-0/+1
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2-0/+1
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen1-1/+1
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-4/+4
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu1-3/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea3-2/+3
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang5-53/+16
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu1-1/+1
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bitLothar Waßmann1-10/+25
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko1-0/+10
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin1-10/+7
2013-08-13microblaze: fix clone syscallMichal Simek4-1/+18
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov9-10/+107
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov8-9/+84
2013-08-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+2
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa5-3/+61
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2-17/+1
2013-08-13tcp: reset reordering est. selectively on timeoutYuchung Cheng1-2/+7
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1