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
*
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
*
[VLAN]: Clean up initialization code
Patrick McHardy
2008-01-28
2
-92
/
+70
*
[VLAN]: Remove non-implemented ioctls
Patrick McHardy
2008-01-28
1
-22
/
+1
*
[VLAN]: Clean up debugging and printks
Patrick McHardy
2008-01-28
4
-138
/
+30
*
[ETHER]: Bring back MAC_FMT
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[VLAN]: Kill useless check
Patrick McHardy
2008-01-28
1
-18
/
+0
*
[VLAN]: Move device setup to vlan_dev.c
Patrick McHardy
2008-01-28
3
-108
/
+86
*
[VLAN]: Use dev->stats
Patrick McHardy
2008-01-28
4
-18
/
+6
*
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
2008-01-28
2
-4
/
+2
*
[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
Patrick McHardy
2008-01-28
1
-10
/
+23
*
[VLAN]: Remove unnecessary structure declarations
Patrick McHardy
2008-01-28
1
-5
/
+0
*
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
2008-01-28
1
-8
/
+1
*
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
Patrick McHardy
2008-01-28
1
-12
/
+4
*
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
2008-01-28
2
-10
/
+2
*
[NET_SCHED]: sch_ingress: remove unnecessary ops
Patrick McHardy
2008-01-28
1
-24
/
+0
*
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NET_SCHED]: sch_ingress: remove unused inner qdisc
Patrick McHardy
2008-01-28
1
-4
/
+0
*
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
Patrick McHardy
2008-01-28
1
-6
/
+4
*
[NET_SCHED]: sch_ingress: remove excessive debugging
Patrick McHardy
2008-01-28
1
-76
/
+3
*
[NET_SCHED]: sch_ingress: formatting fixes
Patrick McHardy
2008-01-28
1
-64
/
+39
*
[PKT_SCHED] SFQ: whitespace cleanup
Stephen Hemminger
2008-01-28
1
-17
/
+25
*
[PKT_SCHED] SFQ: use net_random
Stephen Hemminger
2008-01-28
1
-3
/
+3
*
[PKT_SCHED] SFQ: timer is deferrable
Stephen Hemminger
2008-01-28
1
-1
/
+3
*
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
2008-01-28
3
-1
/
+4
*
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
2008-01-28
5
-16
/
+22
*
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
2008-01-28
4
-0
/
+5
*
[SCTP]: Correctly initialize error when parameter validation failed.
Vlad Yasevich
2008-01-28
1
-3
/
+2
[next]