index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
33
-207
/
+207
*
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
2007-02-08
1
-1
/
+1
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
1
-0
/
+2
*
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
2007-02-08
1
-1
/
+1
*
[NET_SCHED] sch_prio: class statistics printing enabled
Jarek Poplawski
2007-02-08
1
-0
/
+15
*
[NET_SCHED]: act_ipt: fix regression in ipt action
Patrick McHardy
2007-02-02
1
-3
/
+5
*
[NET_SCHED] sch_htb: turn intermediate classes into leaves
Jarek Poplawski
2006-12-08
1
-0
/
+51
*
[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.
Jarek Poplawski
2006-12-08
1
-4
/
+17
*
[NET_SCHED]: cls_fw: fix NULL pointer dereference
Patrick McHardy
2006-12-06
1
-1
/
+2
*
[PKT_SCHED] act_gact: division by zero
Kim Nordlund
2006-12-02
1
-2
/
+2
*
[NET_SCHED]: policer: restore compatibility with old iproute binaries
Patrick McHardy
2006-12-02
1
-4
/
+22
*
[PKT_SCHED]: Remove unused exports.
Adrian Bunk
2006-12-02
2
-4
/
+0
*
[NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures
Patrick McHardy
2006-12-02
3
-5
/
+3
*
[NET_SCHED]: Fix endless loops (part 4): HTB
Patrick McHardy
2006-12-02
1
-7
/
+17
*
[NET_SCHED]: Fix endless loops (part 3): HFSC
Patrick McHardy
2006-12-02
1
-5
/
+13
*
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
Patrick McHardy
2006-12-02
7
-10
/
+22
*
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2006-12-02
1
-6
/
+32
*
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
10
-23
/
+39
*
[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete
Patrick McHardy
2006-12-02
1
-1
/
+6
*
[SCHED]: Use kmemdup & kzalloc where appropriate
Arnaldo Carvalho de Melo
2006-12-02
6
-15
/
+7
*
[NET]: net/sched annotations.
Al Viro
2006-12-02
3
-10
/
+10
*
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
David Kimdon
2006-12-02
2
-1
/
+6
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
4
-14
/
+6
*
[PKT_SCHED] sch_htb: Use hlist_del_init().
Stephen Hemminger
2006-11-07
1
-4
/
+2
*
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
2006-10-31
1
-1
/
+1
*
[PKT_SCHED] netem: Orphan SKB when adding to queue.
David S. Miller
2006-10-22
1
-0
/
+2
*
[PKT_SCHED] sch_htb: use rb_first() cleanup
Akinbou Mita
2006-10-12
1
-3
/
+2
*
[NET_SCHED]: Remove old estimator implementation
Patrick McHardy
2006-10-04
1
-196
/
+0
*
[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"
Ismail Donmez
2006-10-04
1
-1
/
+1
*
[NET_SCHED]: Fix fallout from dev->qdisc RCU change
Patrick McHardy
2006-09-28
3
-55
/
+31
*
[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODE
Patrick McHardy
2006-09-28
1
-1
/
+1
*
[PKT_SCHED] cls_basic: Use unsigned int when generating handle
Kim Nordlund
2006-09-28
1
-1
/
+1
*
[PKT_SCHED] act_simple.c: make struct simp_hash_info static
Adrian Bunk
2006-09-22
1
-1
/
+1
*
[NET_SCHED]: Add mask support to fwmark classifier
Patrick McHardy
2006-09-22
1
-1
/
+24
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
7
-647
/
+932
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-5
/
+2
*
[HTB]: rbtree cleanup
Stephen Hemminger
2006-09-22
1
-7
/
+27
*
[HTB]: Use hlist for hash lists.
Stephen Hemminger
2006-09-22
1
-22
/
+27
*
[HTB]: Lindent
Stephen Hemminger
2006-09-22
1
-475
/
+526
*
[HTB]: HTB_HYSTERESIS cleanup
Stephen Hemminger
2006-09-22
1
-10
/
+17
*
[HTB]: Remove lock macro.
Stephen Hemminger
2006-09-22
1
-10
/
+8
*
[HTB]: Remove broken debug code.
Stephen Hemminger
2006-09-22
1
-268
/
+34
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-2
/
+2
*
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
2006-09-18
1
-2
/
+0
*
[PKT_SCHED] cls_u32: Fix typo.
Ralf Hildebrandt
2006-08-17
1
-1
/
+1
*
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
2006-08-04
1
-1
/
+1
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
17
-66
/
+33
*
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
2006-07-21
1
-1
/
+3
[next]