summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg19-0/+19
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg1-2/+1
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior5-14/+20
2014-08-29net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg1-0/+1
2014-08-29mac80211: fix chantype recalc warningMichal Kazior1-2/+2
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-2/+2
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg13-58/+77
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg4-8/+32
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior1-6/+0
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv2-2/+8
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2-11/+8
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski1-0/+65
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev9-17/+13
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2-95/+93
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland1-7/+3
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller1-8/+22
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg11-29/+17
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-878/+3051
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds230-240/+242
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-5/+71
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-214/+332
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf1-0/+2
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf2-8/+1
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf2-3/+3
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa3-6/+11
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell6-5/+8
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin3-9/+14
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-30/+275
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds9-103/+75
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds57-455/+1851
2014-08-14timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz1-2/+3
2014-08-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds3-1/+3
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven1-1/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-14mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes1-0/+1
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds31-223/+490
2014-08-14Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+21
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-6/+6
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier48-451/+1436
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun1-2/+2