aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| * | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\ \ \
| * | | Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause2013-04-07
| * | | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-04-07
| * | | Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-04-07
| | |/ | |/|
* | | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-02
* | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
* | | net: add ETH_P_802_3_MINSimon Horman2013-03-28
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-18
|\ \ | |/ |/|
| * Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-03-14
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | | | | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* | | | | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-31
| * | | | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-31
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
|\ \ \ \
| * | | | Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-01
| * | | | Bluetooth: Remove unneeded lockingAndre Guedes2013-02-01
| * | | | Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-01
| * | | | Bluetooth: Increment Management interface revisionJohan Hedberg2013-02-01
| * | | | Bluetooth: Fix link security setting when powering onJohan Hedberg2013-02-01
| * | | | Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg2013-02-01
| * | | | Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg2013-02-01
| * | | | Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg2013-02-01
| * | | | Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg2013-02-01
| * | | | Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg2013-02-01
| * | | | Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-01
| * | | | Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-01
| * | | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-01
| * | | | Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-01
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-22
| | * | | Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-22
| | * | | Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-22