aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2006-03-21[BLUETOOTH]: Return negative error constantGravatar Tobias Klauser 1-2/+2
2006-03-20[NET] sem2mutex: net/Gravatar Arjan van de Ven 1-3/+5
2006-02-13[Bluetooth] Fix NULL pointer dereferences of the HCI socketGravatar Marcel Holtmann 1-2/+8
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsGravatar Marcel Holtmann 1-4/+9
2006-01-11[PATCH] capable/capability.h (net/)Gravatar Randy Dunlap 6-0/+6
2006-01-10[NET]: Remove unneeded kmalloc() return value castsGravatar Jesper Juhl 1-1/+1
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Gravatar Kris Katterjohn 1-3/+3
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-7/+2
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-2/+2
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Gravatar Kay Sievers 1-2/+2
2006-01-03[NET]: move struct proto_ops to constGravatar Eric Dumazet 7-10/+10
2006-01-03[NET]: Avoid atomic xchg() for non-error caseGravatar Benjamin LaHaise 3-7/+8
2005-11-08[Bluetooth]: Remove the usage of /proc completelyGravatar Marcel Holtmann 6-357/+63
2005-11-08[Bluetooth]: Add endian annotations to the coreGravatar Marcel Holtmann 3-5/+5
2005-11-08[NET]: kfree cleanupGravatar Jesper Juhl 1-3/+1
2005-10-29[PATCH] bluetooth hidp is broken on s390Gravatar Al Viro 1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-5/+8
2005-10-28[Bluetooth] Update security filter for Extended Inquiry ResponseGravatar Marcel Holtmann 1-6/+6
2005-10-28[Bluetooth] Make more functions staticGravatar Marcel Holtmann 2-8/+2
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreGravatar Marcel Holtmann 3-72/+44
2005-10-28[PATCH] Input: convert net/bluetooth to dynamic input_dev allocationGravatar Dmitry Torokhov 1-5/+8
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 5-5/+5
2005-09-13[Bluetooth] Prevent RFCOMM connections through the RAW socketGravatar Marcel Holtmann 1-5/+25
2005-09-13[Bluetooth] Add support for extended inquiry responsesGravatar Marcel Holtmann 1-0/+33
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampGravatar Patrick McHardy 3-4/+8
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferGravatar Marcel Holtmann 3-17/+19
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Gravatar Victor Fusco 5-5/+5
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationGravatar J. Suter 2-72/+196
2005-08-29[Bluetooth]: Call tty_hangup() when DCD is de-asserted1-1/+6
2005-08-29[Bluetooth]: Track page scan repetition mode changesGravatar Marcel Holtmann 1-0/+22
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeGravatar Marcel Holtmann 1-13/+42
2005-08-06[Bluetooth] Add direction and timestamp to stack internal eventsGravatar Marcel Holtmann 1-0/+3
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsGravatar Marcel Holtmann 3-28/+0
2005-08-06[Bluetooth] Revert session reference counting fixGravatar Marcel Holtmann 1-4/+0
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()Gravatar David S. Miller 4-11/+9
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Gravatar Al Viro 14-14/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 34-0/+16066