summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-091-4/+4
* Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-091-0/+6
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-091-4/+2
* Bluetooth: HCI request error handlingAndre Guedes2013-03-091-1/+12
* Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes2013-03-091-6/+9
* Bluetooth: Return ENODATA in hci_req_runAndre Guedes2013-03-091-1/+1
* Bluetooth: Fix __hci_req_syncAndre Guedes2013-03-091-4/+3
* Bluetooth: Remove empty HCI event handlersJohan Hedberg2013-03-081-164/+0
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-081-6/+0
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-082-193/+156
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-082-0/+92
* Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-082-0/+10
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-081-0/+22
* Bluetooth: Refactor HCI command skb creationJohan Hedberg2013-03-081-8/+20
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-081-0/+30
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-082-255/+274
* Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg2013-03-081-0/+8
* Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg2013-03-081-24/+25
* Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins2013-03-081-5/+2
* Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins2013-03-081-3/+0
* Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-081-38/+5
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-081-50/+56
* Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-081-2/+24
* Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-081-1/+1
* Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-12/+3
* Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-087-19/+7
* Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-081-0/+4
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-083-5/+5
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-022-1/+20
|\
| * SUNRPC: One line comment fixTrond Myklebust2013-03-021-1/+1
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+15
| * SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-02-221-1/+5
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-2812-101/+162
|\ \
| * | SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-281-8/+27
| * | svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-172-34/+32
| * | svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-171-13/+2
| * | SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-151-12/+20
| * | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-7/+3
| * | SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-153-23/+7
| * | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-152-3/+6
| * | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-083-2/+51
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-056-2/+7
| * | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-231-1/+8
| * | svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-231-0/+4
| * | nfsd: Remove write permission from file contentYanchuan Nian2013-01-231-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-2810-574/+749
|\ \ \
| * | | libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-261-13/+26
| * | | libceph: update osd request/reply encodingSage Weil2013-02-262-77/+174
| * | | libceph: calculate placement based on the internal data typesSage Weil2013-02-262-17/+12
| * | | ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-263-83/+91
OpenPOWER on IntegriCloud