Bluetooth: Allow L2CAP to increase the security level
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net /
2011-11-10 Gustavo F. PadovanBluetooth: Allow L2CAP to increase the security level
2011-11-10 Gustavo F. PadovanBluetooth: Rename l2cap_check_security()
2011-11-10 Johan HedbergBluetooth: Add status parameter to mgmt_disconnect...
2011-11-10 Johan HedbergBluetooth: Add proper response to mgmt_remove_keys...
2011-11-10 Johan HedbergBluetooth: Fix deadlock with mgmt_pair_device
2011-11-10 Johan HedbergBluetooth: Add public/random LE address information...
2011-11-09 Julia Lawallnet/rfkill/core.c: use kstrtoul, etc
2011-11-09 Julia Lawallnet/mac80211/debugfs.c: use kstrtoul, etc
2011-11-09 Johannes Bergmac80211: implement wifi TX status
2011-11-09 Johannes Bergnl80211: advertise socket TX status capability
2011-11-09 Helmut Schaamac80211: Also report the STA's TDLS flag via nl80211
2011-11-09 Johannes Bergcfg80211/mac80211: allow management TX to not wait...
2011-11-09 Johannes Bergmac80211: send unexpected 4addr event
2011-11-09 Johannes Bergcfg80211: add event for unexpected 4addr frames
2011-11-09 Johannes Bergmac80211: report OBSS beacons
2011-11-09 Johannes Bergcfg80211: allow registering to beacons
2011-11-09 Johannes Bergmac80211: support client probe
2011-11-09 Johannes Bergnl80211: add API to probe a client
2011-11-09 Johannes Bergnl80211: advertise device AP SME
2011-11-09 Johannes Bergmac80211: support spurious class3 event
2011-11-09 Johannes Bergnl80211: allow subscribing to unexpected class3 frames
2011-11-09 Johannes Bergmac80211: add support for control port protocol in...
2011-11-09 Johannes Bergmac80211: add helper to free TX skb
2011-11-09 Javier Cardonamac80211: simplify mesh frame queue mapping and QoS
2011-11-09 Thomas Pedersenmac80211: check if frame is really part of this BA
2011-11-09 Thomas Pedersenmac80211: QoS multicast frames have No Ack policy
2011-11-09 Javier Cardonamac80211: Avoid filling up mesh preq queue with redunda...
2011-11-09 Johannes Bergmac80211: verify virtual interfaces in driver API
2011-11-09 Johannes Bergnet: add wireless TX status socket option
2011-11-09 Stanislaw Gruszkamac80211: simplify ieee80211_work_work
2011-11-09 Stanislaw Gruszkamac80211: remove useless brackets in ieee80211_cfg_on_o...
2011-11-09 Stanislaw Gruszkamac80211: remove uneeded scan_chan variable
2011-11-09 Johannes Bergmac80211: preserve EOSP in QoS header
2011-11-09 Jouni Malinennl80211: Increase maximum NL80211_ATTR_KEY_SEQ length...
2011-11-09 Eliad Pellermac80211: set BSS_CHANGED_IDLE on vif reconfig
2011-11-09 Christian Lampartermac80211: handle HT PHY BSS membership selector value...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 Johan HedbergBluetooth: Remove redundant hci_dev comparisons in...
2011-11-09 Johan HedbergBluetooth: Fix consistency with u16 integer type in...
2011-11-09 Johan HedbergBluetooth: Fix cancel_delayed_work_sync usage with...
2011-11-09 Johan HedbergBluetooth: Add missing hci_dev locking when calling...
2011-11-09 Johan HedbergBluetooth: Move pending management command list into...
2011-11-09 Johan HedbergBluetooth: Pass full hci_dev struct to mgmt callbacks
2011-11-08 Thomas Pedersenmac80211: allow frame aggregation for mesh
2011-11-08 Thomas Pedersenmac80211: set HT capabilities for mesh peer
2011-11-08 Thomas Pedersenmac80211: add HT IEs to mesh frames
2011-11-08 Alexander Simonmac80211: Add HT helper functions
2011-11-08 Thomas Pedersenmac80211: comment allocation of mesh frames
2011-11-08 Arik Nemtsovmac80211: support adding IV-room in the skb for CCMP...
2011-11-08 Johannes Bergnl80211: clean up genlmsg_end uses
2011-11-08 Johannes Bergmac80211: exit cooked monitor RX early if there are...
2011-11-08 Johannes Bergmac80211: fix confusing parentheses
2011-11-08 Eliad Pellermac80211: call set_wmm_default only for valid vifs
2011-11-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-08 Johan HedbergBluetooth: Add address type fields to mgmt messages...
2011-11-08 Johan HedbergBluetooth: Update link key mgmt APIs to match latest...
2011-11-08 Johan HedbergBluetooth: Fix response for mgmt_start_discovery when...
2011-11-08 Johan HedbergBluetooth: Remove redundant code from mgmt_block &...
2011-11-08 Johan HedbergBluetooth: Convert power off mechanism to use delayed_work
2011-11-08 Johan HedbergBluetooth: Fix mgmt response when HCI_Write_Scan_Enable...
2011-11-08 Johan HedbergBluetooth: Add timeout field to mgmt_set_discoverable
2011-11-08 Andre GuedesBluetooth: Periodic Inquiry and Discovery
2011-11-08 Andre GuedesBluetooth: Create hci_cancel_inquiry()
2011-11-08 Andre GuedesBluetooth: Create hci_do_inquiry()
2011-11-08 Andrei EmeltchenkoBluetooth: EFS: parse L2CAP config response
2011-11-08 Andrei EmeltchenkoBluetooth: Define HCI reasons instead of magic number
2011-11-07 Johan HedbergBluetooth: Clean up logic in hci_cc_write_scan_enable
2011-11-07 Szymon JancBluetooth: Add debug print to l2cap_chan_create
2011-11-07 Johan HedbergBluetooth: Fix mgmt response when adapter goes down...
2011-11-07 Mat MartineauBluetooth: Guarantee BR-EDR device will be registered...
2011-11-07 Mat MartineauBluetooth: Add signal handlers for channel moves
2011-11-07 Mat MartineauBluetooth: Use symbolic values for the fixed channel map
2011-11-07 Mat MartineauBluetooth: Add signal handlers for channel creation
2011-11-07 Mat MartineauBluetooth: Add channel policy to getsockopt/setsockopt
2011-11-07 Andrei EmeltchenkoBluetooth: Initialize tx_win_max for fixed channel
2011-11-07 Luiz Augusto von... Bluetooth: recalculate priorities when channels are...
2011-11-07 Luiz Augusto von... Bluetooth: handle priority change within quote
2011-11-07 Luiz Augusto von... Bluetooth: prioritizing data over HCI
2011-11-07 Gustavo F. PadovanBluetooth: Fix hidp_get_connection()
2011-11-07 David HerrmannBluetooth: hidp: Fix module reference cleanup
2011-11-07 Johan HedbergBluetooth: Set HCI_MGMT flag only in read_controller_info
2011-11-07 Szymon JancBluetooth: Increase HCI reset timeout in hci_dev_do_close
2011-11-07 Szymon JancBluetooth: rfcomm: Fix sleep in invalid context in...
2011-11-07 Johan HedbergBluetooth: Fix command complete/status for discovery...
2011-11-07 Luiz Augusto von... Bluetooth: make use sk_priority to priritize RFCOMM...
2011-11-07 Luiz Augusto von... Bluetooth: set skbuffer priority based on L2CAP socket...
2011-11-07 Luiz Augusto von... Bluetooth: replace list_for_each with list_for_each_ent...
2011-11-07 Andrei EmeltchenkoBluetooth: correct debug output
2011-11-07 Andrei EmeltchenkoBluetooth: remove magic offset and size
2011-11-07 Gustavo F. PadovanBluetooth: small styles clean ups to l2cap_core.c
2011-11-07 Andrei EmeltchenkoBluetooth: EFS: implement L2CAP config pending state
2011-11-07 David HerrmannBluetooth: Make hci_unregister_dev return void
2011-11-07 David HerrmannBluetooth: Replace rfcomm tty tasklet by workqueue
2011-11-07 David HerrmannBluetooth: Return proper error codes on rfcomm tty...
2011-11-07 Andrzej KaczmarekBluetooth: Use miliseconds for L2CAP channel timeouts
2011-11-07 Arek LichwaBluetooth: Revert: Fix L2CAP connection establishment
2011-11-07 Janusz.Dziedzic... mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
2011-11-07 Johannes Bergcfg80211: fix cmp_ies
2011-11-07 Johannes Bergcfg80211: allow setting TXQ parameters only in AP mode
next