summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-17ieee802154: 6lowpan: add handler for all dispatch valuesAlexander Aring
2015-09-17ieee802154: 6lowpan: add generic lowpan header checkAlexander Aring
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring
2015-09-17ieee802154: 6lowpan: earlier skb->dev switchAlexander Aring
2015-09-17ieee802154: 6lowpan: trivial checks at firstAlexander Aring
2015-09-17ieee802154: 6lowpan: cleanup pull of iphc bytesAlexander Aring
2015-09-17ieee802154: 6lowpan: change if lowpan dev is runningAlexander Aring
2015-09-17ieee802154: 6lowpan: remove EXPORT_SYMBOLAlexander Aring
2015-09-17ieee802154: 6lowpan: remove set to zeroAlexander Aring
2015-09-17ieee802154: 6lowpan: remove check on nullAlexander Aring
2015-09-17ieee802154: 6lowpan: register packet layer while openAlexander Aring
2015-09-17ieee802154: 6lowpan: change dev vars to wdev and ldevAlexander Aring
2015-09-17Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels
2015-09-17Bluetooth: hci_intel: Show error in case of invalid LPM packet sizeLoic Poulain
2015-09-17Bluetooth: hci_intel: Add runtime PM supportLoic Poulain
2015-09-17Bluetooth: hci_intel: Add PM supportLoic Poulain
2015-09-17Bluetooth: hci_intel: Implement LPM suspend/resumeLoic Poulain
2015-09-17Bluetooth: hci_bcm: Use bt_dev logging helpersFrederic Danis
2015-09-17Bluetooth: hci_bcm: Replace spinlock by mutexFrederic Danis
2015-09-17Bluetooth: hci_qca: Fix a few tab vs spaces issuesMarcel Holtmann
2015-09-17Bluetooth: hci_intel: Replace spinlock with mutexLoic Poulain
2015-09-17Bluetooth: hci_intel: Use bt_dev logging helpersLoic Poulain
2015-09-17Bluetooth: hci_intel: Introduce LPM supportLoic Poulain
2015-09-17Bluetooth: hci_intel: Retrieve host-wake IRQLoic Poulain
2015-09-17Bluetooth: Add bt_dev logging macrosLoic Poulain
2015-09-17Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg
2015-09-17Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap
2015-09-15cdc: add header guardsStephen Rothwell
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller
2015-09-15fm10k: remove is_slot_appropriateJacob Keller
2015-09-15fm10k: don't store sw_vid at resetJacob Keller
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller
2015-09-15fm10k: disable service task during suspendJacob Keller
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-15cdc: Fix build warning.David S. Miller