summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-16ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-07-16cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton1-6/+3
2012-07-16cifs: fix parsing of password mount optionSuresh Jayaraman1-15/+17
2012-07-16rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2-6/+22
2012-07-16rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2-2/+37
2012-07-16iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU1-2/+2
2012-07-16iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel1-0/+9
2012-07-16iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan1-2/+2
2012-07-16udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-07-16udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-07-16udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-07-16nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-07-16staging: r8712u: Add new USB IDsLubomir Schmidt1-0/+2
2012-07-16hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-07-16NFC: Prevent multiple buffer overflows in NCIDan Rosenberg1-5/+5
2012-07-16NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4
2012-07-16powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2-3/+3
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt4-12/+64
2012-07-16mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-07-16xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-07-16bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-07-16net: remove skb_orphan_try()Eric Dumazet4-31/+3
2012-07-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-07-16bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-07-16netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-07-16dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-07-16be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-16Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-07-16sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-16ipv6: Move ipv6 proc file registration to end of init orderThomas Graf1-10/+31
2012-07-16ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-07-16net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-07-16lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-07-16lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-07-16l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet1-3/+6
2012-07-16net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2-5/+16
2012-07-16drop_monitor: dont sleep in atomic contextEric Dumazet1-69/+33
2012-07-16r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-07-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-07-16bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA1-5/+7
2012-07-16bql: Avoid unneeded limit decrement.Hiroaki SHIMODA1-2/+4
2012-07-16bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA1-1/+1
2012-07-16media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky1-0/+2
2012-07-16powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-07-16powerpc/kvm: sldi should be sldMichael Neuling1-1/+1
2012-07-16ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre1-0/+74
2012-07-16ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi1-1/+1