summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-12-26Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann1-3/+9
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann1-2/+2
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann4-0/+21
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2-0/+67
2014-12-20Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann1-0/+14
2014-12-20Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2-478/+474
2014-12-20Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2-349/+350
2014-12-20Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2-201/+200
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann4-1/+74
2014-12-20Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2-2/+14
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring1-14/+9
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring1-0/+77
2014-12-20Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg2-56/+56
2014-12-20Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg1-40/+45
2014-12-20Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2-68/+109
2014-12-20Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg1-22/+62
2014-12-20Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg4-95/+105
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg7-370/+453
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg3-15/+22
2014-12-19nl802154: introduce support for cca settingsAlexander Aring3-3/+71
2014-12-19ieee802154: rework cca settingAlexander Aring5-9/+10
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller7-17/+32
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-5/+9
2014-12-18geneve: Fix races between socket add and release.Jesse Gross1-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross1-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf1-1/+1
2014-12-18netlink: Always copy on mmap TX.David Miller1-36/+16
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann1-5/+9
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz1-0/+5
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf1-0/+3
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf1-0/+6
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-54/+123
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-54/+123
2014-12-15rds: Fix min() warning in rds_message_inc_copy_to_user()Geert Uytterhoeven1-1/+2
2014-12-15gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs1-4/+5
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+0
2014-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+20
2014-12-12fib_trie: Fix trie balancing issue if new node pushes down existing nodeAlexander Duyck1-1/+2
2014-12-12vlan: Add ability to always enable TSO/UFOToshiaki Makita1-3/+4
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov1-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach1-5/+2
2014-12-12Bluetooth: Fix mgmt response status when removing adapterJohan Hedberg1-3/+15
2014-12-12Bluetooth: Fix enabling BR/EDR SC when powering onJohan Hedberg1-0/+5
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach1-0/+4
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho1-1/+1
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov1-1/+4
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen1-0/+1