summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-091-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-4/+4
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+3
* [BLUETOOTH]: Return negative error constantTobias Klauser2006-03-211-2/+2
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-3/+5
* [Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann2006-02-131-2/+8
* [Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2006-02-131-4/+9
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-116-0/+6
* [NET]: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-101-1/+1
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-3/+3
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-7/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-2/+2
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-2/+2
* | [NET]: move struct proto_ops to constEric Dumazet2006-01-037-10/+10
* | [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-033-7/+8
|/
* [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-086-357/+63
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-083-5/+5
* [NET]: kfree cleanupJesper Juhl2005-11-081-3/+1
* [PATCH] bluetooth hidp is broken on s390Al Viro2005-10-291-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-281-5/+8
|\
| * [PATCH] Input: convert net/bluetooth to dynamic input_dev allocationDmitry Torokhov2005-10-281-5/+8
* | [Bluetooth] Update security filter for Extended Inquiry ResponseMarcel Holtmann2005-10-281-6/+6
* | [Bluetooth] Make more functions staticMarcel Holtmann2005-10-282-8/+2
* | [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-283-72/+44
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-085-5/+5
* [Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann2005-09-131-5/+25
* [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-131-0/+33
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-293-4/+8
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-293-17/+19
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-295-5/+5
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-292-72/+196
* [Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs2005-08-291-1/+6
* [Bluetooth]: Track page scan repetition mode changesMarcel Holtmann2005-08-291-0/+22
* [Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann2005-08-291-13/+42
* [Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann2005-08-061-0/+3
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-063-28/+0
* [Bluetooth] Revert session reference counting fixMarcel Holtmann2005-08-061-4/+0
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-084-11/+9
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-2514-14/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1634-0/+16066
OpenPOWER on IntegriCloud