summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-17Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg
2015-03-17Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg
2015-03-17Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg
2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann
2015-03-16Bluetooth: Add constants for LE SC Confirmation and Random valuesMarcel Holtmann
2015-03-16Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flagMarcel Holtmann
2015-03-15Bluetooth: Add simple version of Read Local OOB Extended Data commandMarcel Holtmann
2015-03-15Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleMarcel Holtmann
2015-03-15Bluetooth: Add simple version of Read Advertising Features commandMarcel Holtmann
2015-03-15Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)Marcel Holtmann
2015-03-15Bluetooth: Send global configuration updates to all management usersMarcel Holtmann
2015-03-15Bluetooth: Add support for trust verification of management commandsMarcel Holtmann
2015-03-15Bluetooth: Add support for untrusted access to management commandsMarcel Holtmann
2015-03-15Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann
2015-03-15Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann
2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management commandMarcel Holtmann
2015-03-15Bluetooth: Add support for extended index management eventsMarcel Holtmann
2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann
2015-03-15Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann
2015-03-15Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-14mac802154: correct max sifs size handlingAlexander Aring
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman
2015-03-13rhashtable: kill ht->shift atomic operationsDaniel Borkmann
2015-03-13inet: introduce ireq_familyEric Dumazet
2015-03-13inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet
2015-03-13inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet
2015-03-13inet: add ireq_state field to inet_request_sockEric Dumazet
2015-03-13inet: add TCP_NEW_SYN_RECV stateEric Dumazet
2015-03-13ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-12ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel
2015-03-12vxlan: Correct path typo in commentSimon Horman
2015-03-12net: add real socket cookiesEric Dumazet
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu