nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / net / bluetooth /
2008-07-14 Marcel Holtmann[Bluetooth] Disable disconnect timer during Simple...
2008-07-14 Marcel Holtmann[Bluetooth] Update class of device value whenever possible
2008-07-14 Marcel Holtmann[Bluetooth] Some cleanups for HCI event handling
2008-07-14 Marcel Holtmann[Bluetooth] Make use of the default link policy settings
2008-07-14 Marcel Holtmann[Bluetooth] Track connection packet type changes
2008-07-14 Marcel Holtmann[Bluetooth] Support the case when headset falls back...
2008-07-14 Marcel Holtmann[Bluetooth] Update authentication status after successf...
2008-07-14 Marcel Holtmann[Bluetooth] Disconnect when encryption gets disabled
2008-07-14 Marcel Holtmann[Bluetooth] Enforce security for outgoing RFCOMM connec...
2008-07-14 Marcel Holtmann[Bluetooth] Change retrieval of L2CAP features mask
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-03 Dave Youngbluetooth: rfcomm_dev_state_change deadlock fix
2008-05-29 Arjan van de Venbluetooth: fix locking bug in the rfcomm socket cleanup...
2008-05-02 Harvey Harrisonbluetooth: use get/put_unaligned_* helpers
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02 Dave Youngbluetooth : __rfcomm_dlc_close lock fix
2008-04-02 Dave Youngbluetooth : use lockdep sub-classes for diffrent blueto...
2008-03-28 Robert P. J. Daybluetooth: replace deprecated RW_LOCK_UNLOCKED macros
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-06 Tobias Klauserbluetooth: make bnep_sock_cleanup() return void
2008-03-06 Tobias Klauserbluetooth: Make hci_sock_cleanup() return void
2008-03-06 Dave Youngbluetooth: hci_core: defer hci_unregister_sysfs()
2008-03-03 Dave Young[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
2008-02-27 Thomas Gleixnerbluetooth: delete timer in l2cap_conn_del()
2008-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-19 Dave Youngbluetooth: do not move child device other than rfcomm
2008-02-19 Dave Youngbluetooth: put hci dev after del conn
2008-02-18 David S. Miller[BLUETOOTH] hci_sysfs.c: Kill build warning.
2008-02-18 S.Çağlar Onur[BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-05 Dave Youngbluetooth rfcomm tty: destroy before tty_close()
2008-02-05 Andrew Mortonbluetooth: uninlining
2008-02-05 Dave Youngbluetooth: hidp_process_hid_control remove unnecessary...
2008-02-01 Dave Young[BLUETOOTH]: Fix bugs in previous conn add/del workqueu...
2008-02-01 Dave Young[BLUETOOTH]: Add conn add/del workqueues to avoid conne...
2008-01-28 Julia Lawall[BLUETOOTH]: Use sockfd_put()
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-23 Dave Young[BLUETOOTH]: Move children of connection device to...
2008-01-11 Dave Young[BLUETOOTH]: rfcomm tty BUG_ON() code fix
2007-12-30 Dave Young[BLUETOOTH]: put_device before device_del fix
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-22 Marcel Holtmann[Bluetooth] Convert RFCOMM to use kthread API
2007-10-22 Marcel Holtmann[Bluetooth] Add support for handling simple eSCO links
2007-10-22 Marcel Holtmann[Bluetooth] Add address and channel attribute to RFCOMM...
2007-10-22 Dave Young[Bluetooth] Fix wrong argument in debug code of HIDP
2007-10-22 Marcel Holtmann[Bluetooth] Fall back to L2CAP in basic mode
2007-10-22 Marcel Holtmann[Bluetooth] Advertise L2CAP features mask support
2007-10-22 Marcel Holtmann[Bluetooth] Retrieve L2CAP features mask on connection...
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
next