summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-1840-237/+2462
|\
| * ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring2015-08-151-3/+4
| * ieee802154: 6lowpan: fix packet layer registrationAlexander Aring2015-08-151-5/+17
| * Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop2015-08-151-0/+3
| * Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim2015-08-141-4/+4
| * Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis2015-08-121-0/+7
| * Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König2015-08-121-15/+9
| * documentation: networking: add 6lowpan documentationAlexander Aring2015-08-112-0/+51
| * 6lowpan: move module_init into core functionalityAlexander Aring2015-08-112-19/+20
| * 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-116-6/+55
| * Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring2015-08-111-1/+1
| * Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis2015-08-111-1/+66
| * Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis2015-08-111-0/+28
| * net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis2015-08-111-1/+0
| * Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis2015-08-111-2/+214
| * cc2520: set the default fifo pin value from platform dataYong Li2015-08-111-0/+1
| * Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim2015-08-105-1/+996
| * Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim2015-08-104-0/+532
| * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-102-5/+8
| * Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-101-2/+6
| * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-103-37/+72
| * Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-103-0/+213
| * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-105-10/+27
| * Bluetooth: preparation for new connect procedureJakub Pawlowski2015-08-101-0/+3
| * ieee802154: 6lowpan: fix error frag handlingAlexander Aring2015-08-101-1/+1
| * ieee802154: add ack request default handlingAlexander Aring2015-08-107-1/+86
| * at86rf230: use STATE_TX_ARET mode onlyAlexander Aring2015-08-101-38/+14
| * mac802154: change frame_retries behaviourAlexander Aring2015-08-102-8/+4
| * mac802154: cfg: remove test and set checksAlexander Aring2015-08-101-16/+0
| * mac802154: fix wpan mac setting while lowpan is thereAlexander Aring2015-08-101-0/+15
| * ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring2015-08-104-86/+30
| * 6lowpan: Fix extraction of flow label fieldLukasz Duda2015-08-101-1/+1
| * Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik2015-08-101-2/+2
| * Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter2015-08-101-1/+1
* | Merge branch 'enic-devcmd2'David S. Miller2015-08-1811-83/+357
|\ \
| * | enic: add devcmd2Govindarajulu Varadarajan2015-08-187-12/+222
| * | enic: add devcmd2 resourcesGovindarajulu Varadarajan2015-08-184-0/+42
| * | enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan2015-08-186-31/+54
| * | enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2015-08-182-40/+39
|/ /
* | net: Export bpf_prog_create_from_user().David S. Miller2015-08-171-0/+1
* | ipv6: trivial whitespace fixIan Morris2015-08-171-1/+2
* | rhashtable-test: extend to test concurrencyPhil Sutter2015-08-171-1/+155
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-179-48/+102
|\ \
| * | batman-adv: Fix potentially broken skb network header accessLinus Lüssing2015-08-141-1/+6
| * | batman-adv: remove broadcast packets scheduled for purged outgoing ifSimon Wunderlich2015-08-141-1/+2
| * | batman-adv: protect tt request from double deletionMarek Lindner2015-08-141-4/+5
| * | batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing2015-08-143-13/+58
| * | batman-adv: Make MCAST capability changes atomicLinus Lüssing2015-08-142-9/+11
| * | batman-adv: Make TT capability changes atomicLinus Lüssing2015-08-142-5/+7
| * | batman-adv: Make NC capability changes atomicLinus Lüssing2015-08-142-4/+5