aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
| |\
| * | Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \ \ | |_|/ |/| |
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
| |/
* / Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-16
|/
* Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-06
* | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
* | Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan2010-12-01
|/
* Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12
| * Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
| * Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-12
| * Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-12
| * Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-12
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
| |\
| * | net: return operator cleanupEric Dumazet2010-09-23
* | | tty: icount changeover for other main devicesAlan Cox2010-10-22
| |/ |/|
* | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-30
|/
* Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-07-31
* Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan2010-07-27
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* net: sk_sleep() helperEric Dumazet2010-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-21
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-03
* Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-03
* Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-03
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-22
* Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann2009-08-22
* bluetooth: rfcomm_init bug fixDave Young2009-08-03
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
* Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg2009-04-19
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\
| * Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-24
* | Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann2009-02-27