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
*
[NETFILTER]: ipt action: use xt_check_target for basic verification
Patrick McHardy
2006-04-24
1
-0
/
+5
*
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
2006-04-09
1
-4
/
+4
*
[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
Patrick McHardy
2006-03-23
1
-4
/
+2
*
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
2006-03-20
1
-1
/
+0
*
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
2006-03-20
1
-1
/
+1
*
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
2006-03-20
1
-16
/
+163
*
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
2006-03-20
1
-0
/
+5
*
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
2006-03-20
1
-2
/
+3
*
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2006-03-20
2
-0
/
+2
*
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
2006-03-20
3
-5
/
+5
*
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
2006-03-20
1
-4
/
+6
*
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
2006-03-12
1
-1
/
+1
*
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
Patrick McHardy
2006-01-17
1
-0
/
+4
*
[PKT_SCHED] sch_prio: fix qdisc bands init
Amnon Aaronsohn
2006-01-17
1
-4
/
+3
*
[PKT_SCHED]: Change default clock source to gettimeofday
Patrick McHardy
2006-01-13
1
-1
/
+1
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
1
-1
/
+1
*
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
Adrian Bunk
2006-01-11
1
-1
/
+1
*
[PKT_SCHED] ematch: Remove bogus include.
Evgeniy Polyakov
2006-01-11
1
-1
/
+0
*
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
2006-01-09
4
-9
/
+10
*
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
2006-01-09
8
-8
/
+8
*
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
2006-01-09
1
-0
/
+2
*
[PKT_SCHED]: Remove some obsolete policer exports
Patrick McHardy
2006-01-09
1
-11
/
+3
*
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
7
-13
/
+10
*
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-09
1
-4
/
+4
*
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
2006-01-09
1
-6
/
+6
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
*
[PKT_SCHED] netem: packet corruption option
Stephen Hemminger
2006-01-03
1
-3
/
+46
*
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
David S. Miller
2005-12-13
1
-1
/
+1
*
[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously
Andrea Bittau
2005-11-20
1
-1
/
+1
*
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig
Roman Zippel
2005-11-17
1
-29
/
+8
*
[NET]: kfree cleanup
Jesper Juhl
2005-11-08
6
-16
/
+9
*
[PKT_SCHED]: Correctly handle empty ematch trees
Thomas Graf
2005-11-08
1
-0
/
+5
*
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
Arnaldo Carvalho de Melo
2005-11-05
2
-741
/
+518
|
\
|
*
[PKT_SCHED]: (G)RED: Introduce hard dropping
Thomas Graf
2005-11-05
2
-2
/
+14
|
*
[PKT_SCHED]: GRED: Support ECN marking
Thomas Graf
2005-11-05
1
-4
/
+21
|
*
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
Thomas Graf
2005-11-05
1
-2
/
+2
|
*
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
Thomas Graf
2005-11-05
1
-69
/
+31
|
*
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
Thomas Graf
2005-11-05
1
-9
/
+0
|
*
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
Thomas Graf
2005-11-05
1
-17
/
+20
|
*
[PKT_SCHED]: GRED: Remove initd flag
Thomas Graf
2005-11-05
1
-14
/
+1
|
*
[PKT_SCHED]: GRED: Improve error handling and messages
Thomas Graf
2005-11-05
1
-24
/
+44
|
*
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
Thomas Graf
2005-11-05
1
-9
/
+18
|
*
[PKT_SCHED]: GRED: Use generic queue management interface
Thomas Graf
2005-11-05
1
-23
/
+9
|
*
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
Thomas Graf
2005-11-05
1
-2
/
+7
|
*
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Thomas Graf
2005-11-05
1
-9
/
+0
|
*
[PKT_SCHED]: GRED: Use new generic red interface
Thomas Graf
2005-11-05
1
-133
/
+91
|
*
[PKT_SCHED]: GRED: Use central VQ change procedure
Thomas Graf
2005-11-05
1
-89
/
+84
|
*
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
Thomas Graf
2005-11-05
1
-6
/
+3
|
*
[PKT_SCHED]: GRED: Use a central table definition change procedure
Thomas Graf
2005-11-05
1
-52
/
+61
|
*
[PKT_SCHED]: GRED: Dump table definition
Thomas Graf
2005-11-05
1
-0
/
+6
[next]