summaryrefslogtreecommitdiff
path: root/drivers (unfollow)
Commit message (Expand)Author
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-11-26net: dsa: bcm_sf2: reset switch prior to initializationFlorian Fainelli
2014-11-26net: dsa: bcm_sf2: fix unmapping registers in case of errorsFlorian Fainelli
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-25rtlwifi: Change order in device startupLarry Finger
2014-11-25rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger
2014-11-25vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]Alexander Duyck
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-24xen-netback: do not report success if backend_create_xenvif() failsAlexey Khoroshilov
2014-11-24gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho
2014-11-23solos-pci: fix error return codeJulia Lawall
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny
2014-11-23ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann
2014-11-23ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich
2014-11-21thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones
2014-11-21virtio-net: validate features during probeJason Wang
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-20pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-20thermal: cpu_cooling: Update always cpufreq policy with thermal constraintsYadwinder Singh Brar
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki
2014-11-19hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt