# # This file is a placeholder to prevent accidental build breakage if someone # enables CONFIG_CFG80211_INTERNAL_REGDB. Almost no one actually needs to # enable that build option. # # You should be using CRDA instead. It is even better if you use the CRDA # package provided by your distribution, since they will probably keep it # up-to-date on your behalf. # # If you _really_ intend to use CONFIG_CFG80211_INTERNAL_REGDB then you will # need to replace this file with one containing appropriately formatted # regulatory rules that cover the regulatory domains you will be using. Your # best option is to extract the db.txt file from the wireless-regdb git # repository: # # git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git # a href='/cgit.cgi/linux/net-next.git/'>net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)AuthorFilesLines
2017-02-07net/sched: act_mirred: remove duplicated include from act_mirred.cWei Yongjun1-2/+0
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko1-0/+3
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi2-78/+33
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi1-2/+2
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-85/+48
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-1/+1