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
*
[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()
Thomas Graf
2005-08-23
1
-0
/
+1
*
[EMATCH]: Remove feature ifdefs in meta ematch.
Patrick McHardy
2005-07-24
1
-8
/
+8
*
[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
David S. Miller
2005-07-22
1
-25
/
+3
*
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
David S. Miller
2005-07-22
1
-12
/
+0
*
[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
David S. Miller
2005-07-18
1
-6
/
+0
*
[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue
Thomas Graf
2005-07-18
1
-4
/
+3
*
[PKT_SCHED]: Remove debugging leftover from textsearch ematch
Thomas Graf
2005-07-18
1
-3
/
+0
*
[NET]: move config options out to individual protocols
Sam Ravnborg
2005-07-11
1
-0
/
+37
*
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-07-08
1
-1
/
+1
*
[PKT_SCHED]: Blackhole queueing discipline
Thomas Graf
2005-07-05
2
-1
/
+55
*
[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation
Thomas Graf
2005-07-05
1
-5
/
+17
*
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
Thomas Graf
2005-07-05
2
-43
/
+33
*
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
1
-6
/
+0
*
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
2005-06-28
2
-0
/
+2
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
4
-1
/
+15
*
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
2005-06-24
1
-2
/
+3
*
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
David S. Miller
2005-06-23
1
-0
/
+1
*
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
2005-06-23
3
-0
/
+169
*
[PKT_SCHED]: noop/noqueue qdisc style cleanups
Thomas Graf
2005-06-18
1
-11
/
+5
*
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
Thomas Graf
2005-06-18
1
-20
/
+14
*
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
Thomas Graf
2005-06-18
1
-8
/
+9
*
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
Thomas Graf
2005-06-18
1
-14
/
+9
*
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
Thomas Graf
2005-06-18
1
-38
/
+12
*
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
Thomas Graf
2005-06-18
1
-88
/
+14
*
[NETLINK]: Explicit typing
Jamal Hadi Salim
2005-06-18
3
-15
/
+11
*
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
Thomas Graf
2005-06-18
1
-86
/
+88
*
[PKT_SCHED]: Make dsmark use the new dumping macros
Thomas Graf
2005-06-18
1
-28
/
+24
*
[PKT_SCHED]: Fix dsmark to apply changes consistent
Thomas Graf
2005-06-18
1
-49
/
+82
*
[NET]: Move the netdev list to vger.kernel.org.
Ralf Baechle
2005-06-13
1
-1
/
+1
*
[PKT_SCHED]: Fix numeric comparison in meta ematch
Thomas Graf
2005-06-08
1
-2
/
+2
*
[PKT_SCHED]: Dump classification result for basic classifier
Thomas Graf
2005-06-08
1
-0
/
+3
*
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
Thomas Graf
2005-06-08
1
-24
/
+267
*
[PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text
Thomas Graf
2005-06-08
1
-1
/
+1
*
[PKT_SCHED]: Disable dsmark debugging messages by default
Thomas Graf
2005-05-31
1
-1
/
+1
*
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
Thomas Graf
2005-05-31
1
-2
/
+7
*
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
Thomas Graf
2005-05-31
1
-2
/
+3
*
[PKT_SCHED] netem: allow random reordering (with fix)
Stephen Hemminger
2005-05-26
1
-12
/
+42
*
[PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue
Stephen Hemminger
2005-05-26
1
-88
/
+36
*
[PKT_SCHED]: netem: reinsert for duplication
Stephen Hemminger
2005-05-26
1
-24
/
+29
*
[PKT_SCHED]: Action repeat
J Hadi Salim
2005-05-03
1
-2
/
+2
*
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
Stephen Hemminger
2005-05-03
2
-5
/
+16
*
[PKT_SCHED]: netetm: make qdisc friendly to outer disciplines
Stephen Hemminger
2005-05-03
1
-46
/
+67
*
[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow
Stephen Hemminger
2005-05-03
1
-0
/
+1
*
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
2005-05-03
1
-0
/
+4
*
[PKT_SCHED]: HTB: Drop packet when direct queue is full
Asim Shankar
2005-05-03
1
-0
/
+4
*
[PKT_SCHED]: fix typo on Kconfig
Lucas Correia Villa Real
2005-05-03
1
-1
/
+1
*
[PKT_SCHED]: Eliminate unnecessary includes in simple.c
David S. Miller
2005-04-25
1
-16
/
+2
*
[PKT_SCHED]: improve hashing performance of cls_fw
Thomas Graf
2005-04-24
1
-4
/
+27
*
[PKT_SCHED]: Introduce simple actions.
Jamal Hadi Salim
2005-04-24
3
-5
/
+123
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
39
-0
/
+22039