aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-06usbnet: remove generic hard_header_len checkEmil Goode
2014-03-06net: asix: add missing flag to struct driver_infoEmil Goode
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-03-06tcp: tsq: fix nonagle handlingJohn Ogness
2014-03-06net: qmi_wwan: add Netgear Aircard 340UBjørn Mork
2014-03-06netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-03-06net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-03-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-03-069p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao
2014-03-066lowpan: fix lockdep splatsEric Dumazet
2014-03-06rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-03-06rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-03-06rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka
2014-03-06CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-06cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-06avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-06avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-03-06ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta
2014-03-06ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta
2014-03-06ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-06ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-06ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-06ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-03-06ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o
2014-03-06ext4: fix online resize with very large inode tablesTheodore Ts'o
2014-03-06ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o
2014-03-06ext4: fix error paths in swap_inode_boot_loader()Zheng Liu
2014-03-06drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-03-06drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-02-22Linux 3.10.32Greg Kroah-Hartman
2014-02-22EDAC: Correct workqueue setup pathBorislav Petkov
2014-02-22EDAC: Poll timeout cannot be zero, p2Borislav Petkov
2014-02-22drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-22EDAC: Replace strict_strtol() with kstrtol()Jingoo Han
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-22power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22md/raid5: Fix CPU hotplug callback registrationOleg Nesterov
2014-02-22md/raid1: restore ability for check and repair to fix read errors.NeilBrown
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-22KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()Dan Carpenter
2014-02-22IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-22block: add cond_resched() to potentially long running ioctl discard loopJens Axboe
2014-02-22block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen
2014-02-22block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo
2014-02-22Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2014-02-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp