summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: make resetting of links non-atomicJon Paul Maloy2015-07-313-70/+127
* tipc: move received discovery data evaluation inside node.cJon Paul Maloy2015-07-313-123/+127
* tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy2015-07-313-180/+226
* tipc: move protocol message sending away from link FSMJon Paul Maloy2015-07-313-21/+33
* tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-315-508/+342
* tipc: extend node FSMJon Paul Maloy2015-07-312-11/+92
* tipc: reverse call order for link_reset()->node_link_down()Jon Paul Maloy2015-07-312-14/+22
* tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy2015-07-315-69/+104
* tipc: eliminate function tipc_link_activate()Jon Paul Maloy2015-07-313-16/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-3143-331/+1167
|\
| * Bluetooth: 6lowpan: Fix possible raceAlexander Aring2015-07-301-10/+13
| * mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-303-21/+12
| * at86rf230: remove hrtimer on 1 usec delayAlexander Aring2015-07-301-1/+3
| * Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET2015-07-301-4/+4
| * Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake2015-07-301-0/+3
| * Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2015-07-302-51/+51
| * Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2015-07-302-63/+77
| * Bluetooth: Move get info completed callback to a2mp.cArron Wang2015-07-302-5/+17
| * Bluetooth: Move high speed specific event under BT_HS optionArron Wang2015-07-301-20/+24
| * Bluetooth: Add BT_HS config optionArron Wang2015-07-304-1/+40
| * Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis2015-07-301-1/+7
| * Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik2015-07-271-1/+1
| * Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik2015-07-271-1/+1
| * Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik2015-07-271-3/+3
| * Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2015-07-232-11/+23
| * Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju2015-07-231-1/+1
| * net: ieee802154: Remove redundant spi driver bus initializationAntonio Borneo2015-07-232-2/+0
| * Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-232-1/+11
| * Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-232-2/+3
| * Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins2015-07-231-0/+4
| * Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins2015-07-231-6/+10
| * Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins2015-07-231-0/+8
| * mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-233-4/+3
| * mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-233-18/+1
| * Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann2015-07-234-44/+28
| * Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann2015-07-234-57/+42
| * Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann2015-07-231-0/+2
| * Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann2015-07-231-34/+1
| * Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann2015-07-232-0/+39
| * Bluetooth: dtl1_cs: Fixed coding stylePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain2015-07-234-0/+616
| * mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-233-2/+54
| * cfg802154: add PM hooksVarka Bhadram2015-07-234-0/+82
| * mac802154: util: add stop_device utility functionAlexander Aring2015-07-233-5/+11
| * mac802154: remove unused macroVarka Bhadram2015-07-231-2/+0
| * mac802154: use WARN_ON() macroVarka Bhadram2015-07-231-4/+2
| * 6lowpan: add request for ipv6 moduleAlexander Aring2015-07-231-0/+2
| * mac802154: add llsec address update workaroundAlexander Aring2015-07-233-3/+15