summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap6-0/+6
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl1-1/+1
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn1-3/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-7/+2
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-2/+2
2006-01-03[NET]: move struct proto_ops to constEric Dumazet7-10/+10
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise3-7/+8
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann6-357/+63
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann3-5/+5
2005-11-08[NET]: kfree cleanupJesper Juhl1-3/+1
2005-10-29[PATCH] bluetooth hidp is broken on s390Al Viro1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-5/+8
2005-10-28[Bluetooth] Update security filter for Extended Inquiry ResponseMarcel Holtmann1-6/+6
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann2-8/+2
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann3-72/+44
2005-10-28[PATCH] Input: convert net/bluetooth to dynamic input_dev allocationDmitry Torokhov1-5/+8
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro5-5/+5
2005-09-13[Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann1-5/+25
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+33
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy3-4/+8
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann3-17/+19
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco5-5/+5
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2-72/+196
2005-08-29[Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs1-1/+6
2005-08-29[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann1-0/+22
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann1-13/+42
2005-08-06[Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann1-0/+3
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann3-28/+0
2005-08-06[Bluetooth] Revert session reference counting fixMarcel Holtmann1-4/+0
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller4-11/+9
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro14-14/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds34-0/+16066