index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
airo: trivial endianness annotations
Al Viro
2008-01-29
1
-25
/
+26
*
ipw2200: ipw_tx_skb() endianness bug
Al Viro
2008-01-29
1
-1
/
+1
*
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
2008-01-29
1
-2
/
+2
*
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
2008-01-29
1
-9
/
+9
*
ray_cs fixes
Al Viro
2008-01-29
1
-41
/
+26
*
ipw2100 annotations and fixes
Al Viro
2008-01-29
1
-5
/
+5
*
p54common annotations and fixes
Al Viro
2008-01-29
1
-4
/
+4
*
hostap: fix endianness with txdesc->sw_support
Al Viro
2008-01-29
1
-2
/
+2
*
airo: fix writerids() endianness
Al Viro
2008-01-29
1
-2
/
+2
*
airo endianness bug: cap_rid.extSoftCap
Al Viro
2008-01-29
1
-1
/
+2
*
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
2008-01-29
1
-51
/
+23
*
airo: fix endianness bug in ->dBm handling
Al Viro
2008-01-29
1
-3
/
+6
*
airo: fix transmit_802_11_packet()
Al Viro
2008-01-29
1
-8
/
+3
*
ieee80211: beacon->capability is little-endian
Al Viro
2008-01-29
1
-20
/
+19
*
ieee80211: fix misannotations
Al Viro
2008-01-29
4
-22
/
+22
*
ieee80211softmac_auth_resp() fix
Al Viro
2008-01-29
1
-3
/
+3
*
several missing cpu_to_le16() in ieee80211softmac_capabilities()
Al Viro
2008-01-29
1
-5
/
+5
*
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
2008-01-29
3
-57
/
+48
*
wireless: cleanup some merge errors
John W. Linville
2008-01-29
2
-4
/
+36
*
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
2008-01-29
5
-11
/
+12
*
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
2008-01-29
1
-7
/
+6
*
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
Stephen Hemminger
2008-01-29
1
-0
/
+2
*
[PKT_SCHED] net classifier: style cleanup's
Stephen Hemminger
2008-01-29
2
-87
/
+73
*
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
2008-01-29
1
-74
/
+65
*
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
2008-01-29
1
-39
/
+40
*
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
2008-01-29
1
-4
/
+15
*
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
2008-01-29
1
-12
/
+3
*
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
2008-01-29
1
-49
/
+34
*
[IPV6]: addrconf sparse warnings
Stephen Hemminger
2008-01-29
1
-1
/
+3
*
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
2008-01-29
1
-9
/
+0
*
[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
Patrick McHardy
2008-01-29
1
-1
/
+1
*
[VLAN]: Move protocol determination to seperate function
Pavel Emelyanov
2008-01-29
1
-28
/
+35
*
[VLAN]: Clean up vlan_skb_recv()
Patrick McHardy
2008-01-29
1
-89
/
+24
*
[VLAN]: Update list address
Patrick McHardy
2008-01-29
2
-2
/
+2
*
[VLAN]: checkpatch cleanups
Patrick McHardy
2008-01-29
5
-84
/
+89
*
[VLAN]: Turn __constant_htons into htons where possible
Patrick McHardy
2008-01-29
1
-3
/
+3
*
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-29
7
-51
/
+54
*
[VLAN]: Simplify vlan unregistration
Patrick McHardy
2008-01-29
4
-63
/
+23
*
[VLAN]: Clean up unregister_vlan_dev
Patrick McHardy
2008-01-29
1
-40
/
+32
*
[VLAN]: Clean up initialization code
Patrick McHardy
2008-01-29
2
-92
/
+70
*
[VLAN]: Remove non-implemented ioctls
Patrick McHardy
2008-01-29
1
-22
/
+1
*
[VLAN]: Clean up debugging and printks
Patrick McHardy
2008-01-29
4
-138
/
+30
*
[ETHER]: Bring back MAC_FMT
Patrick McHardy
2008-01-29
1
-0
/
+1
*
[VLAN]: Kill useless check
Patrick McHardy
2008-01-29
1
-18
/
+0
*
[VLAN]: Move device setup to vlan_dev.c
Patrick McHardy
2008-01-29
3
-108
/
+86
*
[VLAN]: Use dev->stats
Patrick McHardy
2008-01-29
4
-18
/
+6
*
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
2008-01-29
2
-4
/
+2
*
[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
Patrick McHardy
2008-01-29
1
-10
/
+23
*
[VLAN]: Remove unnecessary structure declarations
Patrick McHardy
2008-01-29
1
-5
/
+0
*
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
2008-01-29
1
-8
/
+1
[prev]
[next]