summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-12-26Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann
2014-12-20Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann
2014-12-20Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann
2014-12-20Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann
2014-12-20Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann
2014-12-20Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring
2014-12-19Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg
2014-12-19Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg
2014-12-19Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg
2014-12-19nl802154: introduce support for cca settingsAlexander Aring
2014-12-19ieee802154: rework cca settingAlexander Aring
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-18geneve: Fix races between socket add and release.Jesse Gross
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf
2014-12-18netlink: Always copy on mmap TX.David Miller
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-15rds: Fix min() warning in rds_message_inc_copy_to_user()Geert Uytterhoeven
2014-12-15gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-12fib_trie: Fix trie balancing issue if new node pushes down existing nodeAlexander Duyck
2014-12-12vlan: Add ability to always enable TSO/UFOToshiaki Makita
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach
2014-12-12Bluetooth: Fix mgmt response status when removing adapterJohan Hedberg
2014-12-12Bluetooth: Fix enabling BR/EDR SC when powering onJohan Hedberg
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen