Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c70ca00f77eb1bb69c5a2d029b3a911bc88eac1b
/
net
/
sched
ae82af5
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
by Patrick McHardy
· 19 years ago
dd914b4
[PKT_SCHED] sch_prio: fix qdisc bands init
by Amnon Aaronsohn
· 19 years ago
dca80b9
[PKT_SCHED]: Change default clock source to gettimeofday
by Patrick McHardy
· 19 years ago
2e4e6a1
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
by Harald Welte
· 19 years ago
bb7e8c5
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
by Adrian Bunk
· 19 years ago
54608b7
[PKT_SCHED] ematch: Remove bogus include.
by Evgeniy Polyakov
· 19 years ago
29f1df6
[PKT_SCHED]: Fix qdisc return code.
by Jamal Hadi Salim
· 19 years ago
4bba392
[PKT_SCHED]: Prefix tc actions with act_
by Patrick McHardy
· 19 years ago
541673c8
[PKT_SCHED]: Fix memory leak when dumping in pedit action
by Patrick McHardy
· 19 years ago
31bd06e
[PKT_SCHED]: Remove some obsolete policer exports
by Patrick McHardy
· 19 years ago
f43c5a0
[PKT_SCHED]: Convert tc action functions to single skb pointers
by Patrick McHardy
· 19 years ago
538e43a
[PKT_SCHED]: Use USEC_PER_SEC
by Patrick McHardy
· 19 years ago
2941a48
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
by Patrick McHardy
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
c865e5d
[PKT_SCHED] netem: packet corruption option
by Stephen Hemminger
· 19 years ago
2edc268
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
by David S. Miller
· 19 years ago
aa87516
[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously
by Andrea Bittau
· 19 years ago
05b8b0f
[NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig
by Roman Zippel
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
b541ca2
[PKT_SCHED]: Correctly handle empty ematch trees
by Thomas Graf
· 19 years ago
2d43f11
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
eb229c4
[NETEM]: Add version string
by Stephen Hemminger
· 19 years ago
300ce17
[NETEM]: Support time based reordering
by Stephen Hemminger
· 19 years ago
bdc450a
[PKT_SCHED]: (G)RED: Introduce hard dropping
by Thomas Graf
· 19 years ago
b38c7ee
[PKT_SCHED]: GRED: Support ECN marking
by Thomas Graf
· 19 years ago
d8f64e1
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
by Thomas Graf
· 19 years ago
1e4dfaf9
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
by Thomas Graf
· 19 years ago
6214e65
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
by Thomas Graf
· 19 years ago
7051703
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
by Thomas Graf
· 19 years ago
4a59183
[PKT_SCHED]: GRED: Remove initd flag
by Thomas Graf
· 19 years ago
18e3fb84
[PKT_SCHED]: GRED: Improve error handling and messages
by Thomas Graf
· 19 years ago
716a1b4
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
by Thomas Graf
· 19 years ago
edf7a7b
[PKT_SCHED]: GRED: Use generic queue management interface
by Thomas Graf
· 19 years ago
c3b553c
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
by Thomas Graf
· 19 years ago
301d063
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
by Thomas Graf
· 19 years ago
22b3342
[PKT_SCHED]: GRED: Use new generic red interface
by Thomas Graf
· 19 years ago
f62d6b9
[PKT_SCHED]: GRED: Use central VQ change procedure
by Thomas Graf
· 19 years ago
a8aaa99
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
by Thomas Graf
· 19 years ago
6639607
[PKT_SCHED]: GRED: Use a central table definition change procedure
by Thomas Graf
· 19 years ago
e063682
[PKT_SCHED]: GRED: Dump table definition
by Thomas Graf
· 19 years ago
05f1cc0
[PKT_SCHED]: GRED: Cleanup dumping
by Thomas Graf
· 19 years ago
d6fd4e9
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
by Thomas Graf
· 19 years ago
dea3f62
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
by Thomas Graf
· 19 years ago
dba051f
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
by Thomas Graf
· 19 years ago
6a1b63d
[PKT_SCHED]: RED: Dont start idle periods while already idling
by Thomas Graf
· 19 years ago
9e178ff
[PKT_SCHED]: RED: Use generic queue management interface
by Thomas Graf
· 19 years ago
6b31b28
[PKT_SCHED]: RED: Use new generic red interface
by Thomas Graf
· 19 years ago
07aaa11
[NETEM]: use PSCHED_LESS
by Stephen Hemminger
· 19 years ago
52ab4ac
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
by Thomas Graf
· 19 years ago
34cb711
[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
by Andi Kleen
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
29cb9f9
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
by David S. Miller
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
0a242ef
[NET]: Deinline netif_carrier_{on,off}().
by Denis Vlasenko
· 19 years ago
abc3bc5
[NET]: Kill skb->tc_classid
by Patrick McHardy
· 19 years ago
0fbbeb1
[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()
by Thomas Graf
· 19 years ago
7686ee1
[EMATCH]: Remove feature ifdefs in meta ematch.
by Patrick McHardy
· 19 years ago
261688d
[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
by David S. Miller
· 19 years ago
28e212f
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
by David S. Miller
· 19 years ago
3f1c81f
[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
by David S. Miller
· 19 years ago
452f299
[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue
by Thomas Graf
· 19 years ago
d7c7ed4
[PKT_SCHED]: Remove debugging leftover from textsearch ematch
by Thomas Graf
· 19 years ago
6a2e9b7
[NET]: move config options out to individual protocols
by Sam Ravnborg
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
63d886c
[PKT_SCHED]: Blackhole queueing discipline
by Thomas Graf
· 19 years ago
023e09a
[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation
by Thomas Graf
· 19 years ago
3d54b82
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
by Thomas Graf
· 19 years ago
e176fe8
[NET]: Remove unused security member in sk_buff
by Thomas Graf
· 19 years ago
8a47077
[NETLINK]: Missing padding fields in dumped structures
by Patrick McHardy
· 19 years ago
9ef1d4c
[NETLINK]: Missing initializations in dumped data
by Patrick McHardy
· 19 years ago
f770434
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
by David S. Miller
· 19 years ago
f2d368f
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
by David S. Miller
· 19 years ago
d675c98
[PKT_SCHED]: Packet classification based on textsearch (ematch)
by Thomas Graf
· 19 years ago
94df109
[PKT_SCHED]: noop/noqueue qdisc style cleanups
by Thomas Graf
· 19 years ago
f87a9c3
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
by Thomas Graf
· 19 years ago
321090e
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
by Thomas Graf
· 19 years ago
821d24a
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
by Thomas Graf
· 19 years ago
6fc8e84
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
by Thomas Graf
· 19 years ago
aaae301
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
by Thomas Graf
· 19 years ago
e431b8c
[NETLINK]: Explicit typing
by Jamal Hadi Salim
· 19 years ago
af0d114
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
by Thomas Graf
· 19 years ago
02f23f0
[PKT_SCHED]: Make dsmark use the new dumping macros
by Thomas Graf
· 19 years ago
758cc43
[PKT_SCHED]: Fix dsmark to apply changes consistent
by Thomas Graf
· 19 years ago
979b6c1
[NET]: Move the netdev list to vger.kernel.org.
by Ralf Baechle
· 19 years ago
98e5640
[PKT_SCHED]: Fix numeric comparison in meta ematch
by Thomas Graf
· 19 years ago
e1e284a
[PKT_SCHED]: Dump classification result for basic classifier
by Thomas Graf
· 19 years ago
4890062
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
by Thomas Graf
· 19 years ago
b824979
[PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text
by Thomas Graf
· 19 years ago
08e9cd1
[PKT_SCHED]: Disable dsmark debugging messages by default
by Thomas Graf
· 19 years ago
486b53e
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
by Thomas Graf
· 19 years ago
0451eb0
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
by Thomas Graf
· 19 years ago
0dca51d
[PKT_SCHED] netem: allow random reordering (with fix)
by Stephen Hemminger
· 19 years ago
0f9f32a
[PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue
by Stephen Hemminger
· 19 years ago
0afb51e
[PKT_SCHED]: netem: reinsert for duplication
by Stephen Hemminger
· 19 years ago
14d50e7
[PKT_SCHED]: Action repeat
by J Hadi Salim
· 20 years ago
d5d75cd
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
by Stephen Hemminger
· 20 years ago
771018e
[PKT_SCHED]: netetm: make qdisc friendly to outer disciplines
by Stephen Hemminger
· 20 years ago
8cbe1d4
[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow
by Stephen Hemminger
· 20 years ago
cacaddf
[NET]: Disable queueing when carrier is lost.
by Tommy S. Christensen
· 20 years ago
Next »