aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-07net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-07ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-06-07bonding: Remove debug_fs files when module init failsThomas Richter
2014-06-07net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-06-07l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-06-07net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-06-07net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-06-07list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-06-07drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher
2014-06-07drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt
2014-06-07usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-06-07usb: option: add Alcatel L800MABjørn Mork
2014-06-07usb: option: add Olivetti Olicard 500Bjørn Mork
2014-06-07USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-06-07Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold
2014-06-07usb: option driver, add support for Telit UE910v2Daniele Palmas
2014-06-07USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-06-07USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns
2014-06-07USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht
2014-06-07mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-06-07parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-05-18Linux 3.4.91v3.4.91Greg Kroah-Hartman
2014-05-18tgafb: fix mode setting with fbsetMikulas Patocka
2014-05-18powerpc: Add vr save/restore functionsAndreas Schwab
2014-05-18tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)
2014-05-18netfilter: Can't fail and free after table replacementThomas Graf
2014-05-18net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2014-05-18netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-05-18blktrace: fix accounting of partially completed requestsRoman Pen
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-18SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter
2014-05-13Linux 3.4.90v3.4.90Greg Kroah-Hartman
2014-05-13dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes
2014-05-13mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter
2014-05-13mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter
2014-05-13tgafb: fix data copyingMikulas Patocka
2014-05-13gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-05-13mach64: use unaligned accessMikulas Patocka
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka
2014-05-13crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-05-13mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-05-13virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell