summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2010-11-30Merge remote branch 'bluetooth/master'Stephen Rothwell
2010-11-22Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan
2010-11-22Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan
2010-11-22Bluetooth: do not use assignment in if conditionAndrei Emeltchenko
2010-11-22Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko
2010-11-22Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko
2010-11-22Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov
2010-11-22Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov
2010-11-22Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov
2010-11-22Bluetooth: Automate remote name requestsJohan Hedberg
2010-11-22Bluetooth: Create a unified authentication request functionJohan Hedberg
2010-11-22Bluetooth: Simplify remote features callback function logicJohan Hedberg
2010-11-22Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan
2010-11-22Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-09Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz
2010-11-09Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan
2010-11-09Bluetooth: fix unaligned access to l2cap conf datasteven miao
2010-11-09Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg
2010-11-09Bluetooth: fix hidp kconfig dependency warningRandy Dunlap
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-17Bluetooth: fix oops in l2cap_connect_reqNathan Holstein
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-10-12Bluetooth: Update conf_state before send config_req outHaijun Liu
2010-10-12Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan
2010-10-12Bluetooth: make batostr() print in the right orderGustavo F. Padovan
2010-10-12Bluetooth: remove unused variable from cmtpGustavo F. Padovan
2010-10-12Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko
2010-10-12Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko
2010-10-12Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg
2010-10-12Bluetooth: remove extra newline from debug outputAndrei Emeltchenko
2010-10-12Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau
2010-10-12Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau
2010-10-12Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau
2010-10-12Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-04Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan
2010-09-30Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan
2010-09-30Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan
2010-09-30Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan
2010-09-30Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko
2010-09-30Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau
2010-09-23net: return operator cleanupEric Dumazet
2010-09-06net: poll() optimizationsEric Dumazet
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau
2010-08-04Bluetooth: Check result code of L2CAP information responseVille Tervo