aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Fix busy condition testing for EIR and class updatesJohan Hedberg2013-03-18
* Bluetooth: Wait for HCI command completion with mgmt_set_poweredJohan Hedberg2013-03-18
* Bluetooth: Update mgmt powered HCI commands to use async requestsJohan Hedberg2013-03-18
* Bluetooth: Move power on HCI command updates to their own functionJohan Hedberg2013-03-18
* Bluetooth: Replaced kzalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-18
* Bluetooth: Use PTR_RET functionAlexandru Gheorghiu2013-03-18
* Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-09
* Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-09
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-09
* Bluetooth: HCI request error handlingAndre Guedes2013-03-09
* Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes2013-03-09
* Bluetooth: Return ENODATA in hci_req_runAndre Guedes2013-03-09
* Bluetooth: Fix __hci_req_syncAndre Guedes2013-03-09
* Bluetooth: Remove empty HCI event handlersJohan Hedberg2013-03-08
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-08
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-08
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-08
* Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-08
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-08
* Bluetooth: Refactor HCI command skb creationJohan Hedberg2013-03-08
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-08
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-08
* Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg2013-03-08
* Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg2013-03-08
* Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins2013-03-08
* Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins2013-03-08
* Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-08
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-08
* Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-08
* Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-08
* Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-08
* Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
* Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-08
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-08
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-02
|\
| * SUNRPC: One line comment fixTrond Myklebust2013-03-02
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-28
| * SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-02-22
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\ \
| * | SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-28
| * | svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-17
| * | svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-17
| * | SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-15
| * | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-15
| * | SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-15
| * | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
| * | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
| * | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-23
| * | svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-23