index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-9
/
+9
*
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
2013-03-25
1
-0
/
+13
*
cfg80211: Document update_ft_ies() cfg80211_ops
Jouni Malinen
2013-03-25
1
-0
/
+4
*
mac80211: add P2P NoA settings
Janusz Dziedzic
2013-03-22
1
-4
/
+2
*
cfg80211: add P2P Notice of Absence attribute
Janusz Dziedzic
2013-03-22
1
-0
/
+20
*
mac80211: stop queues temporarily for flushing
Johannes Berg
2013-03-18
1
-0
/
+2
*
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
1
-3
/
+6
*
mac80211: remove vif debugfs driver callbacks
Stanislaw Gruszka
2013-03-18
1
-18
/
+0
*
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
2013-03-18
1
-0
/
+7
*
mac80211: add driver callback for per-interface multicast filter
Alexander Bondar
2013-03-11
1
-0
/
+7
*
mac80211: provide ieee80211_sta_eosp()
Johannes Berg
2013-03-07
1
-11
/
+14
*
nl80211: user_mpm overrides auto_open_plinks
Thomas Pedersen
2013-03-06
1
-2
/
+4
*
cfg80211: rename mesh station types
Thomas Pedersen
2013-03-06
1
-4
/
+4
*
nl80211: explicit userspace MPM
Thomas Pedersen
2013-03-06
2
-7
/
+20
*
mac80211: restrict peer's VHT capabilities to own
Johannes Berg
2013-03-06
2
-4
/
+4
*
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
2013-03-06
1
-3
/
+0
*
cfg80211: Extend support for IEEE 802.11r Fast BSS Transition
Jouni Malinen
2013-03-06
2
-0
/
+60
*
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
2013-03-06
1
-1
/
+20
*
cfg80211: add ability to override VHT capabilities
Johannes Berg
2013-03-06
2
-0
/
+15
*
wireless: remove unused VHT MCS defines
Johannes Berg
2013-03-06
1
-5
/
+0
*
ieee80211: mark 802.11 related structs as being 2-byte aligned
Felix Fietkau
2013-03-06
1
-8
/
+8
*
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-03-06
1
-0
/
+28
*
nl80211: allow splitting wiphy information in dumps
Johannes Berg
2013-03-06
1
-0
/
+28
*
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-06
2
-4
/
+60
*
cfg80211: constify station parameter pointers
Johannes Berg
2013-03-06
1
-4
/
+4
*
cfg80211: clean up mesh plink station change API
Johannes Berg
2013-03-06
2
-14
/
+21
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
4
-6
/
+7
|
\
\
|
*
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-02
2
-4
/
+4
|
*
|
cache the value of file_inode() in struct file
Al Viro
2013-03-02
1
-1
/
+2
|
*
|
9p: turn fid->dlist into hlist
Al Viro
2013-02-28
1
-1
/
+1
*
|
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
7
-1
/
+92
|
\
\
\
|
*
|
|
mm: define VM_GROWSUP for CONFIG_METAG
James Hogan
2013-03-02
1
-0
/
+2
|
*
|
|
metag: Internal and external irqchips
James Hogan
2013-03-02
2
-0
/
+57
|
*
|
|
metag: Time keeping
James Hogan
2013-03-02
1
-0
/
+21
|
*
|
|
metag: ptrace
James Hogan
2013-03-02
1
-0
/
+2
|
*
|
|
asm-generic/unistd.h: handle symbol prefixes in cond_syscall
James Hogan
2013-03-02
1
-1
/
+8
|
*
|
|
asm-generic/io.h: check CONFIG_VIRT_TO_BUS
James Hogan
2013-03-02
1
-0
/
+2
*
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-03-03
3
-0
/
+33
|
\
\
\
\
|
*
|
|
|
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2013-03-01
1
-0
/
+9
|
*
|
|
|
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
2013-03-01
1
-0
/
+9
|
*
|
|
|
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
2013-03-01
1
-0
/
+15
*
|
|
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-03-03
2
-5
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine: dw_dmac: move to generic DMA binding
Arnd Bergmann
2013-02-28
1
-5
/
+0
|
*
|
|
|
|
dmaengine: add dma_request_slave_channel_compat()
Matt Porter
2013-02-27
1
-0
/
+16
*
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-03-03
1
-28
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: optimize ext4_es_shrink()
Theodore Ts'o
2013-03-01
1
-28
/
+12
*
|
|
|
|
|
|
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-03
2
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
Weston Andros Adamson
2013-03-01
1
-0
/
+1
[next]