Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
[deliverable/linux.git] / net /
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_kill() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move L2CAP sock timers function to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_connect() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_getname() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_accept() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_release() to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: move l2cap_sock_ops to l2cap_sock.c
2011-02-08  Gustavo F. PadovanBluetooth: Initial work for L2CAP split.
2011-02-08  Gustavo F. PadovanBluetooth: Rename l2cap.c to l2cap_core.c
2011-02-08  Andrei EmeltchenkoBluetooth: fix crash by disabling tasklet in sock accept
2011-02-08  Andrei EmeltchenkoBluetooth: Do not use assignments in IF conditions
2011-02-08  Johan HedbergBluetooth: Add set_io_capability management command
2011-02-08  Johan HedbergBluetooth: Add support for PIN code handling in the...
2011-02-08  Johan HedbergBluetooth: Create common cmd_complete function for...
2011-02-08  Johan HedbergBluetooth: Add get_connections managment interface...
2011-02-08  Johan HedbergBluetooth: Add support for connect failed management...
2011-02-08  Johan HedbergBluetooth: Add disconnect managment command
2011-02-08  Johan HedbergBluetooth: Add connected/disconnected management events
2011-02-08  Johan HedbergBluetooth: Implement link key handling for the manageme...
2011-02-08  Johan HedbergBluetooth: Add class of device control to the managemen...
2011-02-08  Johan HedbergBluetooth: Implement a more complete adapter initializa...
2011-02-08  Johan HedbergBluetooth: Remove page timeout setting from HCI init...
2011-02-08  Johan HedbergBluetooth: Add controller side link key clearing to...
2011-02-08  Johan HedbergBluetooth: Add special handling with __hci_request...
2011-02-08  Johan HedbergBluetooth: Reject pairing requests when in non-pairable...
2011-02-08  Johan HedbergBluetooth: Implement debugfs support for listing UUIDs
2011-02-08  Johan HedbergBluetooth: Implement UUID handling through the manageme...
2011-02-08  Johan HedbergBluetooth: Implement set_pairable managment command
2011-02-08  Johan HedbergBluetooth: Add send_mode_rsp convenience function for...
2011-02-08  Johan HedbergBluetooth: Add flag to track managment controlled adapters
2011-02-08  Johan HedbergBluetooth: Unify mode related management messages to...
2011-02-08  Johan HedbergBluetooth: Add set_connectable management command
2011-02-08  Johan HedbergBluetooth: Add support for set_discoverable management...
2011-02-08  Johan HedbergBluetooth: Add support for set_powered management command
2011-02-08  Johan HedbergBluetooth: Add support for management powered event
2011-02-08  Johan HedbergBluetooth: Implement automatic setup procedure for...
2011-02-08  Gustavo F. PadovanBluetooth: Fix setting of MTU for ERTM and Streaming...
2011-02-08  Andrei EmeltchenkoBluetooth: Use non-flushable by default L2CAP data...
2011-02-08  Jesper JuhlBluetooth: Fix failure to release lock in read_index_list()
2011-02-08  Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-02-07  Dan Carpentermac80211: remove unneeded check
2011-02-07  Mohammed Shafi Sha... mac80211: Update comments on radiotap MCS index
2011-02-07  Felix Fietkaumac80211: as a 4-addr station, do not receive packets...
2011-02-07  Ben Greearmac80211: Make some mlme timers module paramaters.
2011-02-04  Ben Greearmac80211: Optimize scans on current operating channel.
2011-02-04  Felix Fietkaumac80211: do not send duplicate data frames to the...
2011-02-04  Rajkumar Manoharanmac80211: do not restart ps timer during scan or offchannel
2011-02-04  Christian Lampartermac80211: fix race between next beacon dtim and ieee802...
2011-02-03  Jouni Malinenmac80211: Add testing functionality for TKIP
2011-02-03  Jouni Malinenmac80211: Remove obsolete TKIP flexibility
2011-02-03  Johannes Bergmac80211: allow GO to scan like AP
2011-02-03  Arik Nemtsovmac80211: pass up beacons from external BSS when operat...
2011-02-03  Arik Nemtsovmac80211: add HW flag for disabling auto link-PS in...
2011-02-03  Arik Nemtsovmac80211: do not calc frame duration when using HW...
2011-02-03  Ben Greearmac80211: Recalculate channel-type on iface removal.
2011-02-03  Juuso Oikarinencfg80211: Fix power save state after interface type...
2011-02-03  Ben Greearmac80211: Warn users if HT fails because of freq mismatch.
2011-02-03  Ben Greearmac80211: Show configured channel-type in netdev debugfs.
2011-02-03  Ben Greearmac80211: Be more careful when changing channels.
2011-02-02  Bao LiangBluetooth: Set conn state to BT_DISCONN to avoid multip...
2011-02-01  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-01-31  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-01-31  Rajkumar Manoharanmac80211: disable power save if an infra AP vif exists
2011-01-28  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-01-28  Julia Lawallnet/wireless/nl80211.c: Avoid call to genlmsg_cancel
2011-01-28  Ben Greearmac80211: Add sdata state and flags to debugfs.
2011-01-28  Johannes Bergmac80211: add MCS information to radiotap
2011-01-28  Juuso Oikarinencfg80211: Allow non-zero indexes for device specific...
2011-01-28  John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-01-26  Johannes Bergmac80211: use DECLARE_EVENT_CLASS
2011-01-25  Felix Fietkaumac80211: fix a crash in ieee80211_beacon_get_tim on...
2011-01-21  Bruno Randolfcfg80211: Extend channel to frequency mapping for 802.11j
2011-01-21  Ben Greearmac80211: Fix skb-copy failure debug message.
2011-01-19  Johan HedbergBluetooth: Fix race condition with conn->sec_level
2011-01-19  Johan HedbergBluetooth: Fix authentication request for L2CAP raw...
2011-01-19  Johan HedbergBluetooth: Create a unified auth_type evaluation function
2011-01-19  Johan HedbergBluetooth: Fix MITM protection requirement preservation
2011-01-19  Johan HedbergRevert "Bluetooth: Update sec_level/auth_type for alrea...
2011-01-19  Lukáš TurekBluetooth: Never deallocate a session when some DLC...
2011-01-19  Johan HedbergBluetooth: Fix leaking blacklist when unregistering...
2011-01-19  David SterbaBluetooth: l2cap: fix misuse of logical operation in...
2011-01-19  Felix Fietkaumac80211: drop non-auth 3-addr data frames when running...
2011-01-19  Johannes Bergmac80211: allow advertising correct maximum aggregate...
2011-01-19  Johannes Bergmac80211: track receiver's aggregation reorder buffer...
2011-01-19  Johannes Bergmac80211: don't return beacons when mesh is disabled
2011-01-19  Ben Greearmac80211: Show max retry-counts in kernel messages.
2011-01-19  Wey-Yi Guymac80211: mesh only parameter mppath maybe unused
2011-01-19  Luciano Coelhomac80211: add hw configuration for max ampdu buffer...
2011-01-19  Nick Ledovskikhmac80211:mesh_mpp_table_grow call should depend on...
2011-01-19  Joel A Fernandesmac80211: Rewrote code for checking if destinations...
2011-01-18  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-18  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-01-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.061343 seconds and 8 git commands to generate.