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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
airo: sanitize handling of SSID_rid
Al Viro
1
-54
/
+49
2008-01-29
airo: trivial endianness annotations
Al Viro
1
-25
/
+26
2008-01-29
ipw2200: ipw_tx_skb() endianness bug
Al Viro
1
-1
/
+1
2008-01-29
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
1
-2
/
+2
2008-01-29
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
1
-9
/
+9
2008-01-29
ray_cs fixes
Al Viro
1
-41
/
+26
2008-01-29
ipw2100 annotations and fixes
Al Viro
1
-5
/
+5
2008-01-29
p54common annotations and fixes
Al Viro
1
-4
/
+4
2008-01-29
hostap: fix endianness with txdesc->sw_support
Al Viro
1
-2
/
+2
2008-01-29
airo: fix writerids() endianness
Al Viro
1
-2
/
+2
2008-01-29
airo endianness bug: cap_rid.extSoftCap
Al Viro
1
-1
/
+2
2008-01-29
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
1
-51
/
+23
2008-01-29
airo: fix endianness bug in ->dBm handling
Al Viro
1
-3
/
+6
2008-01-29
airo: fix transmit_802_11_packet()
Al Viro
1
-8
/
+3
2008-01-29
ieee80211: beacon->capability is little-endian
Al Viro
1
-20
/
+19
2008-01-29
ieee80211: fix misannotations
Al Viro
4
-22
/
+22
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
3
-57
/
+48
2008-01-29
wireless: cleanup some merge errors
John W. Linville
2
-4
/
+36
2008-01-29
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
5
-11
/
+12
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
[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
Patrick McHardy
1
-1
/
+1
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 __constant_htons into htons where possible
Patrick McHardy
1
-3
/
+3
2008-01-29
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
7
-51
/
+54
2008-01-29
[VLAN]: Simplify vlan unregistration
Patrick McHardy
4
-63
/
+23
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
[ETHER]: Bring back MAC_FMT
Patrick McHardy
1
-0
/
+1
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
4
-18
/
+6
2008-01-29
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
2
-4
/
+2
2008-01-29
[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
Patrick McHardy
1
-10
/
+23
2008-01-29
[VLAN]: Remove unnecessary structure declarations
Patrick McHardy
1
-5
/
+0
[prev]
[next]