index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: support VHT capability overrides
Johannes Berg
2013-03-06
4
-1
/
+135
*
cfg80211: add ability to override VHT capabilities
Johannes Berg
2013-03-06
4
-8
/
+88
*
cfg80211: move exported event functions into nl80211
Johannes Berg
2013-03-06
5
-374
/
+195
*
nl80211: re-add channel width and extended capa advertising
Johannes Berg
2013-03-06
1
-3
/
+33
*
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-03-06
1
-32
/
+21
*
nl80211: conditionally add back TCP WoWLAN information
Johannes Berg
2013-03-06
1
-2
/
+46
*
nl80211: conditionally add back radar information
Johannes Berg
2013-03-06
1
-9
/
+29
*
nl80211: allow splitting wiphy information in dumps
Johannes Berg
2013-03-06
1
-362
/
+571
*
mac80211: clarify alignment comment
Johannes Berg
2013-03-06
1
-2
/
+4
*
net: rfkill: Fix sparse warning in rfkill-regulator.c
Sachin Kamat
2013-03-06
1
-1
/
+1
*
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-06
2
-167
/
+246
*
cfg80211: unify station WME parsing
Johannes Berg
2013-03-06
1
-34
/
+19
*
cfg80211: clean up station WME attribute parsing
Johannes Berg
2013-03-06
1
-31
/
+37
*
cfg80211: clean up mesh plink station change API
Johannes Berg
2013-03-06
2
-10
/
+33
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-03-06
6
-120
/
+120
|
\
|
*
mac80211: another fix for idle handling in monitor mode
Felix Fietkau
2013-03-02
1
-0
/
+6
|
*
mac80211: fix VHT MCS calculation
Johannes Berg
2013-03-01
1
-0
/
+3
|
*
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
2013-03-01
1
-1
/
+2
|
*
nl80211: increase wiphy dump size dynamically
Johannes Berg
2013-03-01
1
-5
/
+25
|
*
mac80211: really fix monitor mode channel reporting
Johannes Berg
2013-02-28
1
-8
/
+13
|
*
nl80211: remove channel width and extended capa advertising
Johannes Berg
2013-02-27
2
-23
/
+1
|
*
mac80211: Fix crash due to un-canceled work-items
Ben Greear
2013-02-26
1
-0
/
+11
|
*
mac80211: stop timers before canceling work items
Ben Greear
2013-02-26
1
-5
/
+9
|
*
mac80211: fix monitor mode channel reporting
Felix Fietkau
2013-02-26
1
-3
/
+9
|
*
mac80211: fix idle handling in monitor mode
Felix Fietkau
2013-02-26
1
-1
/
+1
|
*
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
2013-02-26
1
-25
/
+31
|
*
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
2013-02-26
1
-1
/
+16
|
*
nl80211: remove TCP WoWLAN information
Johannes Berg
2013-02-26
1
-45
/
+0
|
*
nl80211: remove radar information
Johannes Berg
2013-02-26
1
-13
/
+3
|
*
mac80211: fix tim_lock locking
Johannes Berg
2013-02-26
1
-2
/
+2
*
|
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-03
2
-1
/
+20
|
\
\
|
*
|
SUNRPC: One line comment fix
Trond Myklebust
2013-03-03
1
-1
/
+1
|
*
|
SUNRPC: add call to get configured timeout
Weston Andros Adamson
2013-03-01
1
-0
/
+15
|
*
|
SUNRPC: Don't start the retransmission timer when out of socket space
Trond Myklebust
2013-02-22
1
-1
/
+5
*
|
|
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-03-01
12
-101
/
+162
|
\
\
\
|
*
|
|
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
2013-02-28
1
-8
/
+27
|
*
|
|
svcrpc: fix rpc server shutdown races
J. Bruce Fields
2013-02-17
2
-34
/
+32
|
*
|
|
svcrpc: make svc_age_temp_xprts enqueue under sv_lock
J. Bruce Fields
2013-02-17
1
-13
/
+2
|
*
|
|
SUNRPC: move cache_detail->cache_request callback call to cache_read()
Stanislav Kinsbursky
2013-02-15
1
-12
/
+20
|
*
|
|
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
2013-02-15
1
-7
/
+3
|
*
|
|
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
3
-23
/
+7
|
*
|
|
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-15
2
-3
/
+6
|
*
|
|
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2013-02-08
3
-2
/
+51
|
*
|
|
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
6
-2
/
+7
|
*
|
|
sunrpc: Fix lockd sleeping until timeout
Andriy Skulysh
2013-01-24
1
-1
/
+8
|
*
|
|
svcrpc: silence "unused variable" warning in !RPC_DEBUG case
J. Bruce Fields
2013-01-24
1
-0
/
+4
|
*
|
|
nfsd: Remove write permission from file content
Yanchuan Nian
2013-01-24
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-01
10
-574
/
+749
|
\
\
\
\
|
*
|
|
|
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2013-02-27
1
-13
/
+26
|
*
|
|
|
libceph: update osd request/reply encoding
Sage Weil
2013-02-27
2
-77
/
+174
[next]