summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-27net_sched: restore "overhead xxx" handlingEric Dumazet5-22/+28
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-27udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2-8/+27
2013-06-27tuntap: forbid changing mq flag for persistent deviceJason Wang1-0/+4
2013-06-27net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga1-3/+3
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski3-21/+56
2013-06-27ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-06-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO1-1/+1
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2-2/+2
2013-06-27tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-06-27xfrm: properly handle invalid states as an errorTimo Teräs1-0/+1
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu1-14/+27
2013-06-27netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-06-27vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-27net/802/mrp: fix lockdep splatEric Dumazet1-2/+2
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-06-27net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-06-27x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-27x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-27x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-27range: Do not add new blank slot with add_range_with_mergeYinghai Lu1-10/+11
2013-06-27drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-27drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse1-2/+4
2013-06-27drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-27ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-27ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-27ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-27x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-27x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-27carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-06-27parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2-0/+32
2013-06-27parisc: fix serial ports on C8000 workstationThomas Bogendoerfer3-1/+76
2013-06-27parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2-3/+3
2013-06-27parisc: parport0: fix this legacy no-device port driver!Helge Deller2-4/+4
2013-06-27parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-06-27parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1
2013-06-27parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller1-4/+1
2013-06-27parisc: memory overflow, 'name' length is too short for usingChen Gang1-1/+1
2013-06-27parisc: fix irq stack on UP and SMPHelge Deller3-41/+26
2013-06-27parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2-10/+10
2013-06-27parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller4-0/+14
2013-06-27parisc: add rp5470 entry to machine databaseHelge Deller1-0/+1
2013-06-27parisc: implement irq stacks - part 2 (v2)Helge Deller5-17/+102
2013-06-27parisc: remove the second argument of kmap_atomic()Zhao Hongjiang1-3/+3
2013-06-27parisc: tlb flush counting fix for SMP and UPHelge Deller4-19/+5