mac802154: fix typo in header guard
[cascardo/linux.git] / include /
2015-03-18 Brad Campbellcc2520: Add support for CC2591 amplifier.
2015-03-17 Johan HedbergBluetooth: Move generic mgmt command dispatcher to...
2015-03-17 Johan HedbergBluetooth: Add hdev_init callback for HCI channels
2015-03-17 Johan HedbergBluetooth: Add helper to get HCI channel of a socket
2015-03-17 Jakub PawlowskiBluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
2015-03-17 Marcel HoltmannBluetooth: Add support for Local OOB Extended Data...
2015-03-16 Marcel HoltmannBluetooth: Add constants for LE SC Confirmation and...
2015-03-16 Marcel HoltmannBluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connecti...
2015-03-15 Marcel HoltmannBluetooth: Add simple version of Read Local OOB Extende...
2015-03-15 Marcel HoltmannBluetooth: Add defines for LE Bluetooth Device Address...
2015-03-15 Marcel HoltmannBluetooth: Add simple version of Read Advertising Featu...
2015-03-15 Marcel HoltmannBluetooth: Use BIT(n) macro instead of manually encodin...
2015-03-15 Marcel HoltmannBluetooth: Send global configuration updates to all...
2015-03-15 Marcel HoltmannBluetooth: Add support for trust verification of manage...
2015-03-15 Marcel HoltmannBluetooth: Add support for untrusted access to manageme...
2015-03-15 Marcel HoltmannBluetooth: Add hci_sock_test_flag helper function
2015-03-15 Marcel HoltmannBluetooth: Consolidate socket channel sending function...
2015-03-15 Marcel HoltmannBluetooth: Introduce trusted flag for management contro...
2015-03-15 Marcel HoltmannBluetooth: Add support for extended index management...
2015-03-15 Marcel HoltmannBluetooth: Add support for extended index management...
2015-03-15 Marcel HoltmannBluetooth: Use special function to send filter manageme...
2015-03-15 Marcel HoltmannBluetooth: Provide hci_send_to_flagged_channel helper...
2015-03-15 Marcel HoltmannBluetooth: Add flags field and setting function for...
2015-03-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-14 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-14 Alexander Aringmac802154: correct max sifs size handling
2015-03-13 Marcel HoltmannBluetooth: Merge hdev->dbg_flags fields into hdev-...
2015-03-13 Marcel HoltmannBluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_set_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_clear_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_change_flag helpe...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_change_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_clear_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_set_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Add support connectable advertising setting
2015-03-13 David S. MillerMerge branch 'tcp_metrics_netns_debloat'
2015-03-13 Eric W. Biedermantcp_metrics: Use a single hash table for all network...
2015-03-13 Daniel Borkmannrhashtable: kill ht->shift atomic operations
2015-03-13 David S. MillerMerge branch 'listener_refactor'
2015-03-13 Eric Dumazetinet: introduce ireq_family
2015-03-13 Eric Dumazetinet: prepare sock_edemux() & sock_gen_put() for new...
2015-03-13 Eric Dumazetinet: add rsk_refcnt/ireq_refcnt to request socks
2015-03-13 Eric Dumazetinet: add ireq_state field to inet_request_sock
2015-03-13 Eric Dumazetinet: add TCP_NEW_SYN_RECV state
2015-03-13 Eric Dumazetipv6: add missing ireq_net & ir_cookie initializations
2015-03-12 Daniel Borkmannebpf: verifier: check that call reg with ARG_ANYTHING...
2015-03-12 David S. MillerMerge branch 'possible_net_t'
2015-03-12 Eric W. Biedermannet: Introduce possible_net_t
2015-03-12 Eric W. Biedermannet: Kill hold_net release_net
2015-03-12 Lubomir Rintelipv6: expose RFC4191 route preference via rtnetlink
2015-03-12 Simon Hormanvxlan: Correct path typo in comment
2015-03-12 Eric Dumazetnet: add real socket cookies
2015-03-11 David S. MillerMerge branch 'dsa_phy_divert'
2015-03-11 Florian Fainelliof: mdio: export of_mdio_parse_addr
2015-03-11 Herbert Xurhashtable: Move hash_rnd into bucket_table
2015-03-11 Alexander Duyckipv4: FIB Local/MAIN table collapse
2015-03-10 Johan HedbergBluetooth: Add 'Already Paired' error for Pair Device...
2015-03-10 Johan HedbergBluetooth: Make Fast Connectable available while powere...
2015-03-10 David S. MillerMerge branch 'inet_diag_cleanups'
2015-03-10 Eric Dumazetinet_diag: add const to inet_diag_req_v2
2015-03-10 Eric Dumazetnet: constify sock_diag_check_cookie()
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-10 Florian Westphalnetfilter: fix sparse warnings in reject handling
2015-03-10 Florian Fainellinet: phy: bcm7xxx: add alternate id for 7439
2015-03-10 Scott Feldmanswitchdev: add netlink flags to IPv4 FIB add op
2015-03-10 David S. MillerMerge branch 'dsa-next'
2015-03-10 Florian Fainellinet: dsa: utilize of_find_net_device_by_node
2015-03-10 Florian Fainellinet: core: add of_find_net_device_by_node()
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'trace-fixes-v4.0-rc2-2' of git://git./linux...
2015-03-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'regulator-v4.0-rc2' of git://git./linux...
2015-03-10 Linus TorvaldsMerge tag 'spi-v4.0-rc2' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'fbdev-fixes-4.0' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-09 Eric W. Biedermannet: Remove protocol from struct dst_ops
2015-03-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-09 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-09 David S. MillerMerge tag 'iwlwifi-next-for-kalle-2015-03-07' of https...
2015-03-09 Cong Wangnet_sched: destroy proto tp when all filters are gone
2015-03-09 Pablo Neira Ayusonetfilter: bridge: move DNAT helper to br_netfilter
2015-03-09 James MorrisMerge branch 'for-current' of https://github.com/PeterH...
2015-03-09 Florian Westphalnetfilter: bridge: move nf_bridge_update_protocol to...
2015-03-09 Florian Westphalbridge: move mac header copying into br_netfilter
2015-03-08 David S. MillerMerge branch 'mpls-next'
2015-03-08 Eric W. Biedermanneigh: Use neigh table index for neigh_packet_xmit
2015-03-08 Linus TorvaldsMerge tag 'usb-4.0-rc3' of git://git./linux/kernel...
2015-03-08 Linus TorvaldsMerge tag 'tty-4.0-rc3' of git://git./linux/kernel...
2015-03-08 Linus TorvaldsMerge tag 'staging-4.0-rc3' of git://git./linux/kernel...
2015-03-08 Linus TorvaldsMerge tag 'char-misc-4.0-rc3' of git://git./linux/kerne...
2015-03-08 Linus TorvaldsMerge tag 'cc-4.0-rc2' of git://git./linux/kernel/git...
2015-03-07 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-03-07 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
next