Commit Graph

79 Commits (1e4dfaf9b99a8b652e8421936fd5fe2459da8265)

Author SHA1 Message Date
Thomas Graf 1e4dfaf9b9 [PKT_SCHED]: GRED: Cleanup and remove unnecessary code 19 years ago
Thomas Graf 6214e653cc [PKT_SCHED]: GRED: Remove auto-creation of default VQ 19 years ago
Thomas Graf 7051703b99 [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing 19 years ago
Thomas Graf 4a591834cf [PKT_SCHED]: GRED: Remove initd flag 19 years ago
Thomas Graf 18e3fb84e6 [PKT_SCHED]: GRED: Improve error handling and messages 19 years ago
Thomas Graf 716a1b40b0 [PKT_SCHED]: GRED: Introduce tc_index_to_dp() 19 years ago
Thomas Graf edf7a7b1f0 [PKT_SCHED]: GRED: Use generic queue management interface 19 years ago
Thomas Graf c3b553cdaf [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN 19 years ago
Thomas Graf 301d063c29 [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change 19 years ago
Thomas Graf 22b33429ab [PKT_SCHED]: GRED: Use new generic red interface 19 years ago
Thomas Graf f62d6b936d [PKT_SCHED]: GRED: Use central VQ change procedure 19 years ago
Thomas Graf a8aaa9958e [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal 19 years ago
Thomas Graf 6639607ed9 [PKT_SCHED]: GRED: Use a central table definition change procedure 19 years ago
Thomas Graf e06368221c [PKT_SCHED]: GRED: Dump table definition 19 years ago
Thomas Graf 05f1cc01b4 [PKT_SCHED]: GRED: Cleanup dumping 19 years ago
Thomas Graf d6fd4e9667 [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE 19 years ago
Thomas Graf dea3f62852 [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection 19 years ago
Thomas Graf dba051f36a [PKT_SCHED]: RED: Cleanup and remove unnecessary code 19 years ago
Thomas Graf 6a1b63d467 [PKT_SCHED]: RED: Dont start idle periods while already idling 19 years ago
Thomas Graf 9e178ff27c [PKT_SCHED]: RED: Use generic queue management interface 19 years ago
Thomas Graf 6b31b28a44 [PKT_SCHED]: RED: Use new generic red interface 19 years ago
Thomas Graf 52ab4ac258 [PKT_SCHED]: Rework QoS and/or fair queueing configuration 20 years ago
Andi Kleen 34cb711ba9 [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts 20 years ago
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
David S. Miller 29cb9f9c55 [LIB]: Make TEXTSEARCH_BM plain tristate like the others 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Denis Vlasenko 0a242efc4f [NET]: Deinline netif_carrier_{on,off}(). 20 years ago
Patrick McHardy abc3bc5804 [NET]: Kill skb->tc_classid 20 years ago
Thomas Graf 0fbbeb1ba4 [PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt() 20 years ago
Patrick McHardy 7686ee1ad9 [EMATCH]: Remove feature ifdefs in meta ematch. 20 years ago
David S. Miller 261688d01e [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} 20 years ago
David S. Miller 28e212fb36 [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. 20 years ago
David S. Miller 3f1c81ff10 [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well. 20 years ago
Thomas Graf 452f299da3 [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue 20 years ago
Thomas Graf d7c7ed4dbc [PKT_SCHED]: Remove debugging leftover from textsearch ematch 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
Thomas Graf 63d886c96b [PKT_SCHED]: Blackhole queueing discipline 20 years ago
Thomas Graf 023e09a767 [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation 20 years ago
Thomas Graf 3d54b82fdf [PKT_SCHED]: Cleanup qdisc creation and alignment macros 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
Patrick McHardy 8a47077a0b [NETLINK]: Missing padding fields in dumped structures 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
David S. Miller f7704347a7 [PKT_SCHED]: Make TEXTSEARCH* options only selected. 20 years ago
David S. Miller f2d368fa3e [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh 20 years ago
Thomas Graf d675c989ed [PKT_SCHED]: Packet classification based on textsearch (ematch) 20 years ago
Thomas Graf 94df109a8c [PKT_SCHED]: noop/noqueue qdisc style cleanups 20 years ago
Thomas Graf f87a9c3ddf [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code 20 years ago
Thomas Graf 321090e7a4 [PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc 20 years ago