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.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-01-29
[VLAN]: sparse warning fix
Stephen Hemminger
1
-0
/
+2
2008-01-29
mac80211: A-MPDU Rx remove stop_rx_ba_session warning print
Ron Rindjunsky
1
-3
/
+0
2008-01-29
mac80211: A-MPDU Rx stop aggregation on proper dev
Ron Rindjunsky
1
-3
/
+5
2008-01-29
mac80211: Initialize vif pointer
Ivo van Doorn
2
-0
/
+2
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
6
-67
/
+77
2008-01-29
mac80211: Fix rate reporting regression
Michael Wu
3
-22
/
+35
2008-01-29
mac80211: implement cfg80211 station handling
Johannes Berg
1
-0
/
+192
2008-01-29
mac80211: add beacon configuration via cfg80211
Johannes Berg
6
-62
/
+213
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
12
-117
/
+116
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
6
-67
/
+73
2008-01-29
ieee80211: beacon->capability is little-endian
Al Viro
1
-20
/
+19
2008-01-29
ieee80211: fix misannotations
Al Viro
3
-19
/
+19
2008-01-29
ieee80211softmac_auth_resp() fix
Al Viro
1
-3
/
+3
2008-01-29
several missing cpu_to_le16() in ieee80211softmac_capabilities()
Al Viro
1
-5
/
+5
2008-01-29
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
1
-3
/
+3
2008-01-29
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
3
-8
/
+8
2008-01-29
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
1
-7
/
+6
2008-01-29
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
Stephen Hemminger
1
-0
/
+2
2008-01-29
[PKT_SCHED] net classifier: style cleanup's
Stephen Hemminger
2
-87
/
+73
2008-01-29
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
1
-74
/
+65
2008-01-29
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
1
-39
/
+40
2008-01-29
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
1
-4
/
+15
2008-01-29
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
1
-12
/
+3
2008-01-29
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
1
-49
/
+34
2008-01-29
[IPV6]: addrconf sparse warnings
Stephen Hemminger
1
-1
/
+3
2008-01-29
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
1
-9
/
+0
2008-01-29
[VLAN]: Move protocol determination to seperate function
Pavel Emelyanov
1
-28
/
+35
2008-01-29
[VLAN]: Clean up vlan_skb_recv()
Patrick McHardy
1
-89
/
+24
2008-01-29
[VLAN]: Update list address
Patrick McHardy
2
-2
/
+2
2008-01-29
[VLAN]: checkpatch cleanups
Patrick McHardy
5
-84
/
+89
2008-01-29
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
4
-46
/
+46
2008-01-29
[VLAN]: Simplify vlan unregistration
Patrick McHardy
3
-63
/
+22
2008-01-29
[VLAN]: Clean up unregister_vlan_dev
Patrick McHardy
1
-40
/
+32
2008-01-29
[VLAN]: Clean up initialization code
Patrick McHardy
2
-92
/
+70
2008-01-29
[VLAN]: Remove non-implemented ioctls
Patrick McHardy
1
-22
/
+1
2008-01-29
[VLAN]: Clean up debugging and printks
Patrick McHardy
4
-138
/
+30
2008-01-29
[VLAN]: Kill useless check
Patrick McHardy
1
-18
/
+0
2008-01-29
[VLAN]: Move device setup to vlan_dev.c
Patrick McHardy
3
-108
/
+86
2008-01-29
[VLAN]: Use dev->stats
Patrick McHardy
3
-10
/
+5
2008-01-29
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
1
-2
/
+2
2008-01-29
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
1
-8
/
+1
2008-01-29
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
Patrick McHardy
1
-12
/
+4
2008-01-29
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
2
-10
/
+2
2008-01-29
[NET_SCHED]: sch_ingress: remove unnecessary ops
Patrick McHardy
1
-24
/
+0
2008-01-29
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
Patrick McHardy
1
-1
/
+1
2008-01-29
[NET_SCHED]: sch_ingress: remove unused inner qdisc
Patrick McHardy
1
-4
/
+0
2008-01-29
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
Patrick McHardy
1
-6
/
+4
2008-01-29
[NET_SCHED]: sch_ingress: remove excessive debugging
Patrick McHardy
1
-76
/
+3
2008-01-29
[NET_SCHED]: sch_ingress: formatting fixes
Patrick McHardy
1
-64
/
+39
2008-01-29
[PKT_SCHED] SFQ: whitespace cleanup
Stephen Hemminger
1
-17
/
+25
[next]