Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f83f23e6db8b9a9fe787d02f73489224668c4e2
/
net
/
sched
« Previous
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
033d899
[PKT_SCHED]: HTB: Drop packet when direct queue is full
by Asim Shankar
· 20 years ago
20cc6be
[PKT_SCHED]: fix typo on Kconfig
by Lucas Correia Villa Real
· 20 years ago
cbdbf00
[PKT_SCHED]: Eliminate unnecessary includes in simple.c
by David S. Miller
· 20 years ago
c5c13fa
[PKT_SCHED]: improve hashing performance of cls_fw
by Thomas Graf
· 20 years ago
db75307
[PKT_SCHED]: Introduce simple actions.
by Jamal Hadi Salim
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago