index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2008-01-29
[PKT_SCHED] SFQ: use net_random
Stephen Hemminger
1
-3
/
+3
2008-01-29
[PKT_SCHED] SFQ: timer is deferrable
Stephen Hemminger
1
-1
/
+3
2008-01-29
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
3
-1
/
+4
2008-01-29
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
5
-16
/
+22
2008-01-29
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
4
-0
/
+5
2008-01-29
[SCTP]: Correctly initialize error when parameter validation failed.
Vlad Yasevich
1
-3
/
+2
2008-01-29
[IrDA]: Irport removal - part 2
Adrian Bunk
10
-2328
/
+0
2008-01-29
[IrDA]: Irport removal - part 1
Adrian Bunk
6
-1540
/
+3
[next]