summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-03-16inet: add proper refcounting to request sockEric Dumazet
2015-03-16net: add sk_fullsock() helperEric Dumazet
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-16netdev: remove ndo ops for switchdevScott Feldman
2015-03-16switchdev: add swdev opsScott Feldman
2015-03-15bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann
2015-03-15ebpf: add prandom helper for packet samplingDaniel Borkmann
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
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-15rhashtable: Move future_tbl into struct bucket_tableHerbert Xu
2015-03-15rhashtable: Add rehash counter to bucket_tableHerbert Xu
2015-03-15rhashtable: Free bucket tables asynchronously after rehashHerbert Xu
2015-03-15rhashtable: Fix walker behaviour during rehashHerbert Xu
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-14arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev
2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
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