index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
19
-116
/
+46
*
decnet: Parse netlink attributes on our own
Thomas Graf
2013-03-22
3
-126
/
+154
*
udp: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
ip_gre: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
2013-03-21
4
-0
/
+202
*
net: prepare netlink code for netlink diag
Andrey Vagin
2013-03-21
2
-54
/
+67
*
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
2013-03-21
1
-2
/
+0
*
tcp: implement RFC5682 F-RTO
Yuchung Cheng
2013-03-21
1
-13
/
+60
*
tcp: refactor CA_Loss state processing
Yuchung Cheng
2013-03-21
1
-16
/
+26
*
tcp: refactor F-RTO
Yuchung Cheng
2013-03-21
6
-396
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-20
46
-1824
/
+2799
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
21
-95
/
+232
|
|
\
|
*
|
NFC: llcp: Add cleanup support for unreplied SNL requests
Thierry Escande
2013-03-10
3
-0
/
+57
|
*
|
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
2013-03-10
5
-0
/
+302
|
*
|
NFC: llcp: Service Name Lookup SDRES aggregation
Thierry Escande
2013-03-10
3
-27
/
+94
|
*
|
NFC: Add missing type policies for netlink attributes
Thierry Escande
2013-03-10
1
-0
/
+3
|
*
|
NFC: llcp: Remove redundant printk
Samuel Ortiz
2013-03-10
1
-2
/
+0
|
*
|
NFC: llcp: Use socket specific link parameters before the local ones
Samuel Ortiz
2013-03-10
3
-8
/
+23
|
*
|
NFC: llcp: Implement socket options
Samuel Ortiz
2013-03-10
2
-2
/
+120
|
*
|
NFC: llcp: Rename socket rw and miu fields
Samuel Ortiz
2013-03-10
4
-16
/
+19
|
*
|
mac80211: init mesh timer for user authed STAs
Thomas Pedersen
2013-03-06
2
-1
/
+5
|
*
|
mac80211: disallow changing auto_open_plinks
Thomas Pedersen
2013-03-06
1
-1
/
+4
|
*
|
nl80211: user_mpm overrides auto_open_plinks
Thomas Pedersen
2013-03-06
1
-0
/
+3
|
*
|
mac80211: support userspace MPM
Thomas Pedersen
2013-03-06
6
-6
/
+14
|
*
|
cfg80211: rename mesh station types
Thomas Pedersen
2013-03-06
2
-6
/
+6
|
*
|
nl80211: explicit userspace MPM
Thomas Pedersen
2013-03-06
2
-0
/
+9
|
*
|
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
2013-03-06
3
-36
/
+49
|
*
|
mac80211: treat minstrel success probabilities below 10% as implausible
Thomas Huehn
2013-03-06
1
-1
/
+6
|
*
|
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
2013-03-06
3
-15
/
+10
|
*
|
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
2013-03-06
2
-4
/
+10
|
*
|
mac80211: add documentation and verbose variable names in
Thomas Huehn
2013-03-06
2
-33
/
+50
|
*
|
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
2013-03-06
4
-13
/
+12
|
*
|
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
2013-03-06
3
-21
/
+17
|
*
|
mac80211/minstrel_ht: disable multiple consecutive sample attempts
Felix Fietkau
2013-03-06
1
-1
/
+1
|
*
|
regulatory: allow VHT channels in world roaming
Johannes Berg
2013-03-06
1
-3
/
+3
|
*
|
cfg80211: enable TDLS on P2P client interfaces
Johannes Berg
2013-03-06
1
-0
/
+1
|
*
|
mac80211: add VHT capabilities station debugfs file
Johannes Berg
2013-03-06
1
-0
/
+31
|
*
|
mac80211: restrict peer's VHT capabilities to own
Johannes Berg
2013-03-06
1
-1
/
+113
|
*
|
mac80211: fix HT capability overrides for AP station
Johannes Berg
2013-03-06
1
-23
/
+25
|
*
|
mac80211: don't apply HT overrides to TDLS peers
Johannes Berg
2013-03-06
1
-9
/
+5
|
*
|
mac80211: simplify AP interface stop
Johannes Berg
2013-03-06
1
-2
/
+4
|
*
|
mac80211: flush keys when stopping AP
Johannes Berg
2013-03-06
2
-2
/
+5
|
*
|
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
2013-03-06
6
-11
/
+68
|
*
|
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
2013-03-06
1
-26
/
+0
|
*
|
mac80211: merge reconfig assign chanctx code
Stanislaw Gruszka
2013-03-06
1
-25
/
+22
|
*
|
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
2013-03-06
5
-97
/
+3
|
*
|
mac80211: cleanup suspend/resume on ibss mode
Stanislaw Gruszka
2013-03-06
2
-32
/
+1
|
*
|
mac80211: cleanup suspend/resume on managed mode
Stanislaw Gruszka
2013-03-06
2
-89
/
+2
|
*
|
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
2013-03-06
5
-154
/
+6
|
*
|
cfg80211/mac80211: disconnect on suspend
Stanislaw Gruszka
2013-03-06
5
-41
/
+69
[next]