summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2014-12-20Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann-0/+14
2014-12-20Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann-478/+474
2014-12-20Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann-349/+350
2014-12-20Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann-201/+200
2014-12-20Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann-1/+74
2014-12-20Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann-2/+14
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring-14/+9
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring-0/+77
2014-12-19Bluetooth: Move hci_update_page_scan to hci_request.cJohan Hedberg-56/+56
2014-12-19Bluetooth: Add return parameter to cmd_complete callbacksJohan Hedberg-40/+45
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg-68/+109
2014-12-19Bluetooth: Fix Remove Device to wait for HCI before sending cmd_completeJohan Hedberg-22/+62
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg-95/+105
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau-10/+11
2014-12-19Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro-0/+3
2014-12-19Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro-0/+3
2014-12-19Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro-1/+2
2014-12-19Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen-1/+0
2014-12-19[regression] chunk lost from bd9b51Al Viro-1/+0
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg-370/+453
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg-15/+22
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-124/+226
2014-12-19nl802154: introduce support for cca settingsAlexander Aring-3/+71
2014-12-19ieee802154: rework cca settingAlexander Aring-9/+10
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller-17/+32
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-5/+9
2014-12-18Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso-5/+5
2014-12-18geneve: Fix races between socket add and release.Jesse Gross-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf-1/+1
2014-12-18netlink: Always copy on mmap TX.David Miller-36/+16
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen-0/+34
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen-17/+27
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-51/+203
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann-5/+9
2014-12-17libceph: specify position of extent operationYan, Zheng-13/+6
2014-12-17libceph: add CREATE osd operation supportYan, Zheng-20/+22
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng-0/+47
2014-12-17libceph: require cephx message signature by defaultYan, Zheng-0/+13
2014-12-17libceph: message signature supportYan, Zheng-3/+103
2014-12-17libceph: store session key in cephx authorizerYan, Zheng-7/+12
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov-11/+3
2014-12-17mac80211: avoid reconfig if no interfaces are upEliad Peller-5/+6
2014-12-17mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho-4/+0
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller-38/+47
2014-12-17mac80211: handle power constraint and country IEs in RRMMoshe Benji-4/+8
2014-12-17mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi-14/+29
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg-1/+1
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov-3/+13