summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller-1/+3
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg-1/+54
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg-6/+4
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson-1/+2
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi-2/+4
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi-0/+14
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss-0/+15
2014-09-05nl80211: Allow declaring RRM-related featuresAssaf Krauss-0/+14
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg-0/+2
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg-2/+18
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg-2/+16
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv-1/+4
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv-2/+5
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski-0/+65
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev-2/+1
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg-1/+1
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+12
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf-1/+0
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf-2/+2
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa-1/+1
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell-1/+2
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin-1/+3
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-2/+109
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+91
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier-1/+68
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-10/+91
2014-08-14Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-3/+3
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds-3/+3
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+38
2014-08-14Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+4
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+1
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-35/+34
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-1/+0
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-25/+7
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V-0/+88
2014-08-13printk: Add function to return log buffer address and sizeVasant Hegde-0/+3
2014-08-12RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford-0/+1
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki-2/+1
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich-6/+1
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+23
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-14/+42
2014-08-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-2/+44
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely-7/+80
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely-3/+4
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung-0/+2
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+15
2014-08-10IB/mad: Add user space RMPP supportIra Weiny-1/+15