[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
[safe/jmp/linux-2.6] / net / bluetooth /
2006-10-20 Marcel Holtmann[Bluetooth] Fix HID disconnect NULL pointer dereference
2006-10-16 Marcel Holtmann[Bluetooth] Add locking for bt_proto array manipulation
2006-10-16 Marcel Holtmann[Bluetooth] Check if DLC is still attached to the TTY
2006-10-16 Marcel Holtmann[Bluetooth] Fix reference count when connection lookup...
2006-10-16 Marcel Holtmann[Bluetooth] Disconnect HID interrupt channel first
2006-10-16 Marcel Holtmann[Bluetooth] Support concurrent connect requests
2006-10-16 Marcel Holtmann[Bluetooth] Make use of virtual devices tree
2006-10-16 Marcel Holtmann[Bluetooth] Handle return values from driver core functions
2006-10-16 Marcel Holtmann[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-29 Arnaud Patard[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
2006-09-29 Marcel Holtmann[Bluetooth]: Don't update disconnect timer for incoming...
2006-09-29 Marcel Holtmann[Bluetooth] Support create connection cancel command
2006-09-29 Marcel Holtmann[Bluetooth] Read local version information on device...
2006-09-29 Marcel Holtmann[Bluetooth] Return EINPROGRESS for non-blocking socket...
2006-09-29 Marcel Holtmann[Bluetooth] Handle command complete event for exit...
2006-09-29 Marcel Holtmann[Bluetooth] Add HCI device identifier for SDIO cards
2006-09-29 Marcel Holtmann[Bluetooth] Integrate services into the driver model
2006-09-29 Marcel Holtmann[Bluetooth] Integrate low-level connections into the...
2006-09-29 Marcel Holtmann[Bluetooth] Remove unused host controller attributes
2006-07-24 Marcel Holtmann[Bluetooth] Correct RFCOMM channel MTU for broken imple...
2006-07-12 Marcel Holtmann[Bluetooth] Fix deadlock in the L2CAP layer
2006-07-12 Marcel Holtmann[Bluetooth] Let BT_HIDP depend on INPUT
2006-07-12 Marcel Holtmann[Bluetooth] Remaining transitions to use kzalloc()
2006-07-04 Marcel Holtmann[Bluetooth] Add RFCOMM role switch support
2006-07-04 Marcel Holtmann[Bluetooth] Allow disabling of credit based flow control
2006-07-04 Marcel Holtmann[Bluetooth] Small cleanup of the L2CAP source code
2006-07-04 Marcel Holtmann[Bluetooth] Use real devices for host controllers
2006-07-04 Marcel Holtmann[Bluetooth] Add platform device for virtual and serial...
2006-07-04 Marcel Holtmann[Bluetooth] Add automatic sniff mode support
2006-07-04 Marcel Holtmann[Bluetooth] Correct SCO buffer size on request
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-04-10 Eric Sesterhenn[BLUETOOTH] sco: Possible double free.
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-22 Tobias Klauser[BLUETOOTH]: Return negative error constant
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-02-13 Marcel Holtmann[Bluetooth] Fix NULL pointer dereferences of the HCI...
2006-02-13 Marcel Holtmann[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-10 Jesper Juhl[NET]: Remove unneeded kmalloc() return value casts
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-11-08 Marcel Holtmann[Bluetooth]: Add endian annotations to the core
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-10-29 Al Viro[PATCH] bluetooth hidp is broken on s390
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-10-28 Marcel Holtmann[Bluetooth] Update security filter for Extended Inquiry...
2005-10-28 Marcel Holtmann[Bluetooth] Make more functions static
2005-10-28 Marcel Holtmann[Bluetooth] Move CRC table into RFCOMM core
2005-10-28 Dmitry Torokhov[PATCH] Input: convert net/bluetooth to dynamic input_d...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-12 Marcel Holtmann[Bluetooth] Prevent RFCOMM connections through the...
2005-09-12 Marcel Holtmann[Bluetooth] Add support for extended inquiry responses
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Marcel Holtmann[Bluetooth]: Move packet type into the SKB control...
2005-08-29 Victor Fusco[Bluetooth]: Fix sparse warnings (__nocast type)
2005-08-29 J. Suter[Bluetooth]: Implement RFCOMM remote port negotiation
2005-08-29 Timo Teräs[Bluetooth]: Call tty_hangup() when DCD is de-asserted
2005-08-29 Marcel Holtmann[Bluetooth]: Track page scan repetition mode changes
2005-08-29 Marcel Holtmann[Bluetooth]: Workaround for inquiry results with RSSI...
2005-08-06 Marcel Holtmann[Bluetooth] Add direction and timestamp to stack intern...
2005-08-06 Marcel Holtmann[Bluetooth] Remove unused functions and cleanup symbol...
2005-08-06 Marcel Holtmann[Bluetooth] Revert session reference counting fix
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-04-26 Al Viro[NET]: kill gratitious includes of major.h
2005-04-26 Al Viro[PATCH] kill gratitious includes of major.h under net/*
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2