summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel2015-06-181-7/+16
| | * | | | Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel2015-06-181-5/+12
| | * | | | Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel2015-06-181-5/+12
| | * | | | Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel2015-06-181-14/+16
| | * | | | Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel2015-06-181-4/+9
| | * | | | Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel2015-06-181-1/+1
| | * | | | Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel2015-06-181-10/+12
| | * | | | Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel2015-06-181-8/+6
| | * | | | Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel2015-06-181-33/+17
| | * | | | Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-182-16/+40
| | * | | | Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-182-1/+118
| | * | | | Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke2015-06-171-2/+0
| | * | | | Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke2015-06-171-2/+1
| | * | | | Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke2015-06-171-1/+1
| | * | | | Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke2015-06-171-3/+3
| | * | | | Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke2015-06-171-1/+1
| | * | | | mac802154: iface: cleanup stack variableAlexander Aring2015-06-171-1/+1
| | * | | | mac802154: iface: fix order while interface upAlexander Aring2015-06-171-48/+55
| | * | | | mac802154: iface: flush workqueue before stopAlexander Aring2015-06-151-0/+1
| | * | | | mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-151-3/+3
| | * | | | mac802154: rx packet handle cleanupVarka Bhadram2015-06-151-2/+4
| | * | | | Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg2015-06-121-2/+1
| | * | | | Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-121-2/+2
| | * | | | Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+87
| | * | | | Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-121-12/+12
| | * | | | Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-121-1/+50
| | * | | | Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-121-4/+57
| | * | | | Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan2015-06-111-6/+2
| | * | | | Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2015-06-102-2/+14
| | * | | | Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-091-1/+2
| | * | | | Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-092-6/+4
| | * | | | Bluetooth: Don't call shutdown when leaving user channelLoic Poulain2015-06-091-0/+1
| | * | | | mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
| | * | | | Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-093-15/+7
| | * | | | Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-081-7/+19
| | * | | | mac802154: remove unneeded vif structAlexander Aring2015-06-073-9/+6
| | * | | | Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-061-2/+2
| | * | | | Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery2015-06-061-8/+12
| | * | | | nl802154: export supported commandsVarka Bhadram2015-06-041-0/+40
| | * | | | ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek2015-06-041-0/+6
| | * | | | cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram2015-06-041-5/+5
| | * | | | mac802154: add trace functionality for driver opsVarka Bhadram2015-06-024-15/+362
| | * | | | ieee802154: 6lowpan: set ackreq when neededAlexander Aring2015-06-021-2/+3
| | * | | | ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-2/+2
| * | | | | inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA2015-06-231-2/+2
| * | | | | switchdev: fdb filter_dev is always NULL for self (device), so remove checkScott Feldman2015-06-231-6/+0
| * | | | | ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu2015-06-211-2/+5
| * | | | | netlink: add API to retrieve all group membershipsDavid Herrmann2015-06-211-0/+22
| * | | | | sock_diag: fetch source port from inet_sockCraig Gallek2015-06-211-0/+2
| * | | | | pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri2015-06-211-2/+1