summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann-2/+0
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann-0/+1
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann-0/+6
2014-12-20Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann-0/+43
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg-2/+0
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg-2/+0
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg-25/+0
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg-1/+2
2014-12-19Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen-0/+1
2014-12-19nl802154: introduce support for cca settingsAlexander Aring-1/+4
2014-12-19ieee802154: rework cca settingAlexander Aring-3/+13
2014-12-19nl802154: introduce cca mode enumsAlexander Aring-0/+43
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen-0/+3
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen-0/+2
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron-0/+33
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+2
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg-8/+7
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-0/+1
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan-0/+6
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan-3/+3
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-726/+2785
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds-17/+9
2014-12-10Merge branch 'nsfs' into for-nextAl Viro-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner-17/+9
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches-3/+3
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches-1/+1
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches-1/+1
2014-12-10llc: Make function pointer arrays constJoe Perches-1/+1
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller-30/+3
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-58/+212
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro-29/+0
2014-12-09put iov_iter into msghdrAl Viro-2/+3
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro-3/+3
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro-1/+2
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko-1/+0
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+2
2014-12-08fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck-2/+2
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-3/+55
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-23/+28
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-26/+71
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann-0/+1
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann-0/+10
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann-19/+19
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann-0/+3
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann-0/+8
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski-0/+4
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski-0/+9