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