summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: add bat_hardif_neigh_init algo ops callMarek Lindner2015-12-152-0/+6
* batman-adv: add list of unique single hop neighbors per hard-interfaceMarek Lindner2015-12-154-0/+188
* Doc: update email addressAntonio Quartulli2015-12-151-2/+2
* MAINTAINERS: update email addressAntonio Quartulli2015-12-151-1/+1
* net/macb: add support for resetting PHY using GPIOGregory CLEMENT2015-12-153-0/+12
* net: Fix typo in skb_fclone_busyMasanari Iida2015-12-141-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-1439-1513/+3101
|\
| * ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154Michael Hennerich2015-12-115-0/+1324
| * Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer2015-12-111-2/+5
| * ieee802154-atusb: Delete an unnecessary check before the function call "kfree...Markus Elfring2015-12-111-2/+1
| * Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko2015-12-101-2/+2
| * mac802154: tx: fix synced xmit deadlockAlexander Aring2015-12-102-12/+0
| * ipv6: add ipv6_addr_prefix_copyAlexander Aring2015-12-101-0/+15
| * 6lowpan: add debugfs supportAlexander Aring2015-12-106-1/+120
| * 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-104-12/+42
| * 6lowpan: add nhc module for GHC routing extension header detectionStefan Schmidt2015-12-103-0/+34
| * 6lowpan: add nhc module for GHC fragmentation extension header detectionStefan Schmidt2015-12-103-0/+35
| * 6lowpan: add nhc module for GHC destination extension header detectionStefan Schmidt2015-12-103-0/+34
| * 6lowpan: add nhc module for GHC ICMPv6 detectionStefan Schmidt2015-12-103-0/+33
| * 6lowpan: add nhc module for GHC UDP detectionStefan Schmidt2015-12-103-0/+33
| * 6lowpan: add nhc module for GHC hop-by-hopextension header detectionStefan Schmidt2015-12-103-0/+36
| * 6lowpan: clarify Kconfig entries for upcoming GHC supportStefan Schmidt2015-12-101-2/+3
| * Bluetooth: btintel: Create common Intel Version Read functionLoic Poulain2015-12-104-92/+66
| * Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao2015-12-101-1/+1
| * Bluetooth: Don't treat connection timeout as a failureJohan Hedberg2015-12-101-2/+10
| * Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg2015-12-101-1/+5
| * Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain2015-12-103-94/+86
| * Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin2015-12-101-0/+4
| * Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain2015-12-101-4/+4
| * Bluetooth: hci_ldisc: Remove dead codePeter Hurley2015-12-101-7/+1
| * Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-104-66/+32
| * Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-101-18/+12
| * Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-101-2/+1
| * Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-101-1/+1
| * Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko2015-12-101-5/+1
| * Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko2015-12-101-1/+1
| * Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-103-19/+9
| * Bluetooth: Simplify read_adv_features codeJohan Hedberg2015-12-101-20/+8
| * Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-105-134/+128
| * Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-103-39/+40
| * Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-103-195/+198
| * Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-103-12/+14
| * Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-104-53/+28
| * Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-103-77/+79
| * Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-103-47/+49
| * Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-103-74/+53
| * Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-107-566/+589
| * Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg2015-12-101-73/+73
| * Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-105-21/+35
* | wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar2015-12-141-0/+1