summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-13[Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter
2005-08-29[Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs
2005-08-29[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann
2005-08-06[Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann
2005-08-06[Bluetooth] Revert session reference counting fixMarcel Holtmann
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2005-03-31Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2005-03-30[PATCH] Fix incorrect bluetooth socket zappingDavid Woodhouse
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-23Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2005-03-25[Bluetooth] Fix signedness problem at socket creationMarcel Holtmann
2005-03-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2005-03-22[NET] use sk_acceptq_is_fullArnaldo Carvalho de Melo
2005-03-19[Bluetooth] Make another variable staticMarcel Holtmann
2005-03-19[Bluetooth] Remove now unneeded references to sk_protinfoMarcel Holtmann
2005-03-18[Bluetooth] Kill bt_sock_alloc() and its usageMarcel Holtmann
2005-03-18[Bluetooth] Fix session reference counting for RFCOMMMarcel Holtmann
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf
2005-03-05[Bluetooth] Enhance HCI callback interfaceMarcel Holtmann
2005-03-05[Bluetooth] Convert clock offset value from little endianMarcel Holtmann
2005-02-05[Bluetooth] Support Broadcom BCM92035 USB donglesMarcel Holtmann
2005-01-30[Bluetooth] Skip raw mode devices when choosing source deviceMarcel Holtmann
2005-01-29[Bluetooth] Support raw mode only devicesMarcel Holtmann
2005-01-29[Bluetooth] Update inquiry cache from clock offset eventMarcel Holtmann
2005-01-29[Bluetooth] Remove MTU check for the L2CAP raw socketMarcel Holtmann
2005-01-23[Bluetooth] Add RFCOMM service level securityMarcel Holtmann
2005-01-23[Bluetooth] Fix rfcomm_sock_destruct() deadlockMarcel Holtmann
2005-01-23[Bluetooth] Fix too many keys pressed errorMarcel Holtmann
2005-01-23[Bluetooth] Use wait_event_timeout()Marcel Holtmann
2005-01-23[Bluetooth] Use wait_event_interruptible_timeout()Marcel Holtmann
2005-01-13[Bluetooth] Lock initializer cleanupMarcel Holtmann
2004-12-26[Bluetooth] Add HIDP message parsingMarcel Holtmann
2004-12-26[Bluetooth] Update socket option handlingMarcel Holtmann
2004-12-26[Bluetooth] Make more code staticMarcel Holtmann
2004-12-26[Bluetooth] Make another function staticMarcel Holtmann
2004-12-26[Bluetooth] Make some code of the core staticMarcel Holtmann
2004-12-06[Bluetooth] Track the class of device valueMarcel Holtmann
2004-12-06[Bluetooth] Use separate inquiry data structureMarcel Holtmann
2004-11-17Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller
2004-11-17[Bluetooth] Check for L2CAP reliabilityMarcel Holtmann
2004-11-17[Bluetooth] Add support for L2CAP secure modeMarcel Holtmann