index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-02
sch_netem: Remove classful functionality
Jarek Poplawski
1
-87
/
+0
2008-11-02
[TCP] CUBIC v2.3
Sangtae Ha
1
-11
/
+109
2008-11-02
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
Jianjun Kong
3
-44
/
+42
2008-11-02
udp: add a missing smp_wmb() in udp_lib_get_port()
Eric Dumazet
1
-0
/
+5
2008-11-02
xfrm6: handling fragment
Nicolas Dichtel
1
-3
/
+6
2008-11-01
mac80211: fix two kernel-doc warnings
Johannes Berg
1
-18
/
+20
2008-11-01
wireless regulatory: move ignore_request
Johannes Berg
1
-63
/
+63
2008-11-01
wireless: clean up regulatory ignore_request function
Johannes Berg
1
-40
/
+27
2008-11-01
wireless: remove struct regdom hinting
Johannes Berg
3
-64
/
+24
2008-11-01
wireless: make regdom passing semantics simpler
Johannes Berg
2
-8
/
+6
2008-11-01
mac80211: Re-enable aggregation
Sujith
6
-54
/
+64
2008-11-01
mac80211: allow all interfaces types to handle RX action frames
Andrey Yurovsky
1
-8
/
+0
2008-11-01
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-11-01
mac80211: Change WARN_ON to WARN_ON_ONCE
Sujith
1
-2
/
+2
2008-11-01
mac80211: make use of regulatory tx power settings on change of tx power
Luis R. Rodriguez
1
-12
/
+6
2008-11-01
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
Rami Rosen
1
-49
/
+55
2008-11-01
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
1
-1
/
+1
2008-11-01
wireless: use individual buffers for printing ssid values
John W. Linville
3
-14
/
+21
2008-11-01
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-11-01
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
3
-27
/
+5
2008-11-01
wireless: consolidate on a single escape_essid implementation
John W. Linville
7
-44
/
+89
2008-11-01
mac80211: insert AP sta entry after filling it
Johannes Berg
1
-13
/
+18
2008-11-01
wireless: fix EU check
Johannes Berg
1
-1
/
+1
2008-11-01
wireless: get rid of pointless request list
Johannes Berg
1
-69
/
+21
2008-11-01
wireless: remove cfg80211_reg_mutex
Johannes Berg
3
-8
/
+2
2008-11-01
wireless: don't publish __regulatory_hint
Johannes Berg
1
-0
/
+28
2008-11-01
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
3
-20
/
+260
2008-11-01
mac80211: inform userspace of probe/auth/assoc timeout
Johannes Berg
1
-0
/
+3
2008-11-01
mac80211: remove rate_control_clear
Johannes Berg
4
-19
/
+0
2008-11-01
minstrel: improve performance for non-MRR drivers
Felix Fietkau
2
-4
/
+27
2008-11-01
nl80211: fix monitor flags
Johannes Berg
1
-1
/
+1
2008-11-01
make ieee80211 invisible
Johannes Berg
1
-40
/
+16
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
12
-310
/
+306
2008-11-01
mac80211: add might_sleep to hw_config
Johannes Berg
1
-0
/
+2
2008-11-01
mac80211: rewrite HT handling
Johannes Berg
4
-153
/
+134
2008-11-01
mac80211: move bss_conf into vif
Johannes Berg
8
-38
/
+35
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
5
-24
/
+18
2008-11-01
nl80211: export HT capabilities
Johannes Berg
1
-0
/
+13
2008-11-01
mac80211: provide sequence numbers
Johannes Berg
2
-0
/
+12
2008-11-01
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-11-01
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-11-01
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
3
-80
/
+274
2008-11-01
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-11-01
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
7
-32
/
+56
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
3
-11
/
+0
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
7
-154
/
+167
2008-11-01
mac80211: remove unused declaration of struct sta_attribute.
Rami Rosen
1
-5
/
+0
2008-11-01
mac80211: fix short slot handling
Johannes Berg
2
-37
/
+46
2008-11-01
mac80211: remove max_antenna_gain config
Johannes Berg
1
-2
/
+0
[next]