summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2-35/+74
2015-06-18Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel1-16/+81
2015-06-18Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel1-6/+94
2015-06-18Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel1-7/+16
2015-06-18Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel1-5/+12
2015-06-18Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel1-5/+12
2015-06-18Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel1-14/+16
2015-06-18Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel1-4/+9
2015-06-18Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel1-1/+1
2015-06-18Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel1-10/+12
2015-06-18Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel1-8/+6
2015-06-18Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel1-33/+17
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2-16/+40
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2-1/+118
2015-06-17Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke1-2/+0
2015-06-17Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke1-2/+1
2015-06-17Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke1-1/+1
2015-06-17Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke1-3/+3
2015-06-17Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke1-1/+1
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring1-1/+1
2015-06-17mac802154: iface: fix order while interface upAlexander Aring1-48/+55
2015-06-15mac802154: iface: flush workqueue before stopAlexander Aring1-0/+1
2015-06-15mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring1-3/+3
2015-06-15mac802154: rx packet handle cleanupVarka Bhadram1-2/+4
2015-06-12Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg1-2/+1
2015-06-12Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg1-2/+2
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg1-0/+87
2015-06-12Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg1-12/+12
2015-06-12Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg1-1/+50
2015-06-12Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg1-4/+57
2015-06-11Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan1-6/+2
2015-06-10Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2-2/+14
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang1-1/+2
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2-6/+4
2015-06-09Bluetooth: Don't call shutdown when leaving user channelLoic Poulain1-0/+1
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt1-1/+0
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg3-15/+7
2015-06-08Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann1-7/+19
2015-06-07mac802154: remove unneeded vif structAlexander Aring3-9/+6
2015-06-06Bluetooth: Reorder HCI user channel socket releaseLoic Poulain1-2/+2
2015-06-06Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-8/+12
2015-06-04nl802154: export supported commandsVarka Bhadram1-0/+40
2015-06-04ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek1-0/+6
2015-06-04cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram1-5/+5
2015-06-02mac802154: add trace functionality for driver opsVarka Bhadram4-15/+362
2015-06-02ieee802154: 6lowpan: set ackreq when neededAlexander Aring1-2/+3
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek1-2/+2
2015-05-31Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller43-137/+165
2015-05-31netevent: remove automatic variable in register_netevent_notifier()Wang Long1-4/+1
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-11/+233