Bluetooth: Add key preference parameter to smp_sufficient_security
[firefly-linux-kernel-4.4.55.git] / net /
2014-11-15 Johan HedbergBluetooth: Add key preference parameter to smp_sufficie...
2014-11-15 Johan HedbergBluetooth: Fix sending incorrect LE CoC PDU in BT_CONNE...
2014-11-15 Fabian FrederickBluetooth: hidp: replace kzalloc/copy_from_user by...
2014-11-13 Johan HedbergBluetooth: Fix correct nesting for 6lowpan server channel
2014-11-13 Johan HedbergBluetooth: Fix L2CAP nesting level initialization location
2014-11-13 Johan HedbergBluetooth: Fix L2CAP socket lock nesting level
2014-11-13 Johan HedbergBluetooth: Use proper nesting annotation for l2cap_chan...
2014-11-13 Alexander Aringmac802154: add interframe spacing time handling
2014-11-12 Johan HedbergBluetooth: Remove unnecessary hci_dev_lock/unlock in...
2014-11-12 Johan HedbergBluetooth: Fix l2cap_sock_teardown_cb lockdep warning
2014-11-12 Alexander Aringieee820154: add lbt setting support
2014-11-12 Alexander Aringieee820154: add max frame retries setting support
2014-11-12 Alexander Aringieee820154: add max csma backoffs setting support
2014-11-12 Alexander Aringieee820154: add backoff exponent setting support
2014-11-12 Alexander Aringieee820154: add short_addr setting support
2014-11-12 Alexander Aringieee820154: add pan_id setting support
2014-11-12 Alexander Aringieee820154: add channel set support
2014-11-12 Alexander Aringmac802154: add ifname change notifier
2014-11-12 Alexander Aringmac802154: change module description
2014-11-12 Alexander Aringmac802154: add wpan_phy priv id
2014-11-12 Alexander Aringmac820154: move mutex locks out of loop
2014-11-12 Alexander Aringmac820154: rename sdata next to tmp
2014-11-12 Alexander Aringmac820154: move interface unregistration into iface
2014-11-11 Johan HedbergBluetooth: 6lowpan: Remove unnecessary RCU callback
2014-11-11 Johan HedbergBluetooth: Fix mgmt connected notification
2014-11-10 Johan HedbergBluetooth: Fix sparse warning in amp.c
2014-11-09 Alexander Aringmac802154: protect address changes via ioctl
2014-11-09 Alexander Aringieee802154: fix iface dump with lowpan
2014-11-09 Alexander Aringieee802154: netlink add rtnl lock
2014-11-09 Alexander Aringmac820154: don't set monitor dev_addr
2014-11-09 Alexander Aringieee802154: add wpan_dev dump support
2014-11-09 Alexander Aringieee802154: add wpan_phy dump support
2014-11-09 Alexander Aringieee802154: add nl802154 framework
2014-11-09 Alexander Aringieee802154: sysfs add wpan_phy index and name
2014-11-09 Alexander Aringieee802154: add wpan_dev_list
2014-11-09 Alexander Aringieee802154: add iftype to wpan_dev
2014-11-09 Alexander Aringieee802154: add cfg802154_registered_device list
2014-11-09 Alexander Aringieee802154: rename wpan_phy_alloc
2014-11-09 Alexander Aringmac802154: remove mac_params in sdata
2014-11-09 Alexander Aringmac802154: move mac pib attributes into wpan_dev
2014-11-08 Alexander AringBluetooth: 6lowpan: fix skb_unshare behaviour
2014-11-07 Jaganath KanakkasseryBluetooth: Send mgmt_connected only if state is BT_CONFIG
2014-11-06 Martin Townsend6lowpan: move skb_free from error paths in decompression
2014-11-06 Kuba PawlakBluetooth: Sort switch cases by opcode's numeric value
2014-11-06 Kuba PawlakBluetooth: Clear role switch pending flag
2014-11-05 Alexander Aringmac802154: fix typo promisuous to promiscuous
2014-11-05 Alexander Aringmac802154: use IEEE802154_EXTENDED_ADDR_LEN
2014-11-05 Alexander Aringmac802154: add support for perm_extended_addr
2014-11-05 Alexander Aringmac802154: cleanup ieee802154_netdev_to_extended_addr
2014-11-05 Alexander Aringmac802154: add ieee802154_vif struct
2014-11-05 Alexander Aringmac802154: add default interface registration
2014-11-05 Alexander Aringieee802154: remove mlme get_phy callback
2014-11-05 Alexander Aringieee802154: rework interface registration
2014-11-05 Alexander Aringmac802154: move dev_hold out of ieee802154_if_add
2014-11-05 Alexander Aringmac802154: move interface add handling in iface
2014-11-05 Alexander Aringmac802154: move interface del handling in iface
2014-11-05 Alexander Aringieee802154: remove nl802154 unused functions
2014-11-05 Alexander Aringieee802154: rework wpan_phy index assignment
2014-11-04 Simon Vincent6lowpan: fix udp header compression when using raw...
2014-11-04 Johan HedbergBluetooth: Fix sparse warnings in RFCOMM
2014-11-03 Szymon JancBluetooth: Fix invalid response for 'Start Discovery...
2014-11-03 Marcel HoltmannBluetooth: Consolidate whitelist debugfs entry into...
2014-11-02 Alexander Aringieee802154: remove unnecessary functions
2014-11-02 Alexander Aringmac802154: cfg: add missing include
2014-11-02 Alexander Aringieee802154: sysfs: add missing include
2014-11-02 Marcel HoltmannBluetooth: Add hci_reset_dev() for driver triggerd...
2014-11-02 Marcel HoltmannBluetooth: Introduce BT_BREDR and BT_LE config options
2014-11-02 Marcel HoltmannBluetooth: Print error message for HCI_Hardware_Error...
2014-11-02 Marcel HoltmannBluetooth: Check status of command complete for HCI_Reset
2014-11-02 Alexander Aringieee802154: 6lowpan: remove set of mac address
2014-11-02 Alexander Aringmac802154: iface: add validation for extended address
2014-11-02 Alexander Aringmac802154: move phy settings into netlink receive
2014-11-02 Alexander Aringmac802154: set panid address filter on ifup
2014-11-02 Alexander Aringmac802154: set short address filter on ifup
2014-11-02 Alexander Aringmac802154: set extended address filter on ifup
2014-11-02 Alexander Aringieee802154: don't allow to change addr while netif_running
2014-11-02 Alexander Aringcfg802154: convert deprecated iface add and del
2014-11-02 Alexander Aringieee802154: add helper wpan_phy_to_rdev function
2014-11-02 Alexander Aringmac802154: introduce mac802154_config_ops
2014-11-02 Alexander Aringcfg802154: introduce cfg802154_registered_device
2014-11-02 Alexander Aringieee802154: remove default channel settings
2014-11-01 Chan-yeol ParkBluetooth: Fix hci_sync missing wakeup interrupt
2014-10-31 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-30 John W. LinvilleMerge tag 'iwlwifi-next-for-john-2014-10-29' of git...
2014-10-30 Marcel HoltmannBluetooth: Clear LE white list when resetting controller
2014-10-30 Dan CarpenterBluetooth: 6lowpan: use after free in disconnect_devices()
2014-10-29 Alexander Aringmac802154: add basic support for monitor
2014-10-29 Alexander Aringmac802154: rx: add error handling after skb_clone
2014-10-29 Alexander Aringmac802154: rx: monitor receive cleanup
2014-10-29 Alexander Aringmac802154: rx: add rx stats incrementation
2014-10-29 Alexander Aringmac802154: rx: use netif_receive_skb
2014-10-29 Alexander Aringmac802154: rx: remove override pkt_type set to PACKET_HOST
2014-10-29 Alexander Aringmac802154: rx: add software checksum filtering check
2014-10-29 Alexander Aringmac802154: rx: simplify crc receive handling
2014-10-29 Alexander Aringmac802154: rx: remove unnecessary parameter
2014-10-29 Alexander Aringmac802154: separate omit tx/rx flags
2014-10-29 Alexander Aringmac802154: add support for promiscuous mode
2014-10-29 Alexander Aringmac802154: main: remove unnecessary include
2014-10-29 Jukka RissanenBluetooth: Wrong style spin lock used
2014-10-28 Alexander Aringieee802154: introduce sysfs file
next