summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann1-1/+0
2015-01-03Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann1-0/+1
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-34/+121
2015-01-01fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck1-21/+29
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg1-2/+2
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg1-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg1-2/+2
2014-12-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+24
2014-12-27neigh: 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-20Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg1-2/+0
2014-12-20Bluetooth: 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-17Merge 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-14Merge 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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds57-726/+2785
2014-12-11Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-17/+9
2014-12-11Merge branch 'nsfs' into for-nextAl Viro1-1/+2
2014-12-11mm: memcontrol: lockless page countersJohannes Weiner1-17/+9
2014-12-11Merge 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-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller12-58/+212
2014-12-10first fruits - kill l2cap ->memcpy_fromiovec()Al Viro1-29/+0
2014-12-10put iov_iter into msghdrAl Viro2-2/+3
2014-12-10switch l2cap ->memcpy_fromiovec() to msghdrAl Viro1-3/+3
2014-12-10ip_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-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+2
2014-12-09fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck1-2/+2