summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Linux 3.0.72v3.0.72Greg Kroah-Hartman1-1/+1
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-10/+14
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-04-05atl1e: drop pci-msi support because of packet corruptionMugunthan V N2-21/+2
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet1-1/+2
2013-04-05unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO2-1/+2
2013-04-058021q: fix a potential use-after-freeCong Wang1-7/+7
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet1-2/+5
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-04-05sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-04-05tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)4-16/+63
2013-04-05tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)1-7/+12
2013-04-05ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o5-21/+21
2013-04-05efivars: Handle duplicate names from get_next_variable()Matt Fleming1-3/+62
2013-04-05efivars: explicitly calculate length of VariableNameMatt Fleming1-0/+27
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä1-7/+4
2013-04-05drm/i915: don't set unpin_work if vblank_get failsJesse Barnes1-5/+7
2013-04-05nfsd4: reject "negative" acl lengthsJ. Bruce Fields1-1/+1
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov2-1/+9
2013-04-05KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek1-0/+6
2013-04-05mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu1-7/+8
2013-04-05KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity1-0/+1
2013-04-05macvtap: zerocopy: validate vectors before building skbJason Wang1-0/+4
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity4-0/+24
2013-04-05NFS: nfs_getaclargs.acl_len is a size_tChuck Lever1-1/+2
2013-04-05NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust3-6/+9
2013-04-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson5-48/+89
2013-04-05KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka1-3/+7
2013-04-05batman-adv: Only write requested number of byte to user bufferSven Eckelmann1-3/+2
2013-04-05batman-adv: bat_socket_read missing checksPaul Kot1-2/+2
2013-04-05x25: Handle undersized/fragmented skbsMatthew Daley6-17/+87
2013-04-05x25: Validate incoming call user data lengthsMatthew Daley2-0/+9
2013-04-05KVM: Clean up error handling during VCPU creationJan Kiszka2-10/+6
2013-04-05Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1
2013-04-05usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-04-05net/irda: add missing error path release_sock callKees Cook1-2/+4
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-04-05vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-04-05usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-04-05xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-05sysfs: handle failure path correctly for readdir()Ming Lei1-0/+4