aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-1/+3
2015-05-20mac80211: add missing drv_priv description for TXQ structJohannes Berg1-0/+1
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2-14/+18
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg1-0/+7
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-39/+40
2015-05-05mac80211: make LED trigger names constJohannes Berg1-13/+14
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach1-2/+6
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach1-2/+18
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-7/+2
2015-04-22mac80211: allow drivers to support S/GJohannes Berg1-2/+2
2015-04-22mac80211: add TX fastpathJohannes Berg1-1/+5
2015-04-20mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-7/+10
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+55
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-0/+232
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko1-2/+0
2015-04-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-72/+63
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg1-1/+1
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet1-1/+1
2015-04-17blk-mq: fix iteration of busy bitmapJens Axboe1-1/+1
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-16/+91
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin1-0/+7
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook1-0/+2
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek1-8/+7
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2-1/+2
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt1-0/+3
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski1-0/+2
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski1-1/+10
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov1-4/+4
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino1-0/+12
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski1-0/+40
2015-04-17lib: find_*_bit reimplementationYury Norov1-2/+2
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-33/+80
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-24/+86
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-48/+3
2015-04-16Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds2-0/+9
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan1-0/+55
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-8/+65
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-0/+16
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2-3/+6
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+2
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-230/+272
2015-04-15linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes1-6/+2
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes1-4/+4
2015-04-15printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt1-0/+5
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley1-1/+2
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki1-8/+0