index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hostap: don't mess with mixed-endian even for internal skb queues
Al Viro
2008-01-28
2
-10
/
+9
*
hostap annotations
Al Viro
2008-01-28
11
-235
/
+233
*
airo: last of endianness annotations
Al Viro
2008-01-28
1
-226
/
+218
*
airo: sanitize handling of StatusRid
Al Viro
2008-01-28
1
-65
/
+67
*
airo: sanitize APListRid handling
Al Viro
2008-01-28
1
-12
/
+11
*
airo: sanitize handling of CapabilityRid
Al Viro
2008-01-28
1
-63
/
+69
*
airo: sanitize handling of StatsRid
Al Viro
2008-01-28
1
-36
/
+42
*
airo: sanitize handling of WepKeyRid
Al Viro
2008-01-28
1
-39
/
+33
*
airo: sanitize BSSListRid handling
Al Viro
2008-01-28
1
-39
/
+30
*
bap_read()/bap_write() work with fixed-endian buffers
Al Viro
2008-01-28
1
-27
/
+29
*
airo: sanitize handling of SSID_rid
Al Viro
2008-01-28
1
-54
/
+49
*
airo: trivial endianness annotations
Al Viro
2008-01-28
1
-25
/
+26
*
ipw2200: ipw_tx_skb() endianness bug
Al Viro
2008-01-28
1
-1
/
+1
*
ipw2200 fix: ->rt_chbitmask is le16
Al Viro
2008-01-28
1
-2
/
+2
*
ipw2200 fix: struct ieee80211_radiotap_header is little-endian
Al Viro
2008-01-28
1
-9
/
+9
*
ray_cs fixes
Al Viro
2008-01-28
1
-41
/
+26
*
ipw2100 annotations and fixes
Al Viro
2008-01-28
1
-5
/
+5
*
p54common annotations and fixes
Al Viro
2008-01-28
1
-4
/
+4
*
hostap: fix endianness with txdesc->sw_support
Al Viro
2008-01-28
1
-2
/
+2
*
airo: fix writerids() endianness
Al Viro
2008-01-28
1
-2
/
+2
*
airo endianness bug: cap_rid.extSoftCap
Al Viro
2008-01-28
1
-1
/
+2
*
airo: bug in airo_interrupt() handling on incoming 802.11
Al Viro
2008-01-28
1
-51
/
+23
*
airo: fix endianness bug in ->dBm handling
Al Viro
2008-01-28
1
-3
/
+6
*
airo: fix transmit_802_11_packet()
Al Viro
2008-01-28
1
-8
/
+3
*
ieee80211: beacon->capability is little-endian
Al Viro
2008-01-28
1
-20
/
+19
*
ieee80211: fix misannotations
Al Viro
2008-01-28
4
-22
/
+22
*
ieee80211softmac_auth_resp() fix
Al Viro
2008-01-28
1
-3
/
+3
*
several missing cpu_to_le16() in ieee80211softmac_capabilities()
Al Viro
2008-01-28
1
-5
/
+5
*
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
2008-01-28
3
-57
/
+48
*
wireless: cleanup some merge errors
John W. Linville
2008-01-28
2
-4
/
+36
*
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
2008-01-28
5
-11
/
+12
*
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
2008-01-28
1
-7
/
+6
*
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
Stephen Hemminger
2008-01-28
1
-0
/
+2
*
[PKT_SCHED] net classifier: style cleanup's
Stephen Hemminger
2008-01-28
2
-87
/
+73
*
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
2008-01-28
1
-74
/
+65
*
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
2008-01-28
1
-39
/
+40
*
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
2008-01-28
1
-4
/
+15
*
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
2008-01-28
1
-12
/
+3
*
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
2008-01-28
1
-49
/
+34
*
[IPV6]: addrconf sparse warnings
Stephen Hemminger
2008-01-28
1
-1
/
+3
*
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
2008-01-28
1
-9
/
+0
*
[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[VLAN]: Move protocol determination to seperate function
Pavel Emelyanov
2008-01-28
1
-28
/
+35
*
[VLAN]: Clean up vlan_skb_recv()
Patrick McHardy
2008-01-28
1
-89
/
+24
*
[VLAN]: Update list address
Patrick McHardy
2008-01-28
2
-2
/
+2
*
[VLAN]: checkpatch cleanups
Patrick McHardy
2008-01-28
5
-84
/
+89
*
[VLAN]: Turn __constant_htons into htons where possible
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-28
7
-51
/
+54
*
[VLAN]: Simplify vlan unregistration
Patrick McHardy
2008-01-28
4
-63
/
+23
*
[VLAN]: Clean up unregister_vlan_dev
Patrick McHardy
2008-01-28
1
-40
/
+32
[prev]
[next]