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
*
brcmfmac: abstract tx packet processing functions
Franky Lin
2013-08-15
1
-0
/
+6
*
NFC: netlink: Add result of firmware operation to completion event
Eric Lapuyade
2013-08-14
2
-1
/
+4
*
NFC: Move nfc_fw_download_done() definition from private to public
Eric Lapuyade
2013-08-14
1
-0
/
+2
*
NFC: Add a GET_SE netlink API
Samuel Ortiz
2013-08-14
1
-0
/
+2
*
NFC: Define secure element connectivity and transaction events
Samuel Ortiz
2013-08-14
1
-0
/
+11
*
NFC: Document secure element addition/removal netlink events
Samuel Ortiz
2013-08-14
1
-0
/
+5
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-09
4
-0
/
+109
|
\
|
*
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
2013-08-01
1
-0
/
+37
|
*
nl80211/cfg80211: add channel switch command
Simon Wunderlich
2013-08-01
2
-0
/
+63
|
*
ieee80211: add definition for 802.11ac information elements
Fred Zhou
2013-08-01
1
-0
/
+4
|
*
ieee80211: add definition for interworking support
Avinash Patil
2013-08-01
1
-0
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
3
-6
/
+6
|
\
\
|
*
|
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
2013-07-31
3
-6
/
+6
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-01
4
-46
/
+305
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
2013-07-16
1
-0
/
+27
|
*
|
cfg80211/mac80211: get mandatory rates based on scan width
Simon Wunderlich
2013-07-16
1
-1
/
+3
|
*
|
mac80211: add radiotap flag and handling for 5/10 MHz
Simon Wunderlich
2013-07-16
2
-0
/
+8
|
*
|
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
2013-07-16
1
-0
/
+2
|
*
|
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
2013-07-16
2
-3
/
+69
|
*
|
cfg80211/nl80211: Add packet coalesce support
Amitkumar Karwar
2013-07-16
2
-2
/
+142
|
*
|
wireless: indent kernel-doc with tabs
Johannes Berg
2013-07-16
2
-20
/
+20
|
*
|
nl80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
1
-0
/
+5
|
*
|
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
2013-07-16
2
-21
/
+30
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-25
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ssb: fix alignment of struct bcma_device_id
Arnd Bergmann
2013-07-18
1
-2
/
+3
|
|
/
*
|
bcma: add constants for new ARM based SoCs
Hauke Mehrtens
2013-07-22
1
-0
/
+5
*
|
bcma: add some more core names
Hauke Mehrtens
2013-07-22
1
-0
/
+12
|
/
*
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-15
2
-23
/
+42
|
\
|
*
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
|
*
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
1
-11
/
+28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
4
-19
/
+14
|
\
\
|
*
|
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
1
-2
/
+2
|
*
|
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
2013-07-13
1
-10
/
+4
|
*
|
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2013-07-13
1
-12
/
+7
|
*
|
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2013-07-13
1
-0
/
+2
|
*
|
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
1
-2
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-14
3
-16
/
+18
|
\
\
\
|
*
|
|
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-11
2
-5
/
+5
|
*
|
|
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-11
2
-11
/
+13
|
*
|
|
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-11
1
-0
/
+0
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-07-14
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2013-07-12
325
-1834
/
+5824
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-07-10
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
watchdog: Rename confusing state variable
Frederic Weisbecker
2013-06-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-14
3
-359
/
+379
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-07-12
3
-359
/
+379
*
|
|
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
2
-0
/
+25
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MIPS: BCM63XX: recognize Cable Modem firmware format
Florian Fainelli
2013-07-01
2
-0
/
+25
*
|
|
|
|
|
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-13
14
-17
/
+2673
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
\
Merge branches 'mlx5', 'qib' and 'srp' into for-next
Roland Dreier
2013-07-12
1
-2
/
+2
|
|
\
\
\
\
\
\
\
\
\
\
[next]