Commit Graph

106 Commits (53d8be5c144ece5d48745810b14248968e73eaf2)

Author SHA1 Message Date
Patrick McHardy ae82af54d7 [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash 19 years ago
Amnon Aaronsohn dd914b4082 [PKT_SCHED] sch_prio: fix qdisc bands init 19 years ago
Patrick McHardy dca80b962a [PKT_SCHED]: Change default clock source to gettimeofday 19 years ago
Harald Welte 2e4e6a17af [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 19 years ago
Adrian Bunk bb7e8c5a55 [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description 19 years ago
Evgeniy Polyakov 54608b7099 [PKT_SCHED] ematch: Remove bogus include. 19 years ago
Jamal Hadi Salim 29f1df6cc1 [PKT_SCHED]: Fix qdisc return code. 19 years ago
Patrick McHardy 4bba392592 [PKT_SCHED]: Prefix tc actions with act_ 19 years ago
Patrick McHardy 541673c859 [PKT_SCHED]: Fix memory leak when dumping in pedit action 19 years ago
Patrick McHardy 31bd06eb33 [PKT_SCHED]: Remove some obsolete policer exports 19 years ago
Patrick McHardy f43c5a0df3 [PKT_SCHED]: Convert tc action functions to single skb pointers 19 years ago
Patrick McHardy 538e43a4bd [PKT_SCHED]: Use USEC_PER_SEC 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Stephen Hemminger c865e5d99e [PKT_SCHED] netem: packet corruption option 19 years ago
David S. Miller 2edc2689f8 [PKT_SCHED]: Disable debug tracing logs by default in packet action API. 19 years ago
Andrea Bittau aa8751667d [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously 19 years ago
Roman Zippel 05b8b0fafd [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Thomas Graf b541ca2c5a [PKT_SCHED]: Correctly handle empty ematch trees 19 years ago
Stephen Hemminger eb229c4cdc [NETEM]: Add version string 19 years ago
Stephen Hemminger 300ce174eb [NETEM]: Support time based reordering 19 years ago
Thomas Graf bdc450a0bb [PKT_SCHED]: (G)RED: Introduce hard dropping 19 years ago
Thomas Graf b38c7eef7e [PKT_SCHED]: GRED: Support ECN marking 19 years ago
Thomas Graf d8f64e1960 [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop 19 years ago
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
Stephen Hemminger 07aaa11540 [NETEM]: use PSCHED_LESS 19 years ago
Thomas Graf 52ab4ac258 [PKT_SCHED]: Rework QoS and/or fair queueing configuration 19 years ago
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