summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-07-29ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa3-2/+9
2013-07-29l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-07-29ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-18/+31
2013-07-29net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-29x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-07-29neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-07-29sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10
2013-07-29af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2013-07-29ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2013-07-29macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-07-29ipv6: don't call addrconf_dst_alloc again when enable loGao feng1-0/+3
2013-07-29ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik1-2/+2
2013-07-29bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-07-29sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-07-29sparc64 address-congruence propertybob picco1-1/+8
2013-07-29sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-29perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra1-1/+14
2013-07-29perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa1-1/+10
2013-07-29perf: Clone child context from parent context pmuJiri Olsa1-1/+1
2013-07-29iommu/amd: Only unmap large pages from the first pteAlex Williamson1-1/+5
2013-07-29tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-07-29SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-07-29SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-07-29ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-29rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-07-29tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner1-1/+9
2013-07-29ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam1-1/+1
2013-07-29ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-07-29libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-07-29ext3: fix data=journal fast mount/umount hangJan Kara1-1/+2
2013-07-22Linux 3.4.54v3.4.54Greg Kroah-Hartman1-1/+1
2013-07-22Handle big endianness in NTLM (ntlmv2) authenticationSteve French2-7/+7
2013-07-22drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-22ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-07-22ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o1-3/+8
2013-07-22ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara1-2/+2
2013-07-22ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara1-2/+2
2013-07-22timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche1-3/+5
2013-07-22ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-22ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-07-22ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi1-0/+10
2013-07-22ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu1-0/+4
2013-07-22drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin1-1/+1
2013-07-22genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings1-3/+3
2013-07-22xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-07-22pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-07-22usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-22xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-22usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2