[Bluetooth] Remove global conf_mtu variable from L2CAP
[safe/jmp/linux-2.6] / net / bluetooth /
2007-10-22 Marcel Holtmann[Bluetooth] Remove global conf_mtu variable from L2CAP
2007-10-22 Marcel Holtmann[Bluetooth] Finish L2CAP configuration only with accept...
2007-10-22 Marcel Holtmann[Bluetooth] Switch from OGF+OCF to using only opcodes
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-10-10 WANG Cong[BLUETOOTH]: Make hidp_setup_input() return int
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-09-12 David S. Miller[BLUETOOTH]: Fix non-COMPAT build of hci_sock.c
2007-09-09 Marcel Holtmann[Bluetooth] Fix parameter list for event filter command
2007-09-09 Marcel Holtmann[Bluetooth] Update security filter for Bluetooth 2.1
2007-09-09 Marcel Holtmann[Bluetooth] Add compat handling for timestamp structure
2007-07-31 Al Viro[BLUETOOTH] l2cap: don't mangle cmd.len
2007-07-31 Al Viro[BLUETOOTH]: pass (host-endian) cmd length as explicit...
2007-07-31 Al Viro[BLUETOOTH] l2cap: endianness annotations
2007-07-31 Al Viro[BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()
2007-07-31 Marcel Holtmann[IRDA]: Fix rfcomm use-after-free
2007-07-19 YOSHIFUJI Hideaki[NET] BLUETOOTH: Fix whitespace errors.
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-11 Marcel Holtmann[Bluetooth] Add basics to better support and handle...
2007-07-11 Ville Tervo[Bluetooth] Keep rfcomm_dev on the list until it is...
2007-07-11 Mikko Rapeli[Bluetooth] Hangup TTY before releasing rfcomm_dev
2007-07-11 Marcel Holtmann[Bluetooth] Add hci_recv_fragment() helper function
2007-07-07 David WoodhouseFix use-after-free oops in Bluetooth HID.
2007-05-24 Marcel Holtmann[Bluetooth] Fix L2CAP configuration parameter handling
2007-05-17 Satyam Sharma[BLUETOOTH]: Fix locking in hci_sock_dev_event().
2007-05-11 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-05-11 Marcel Holtmann[Bluetooth] Switch to using input_dev->dev.parent
2007-05-10 Martin Schwidefsky[S390] Kconfig: unwanted menus for s390.
2007-05-09 Jiri KosinaBluetooth HID: HIDP - don't initialize force feedback
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Linus TorvaldsFix bluetooth HCI sysfs compile
2007-05-04 Marcel Holtmann[Bluetooth] Disconnect L2CAP connection after last...
2007-05-04 Marcel Holtmann[Bluetooth] Check that device is in rfcomm_dev_list...
2007-05-04 Marcel Holtmann[Bluetooth] Use in-kernel sockets API
2007-05-04 Marcel Holtmann[Bluetooth] Attach host adapters to the Bluetooth bus
2007-05-04 Marcel Holtmann[Bluetooth] Fix L2CAP and HCI setsockopt() information...
2007-04-26 Andrew Morton[BLUETOOTH] rfcomm_worker(): fix wakeup race
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-26 YOSHIFUJI Hideaki[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
2007-03-29 Jiri Kosina[PATCH] bluetooth hid quirks: mightymouse quirk
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-03-08 Jiri Kosina[PATCH] bluetooth: fix socket locking in hci_sock_dev_e...
2007-02-26 Marcel Holtmann[Bluetooth] Make use of device_move() for RFCOMM TTY...
2007-02-26 Marcel Holtmann[Bluetooth] Add open and close callbacks for HID device
2007-02-26 Marcel Holtmann[Bluetooth] Add support for using the HID subsystem
2007-02-26 Marcel Holtmann[Bluetooth] Fix wrong put_user() from HIDP compat ioctl...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] BLUETOOTH: Fix whitespace errors.
2007-02-09 Al Viro[PATCH] hidp __user annotations
2007-01-22 Marcel Holtmann[Bluetooth] Restrict well known PSM to privileged users
2007-01-22 Marcel Holtmann[Bluetooth] Missing endian swapping for L2CAP socket...
2007-01-09 Marcel Holtmann[Bluetooth] Handle device registration failures
2007-01-09 Marcel Holtmann[Bluetooth] Fix uninitialized return value for RFCOMM...
2007-01-09 Marcel Holtmann[Bluetooth] More checks if DLC is still attached to...
2007-01-09 Marcel Holtmann[Bluetooth] Add packet size checks for CAPI messages
2006-12-13 Al Viro[PATCH] hci endianness annotations
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Peter Zijlstra[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLU...
2006-12-03 Al Viro[BLUETOOTH] rfcomm endianness bug: param_mask is little...
2006-12-03 Al Viro[BLUETOOTH]: rfcomm endianness annotations
2006-12-03 Al Viro[BLUETOOTH]: bnep endianness annotations
2006-12-03 Al Viro[BLUETOOTH] bnep endianness bug: filtering by packet...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 David S. Miller[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
2006-11-22 Marcel Holtmann[Bluetooth] Ignore L2CAP config requests on disconnect
2006-11-22 Marcel Holtmann[Bluetooth] Always include MTU in L2CAP config responses
2006-11-22 Marcel Holtmann[Bluetooth] Check if RFCOMM session is still attached...
2006-11-22 Marcel Holtmann[Bluetooth] Handling pending connect attempts after...
2006-11-22 Marcel Holtmann[Bluetooth] Attach low-level connections to the Bluetoo...
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
next