summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-14ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-14ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine1-2/+2
2013-10-14ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine1-2/+2
2013-10-14bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-14dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-14via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-14ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa1-31/+22
2013-10-14ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka10-17/+21
2013-10-14ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka1-1/+1
2013-10-14bridge: Clamp forward_delay when enabling STPHerbert Xu3-8/+26
2013-10-14resubmit bridge: fix message_age_timer calculationChris Healy1-1/+1
2013-10-14net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann1-29/+13
2013-10-14netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov1-5/+4
2013-10-14net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet1-2/+2
2013-10-14net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann1-0/+3
2013-10-14caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones1-1/+2
2013-10-14gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2-2/+20
2013-10-14cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter1-0/+1
2013-10-14cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-10-05Linux 3.4.65v3.4.65Greg Kroah-Hartman1-1/+1
2013-10-05HID: LG: validate HID output report detailsKees Cook4-73/+12
2013-10-05mm, memcg: give exiting processes access to memory reservesDavid Rientjes1-4/+4
2013-10-05ALSA: compress: Fix compress device unregister.Liam Girdwood1-1/+2
2013-10-05hwmon: (applesmc) Check key count before proceedingHenrik Rydberg1-1/+10
2013-10-05drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher1-3/+12
2013-10-05drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula1-1/+12
2013-10-05dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka1-3/+2
2013-10-05dm snapshot: workaround for a false positive lockdep warningMikulas Patocka1-1/+1
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-10-05staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-10-05x86, efi: Don't map Boot Services on i386Josh Boyer1-4/+7
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-10-01Linux 3.4.64v3.4.64Greg Kroah-Hartman1-1/+1
2013-10-01kernel-doc: bugfix - multi-line macrosDaniel Santos1-0/+3
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings1-1/+2
2013-10-01perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-10-01fanotify: dont merge permission eventsLino Sanfilippo1-0/+6
2013-10-01perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra1-3/+6
2013-10-01perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2-7/+7
2013-10-01cgroup: fail if monitored file and event_control are in different cgroupLi Zefan1-0/+11
2013-10-01drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher1-2/+6
2013-10-01drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-10-01drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-10-01drm/radeon: update line buffer allocation for dce6Alex Deucher2-4/+23
2013-10-01drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2-4/+25
2013-10-01drm/radeon: fix endian bugs in hw i2c atom routinesAlex Deucher2-4/+6
2013-10-01drm/radeon: fix LCD record parsingAlex Deucher1-1/+3