Commit Graph

57 Commits (cc675230a9ca17010694bc8bd3c69ca9adf2efef)

Author SHA1 Message Date
Andi Kleen 34cb711ba9 [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts 19 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
Thomas Graf b824979aec [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text 20 years ago
Thomas Graf 08e9cd1fc5 [PKT_SCHED]: Disable dsmark debugging messages by default 20 years ago
Thomas Graf 486b53e59c [PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting 20 years ago
Thomas Graf 0451eb074e [PKT_SCHED]: Fix dsmark to count ignored indices while walking 20 years ago
Stephen Hemminger 0dca51d362 [PKT_SCHED] netem: allow random reordering (with fix) 20 years ago
Stephen Hemminger 0f9f32ac65 [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue 20 years ago
Stephen Hemminger 0afb51e728 [PKT_SCHED]: netem: reinsert for duplication 20 years ago
J Hadi Salim 14d50e78f9 [PKT_SCHED]: Action repeat 20 years ago
Stephen Hemminger d5d75cd6b1 [PKT_SCHED]: netetm: adjust parent qlen when duplicating 20 years ago
Stephen Hemminger 771018e76a [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines 20 years ago
Stephen Hemminger 8cbe1d46d6 [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow 20 years ago