index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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]: 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
|
*
[PKT_SCHED]: GRED: Cleanup dumping
Thomas Graf
2005-11-05
1
-58
/
+34
|
*
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
Thomas Graf
2005-11-05
1
-8
/
+28
|
*
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
Thomas Graf
2005-11-05
1
-22
/
+65
|
*
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
Thomas Graf
2005-11-05
1
-44
/
+21
|
*
[PKT_SCHED]: RED: Dont start idle periods while already idling
Thomas Graf
2005-11-05
1
-2
/
+4
|
*
[PKT_SCHED]: RED: Use generic queue management interface
Thomas Graf
2005-11-05
1
-29
/
+13
|
*
[PKT_SCHED]: RED: Use new generic red interface
Thomas Graf
2005-11-05
1
-247
/
+74
*
|
[NETEM]: Add version string
Stephen Hemminger
2005-11-05
1
-0
/
+3
*
|
[NETEM]: Support time based reordering
Stephen Hemminger
2005-11-05
1
-1
/
+84
*
|
[NETEM]: use PSCHED_LESS
Stephen Hemminger
2005-11-05
1
-12
/
+22
|
/
*
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
Thomas Graf
2005-11-03
1
-199
/
+195
*
[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
Andi Kleen
2005-10-13
1
-1
/
+3
*
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
2005-10-03
1
-3
/
+3
*
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
1
-1
/
+1
*
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
2005-08-29
1
-0
/
+1
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
3
-7
/
+7
*
[NET]: Deinline netif_carrier_{on,off}().
Denis Vlasenko
2005-08-29
1
-0
/
+16
*
[NET]: Kill skb->tc_classid
Patrick McHardy
2005-08-29
7
-12
/
+8
*
[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
[prev]
[next]