Age | Commit message (Expand) | Author | Files | Lines |
2012-02-13 | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila | 1 | -6/+12 |
2012-02-13 | Bluetooth: silence lockdep warning | Octavian Purdila | 1 | -0/+2 |
2012-01-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2 | -17/+17 |
2012-01-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -28/+15 |
2012-01-03 | Bluetooth: Fix context in RFCOMM tty | Gustavo F. Padovan | 1 | -11/+11 |
2012-01-03 | Bluetooth: Fix context in rfcomm_sock_lock | Gustavo F. Padovan | 1 | -6/+6 |
2011-12-27 | Bluetooth: Fix a compile warning in RFCOMM | Gustavo F. Padovan | 1 | -3/+0 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2011-12-22 | Bluetooth: Remove l2cap priority from inside RFCOMM. | Gustavo F. Padovan | 1 | -27/+17 |
2011-12-21 | Bluetooth: Always compile SCO and L2CAP in Bluetooth Core | Ulisses Furquim | 1 | -1/+1 |
2011-12-20 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 1 | -2/+2 |
2011-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth | Gustavo F. Padovan | 1 | -0/+1 |
2011-12-19 | Bluetooth: Clear RFCOMM session timer when disconnecting last channel | Mat Martineau | 1 | -0/+1 |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 3 | -48/+64 |
2011-11-07 | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc | 1 | -2/+7 |
2011-11-07 | Bluetooth: make use sk_priority to priritize RFCOMM packets | Luiz Augusto von Dentz | 2 | -16/+37 |
2011-11-07 | Bluetooth: replace list_for_each with list_for_each_entry whenever possible | Luiz Augusto von Dentz | 2 | -22/+12 |
2011-11-07 | Bluetooth: Replace rfcomm tty tasklet by workqueue | David Herrmann | 1 | -7/+9 |
2011-11-07 | Bluetooth: Return proper error codes on rfcomm tty init | David Herrmann | 1 | -3/+6 |
2011-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 1 | -2/+7 |
2011-10-25 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2011-10-19 | bluetooth: Properly clone LSM attributes to newly created child connections | Paul Moore | 1 | -0/+3 |
2011-10-14 | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc | 1 | -2/+7 |
2011-09-28 | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM | Mat Martineau | 1 | -1/+4 |
2011-08-12 | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket | Peter Hurley | 1 | -14/+14 |
2011-08-12 | Bluetooth: rfcomm: Remove unnecessary krfcommd event | Peter Hurley | 1 | -10/+7 |
2011-06-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan | 1 | -1/+3 |
2011-06-09 | Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 1 | -1/+2 |
2011-06-09 | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. | Filip Palian | 1 | -0/+1 |
2011-06-08 | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop... | David Miller | 1 | -3/+0 |
2011-05-11 | Bluetooth: Double check sec req for pre 2.1 device | Waldemar Rymarkiewicz | 1 | -1/+1 |
2011-04-28 | Bluetooth: Move conn to struct l2cap_chan | Gustavo F. Padovan | 2 | -5/+8 |
2011-04-28 | Bluetooth: Move more channel info to struct l2cap_chan | Gustavo F. Padovan | 1 | -5/+6 |
2011-04-28 | Bluetooth: Move more vars to struct l2cap_chan | Gustavo F. Padovan | 1 | -1/+1 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -2/+0 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
2011-02-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+2 |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2011-02-16 | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 1 | -0/+2 |
2011-02-15 | Bluetooth: remove l2cap_load() hack | Gustavo F. Padovan | 1 | -2/+0 |
2011-01-19 | Bluetooth: Never deallocate a session when some DLC points to it | Lukáš Turek | 1 | -1/+2 |
2010-12-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-12-06 | Bluetooth: Fix initial RFCOMM DLC security level | Johan Hedberg | 1 | -0/+1 |
2010-12-02 | Bluetooth: clean up rfcomm code | Andrei Emeltchenko | 3 | -18/+23 |
2010-12-02 | Bluetooth: Get rid of __rfcomm_get_sock_by_channel() | Gustavo F. Padovan | 1 | -12/+7 |
2010-11-09 | Bluetooth: fix not setting security level when creating a rfcomm session | Luiz Augusto von Dentz | 1 | -3/+10 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -123/+28 |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox | 1 | -4/+0 |