summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-09kvm: remove .done from struct kvm_async_pfRadim Krčmář2-5/+1
2014-06-09kvm: free resources after canceling async_pfRadim Krčmář1-1/+4
2014-06-09crypto: caam - add allocation failure handling in SPRINTFCAT macroHoria Geanta1-3/+7
2014-06-09Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla2-0/+3
2014-06-09Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg1-3/+6
2014-06-09drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom1-0/+22
2014-06-09Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede1-0/+8
2014-06-09rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-06-09thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung1-1/+1
2014-06-09net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet1-0/+1
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck6-10/+19
2014-06-09ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-06-09act_mirred: do not drop packets when fails to mirror itJason Wang1-6/+5
2014-06-09macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen1-2/+4
2014-06-09ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-06-09net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal1-2/+2
2014-06-09tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-06-09Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich1-3/+0
2014-06-09sctp: reset flowi4_oif parameter on route lookupXufeng Zhang1-1/+6
2014-06-09bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita1-0/+15
2014-06-09rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson1-6/+10
2014-06-09rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson1-5/+12
2014-06-09tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-06-09filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+5
2014-06-09net: ipv4: current group_info should be put after using.Wang, Xiaoming1-4/+11
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet2-2/+8
2014-06-09bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-06-09net: core: don't account for udp header size when computing seglenFlorian Westphal1-5/+7
2014-06-09l2tp: take PMTU from tunnel UDP socketDmitry Petukhov1-2/+2
2014-06-09tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-06-09netfilter: Can't fail and free after table replacementThomas Graf4-9/+14
2014-06-09tgafb: fix mode setting with fbsetMikulas Patocka1-3/+12
2014-06-09ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy1-9/+12
2014-06-09ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-06-09powerpc: Add vr save/restore functionsAndreas Schwab2-2/+192
2014-05-18Linux 3.2.59v3.2.59Ben Hutchings1-1/+1
2014-05-18floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-18floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+2
2014-05-18rtl8192ce: Fix null dereference in watchdogBen Hutchings1-0/+3
2014-05-18usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-05-18usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-05-18usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-05-18USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-05-18usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-05-18usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-38/+31
2014-05-18xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede1-3/+11
2014-05-18Btrfs: fix inode caching vs tree logMiao Xie1-16/+2
2014-05-18Btrfs: Don't allocate inode that is already in useStefan Behrens1-1/+1
2014-05-18USB: serial: fix sysfs-attribute removal deadlockJohan Hovold1-1/+3