Commit Graph

68 Commits (a8aaa9958eea2420e13d5a00c3fae934e0a3889e)

Author SHA1 Message Date
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
Thomas Graf 821d24ae74 [PKT_SCHED]: Transform pfifo_fast to use generic queue management interface 20 years ago
Thomas Graf 6fc8e84f4c [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code 20 years ago
Thomas Graf aaae3013d1 [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface 20 years ago
Jamal Hadi Salim e431b8c004 [NETLINK]: Explicit typing 20 years ago
Thomas Graf af0d114176 [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups 20 years ago
Thomas Graf 02f23f095f [PKT_SCHED]: Make dsmark use the new dumping macros 20 years ago
Thomas Graf 758cc43c6d [PKT_SCHED]: Fix dsmark to apply changes consistent 20 years ago
Ralf Baechle 979b6c135f [NET]: Move the netdev list to vger.kernel.org. 20 years ago
Thomas Graf 98e5640552 [PKT_SCHED]: Fix numeric comparison in meta ematch 20 years ago
Thomas Graf e1e284a4bd [PKT_SCHED]: Dump classification result for basic classifier 20 years ago
Thomas Graf 4890062960 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch 20 years ago