index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: Introduce Credit Based Shaper (CBS) qdisc
Vinicius Costa Gomes
2017-10-27
1
-0
/
+11
*
net: sched: select cls when cls_act is enabled
Jiri Pirko
2017-06-05
1
-0
/
+1
*
Subject: net: allow configuring default qdisc
stephen hemminger
2017-04-17
1
-0
/
+45
*
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
1
-0
/
+1
*
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-24
1
-0
/
+12
*
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
2017-01-09
1
-0
/
+1
*
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
2016-09-19
1
-0
/
+5
*
net_sched: Introduce skbmod action
Jamal Hadi Salim
2016-09-15
1
-0
/
+11
*
net/sched: Introduce act_tunnel_key
Amir Vadai
2016-09-10
1
-0
/
+11
*
net/sched: introduce Match-all classifier
Jiri Pirko
2016-07-24
1
-0
/
+10
*
Support to encoding decoding skb prio on IFE action
Jamal Hadi Salim
2016-03-01
1
-0
/
+5
*
Support to encoding decoding skb mark on IFE action
Jamal Hadi Salim
2016-03-01
1
-0
/
+5
*
introduce IFE action
Jamal Hadi Salim
2016-03-01
1
-0
/
+12
*
net, sched: add clsact qdisc
Daniel Borkmann
2016-01-10
1
-4
/
+10
*
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
1
-0
/
+1
*
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
1
-0
/
+10
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-1
/
+1
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-1
/
+1
*
|
act_connmark: fix dependencies better
Arnd Bergmann
2015-01-28
1
-1
/
+1
*
|
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
2015-01-23
1
-0
/
+1
*
|
net: sched: Introduce connmark action
Felix Fietkau
2015-01-19
1
-0
/
+11
*
|
tc: add BPF based action
Jiri Pirko
2015-01-17
1
-0
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-3
/
+4
|
\
|
*
Update old iproute2 and Xen Remus links
Andrew Shewmaker
2014-12-09
1
-3
/
+4
*
|
sched: introduce vlan action
Jiri Pirko
2014-11-21
1
-0
/
+11
|
/
*
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
2014-01-06
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-0
/
+1
|
\
|
*
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2014-01-03
1
-0
/
+1
*
|
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
2013-12-19
1
-0
/
+9
|
/
*
net: sched: cls_bpf: add BPF-based classifier
Daniel Borkmann
2013-10-29
1
-0
/
+10
*
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
2013-08-29
1
-0
/
+14
*
net: sched: enable CAN Identifier to be build into kernel
Marc Kleine-Budde
2012-11-25
1
-1
/
+1
*
net: sched: add ipset ematch
Florian Westphal
2012-07-12
1
-0
/
+10
*
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
2012-07-04
1
-0
/
+10
*
fq_codel: Fair Queue Codel AQM
Eric Dumazet
2012-05-12
1
-0
/
+11
*
codel: Controlled Delay AQM
Eric Dumazet
2012-05-10
1
-0
/
+11
*
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
2012-02-07
1
-0
/
+26
*
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
2011-05-19
1
-0
/
+1
*
pkt_sched: QFQ - quick fair queue scheduler
stephen hemminger
2011-04-04
1
-0
/
+11
*
net_sched: SFB flow scheduler
Eric Dumazet
2011-02-23
1
-0
/
+11
*
sched: CHOKe flow scheduler
stephen hemminger
2011-02-02
1
-0
/
+11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-01-20
1
-4
/
+1
|
\
|
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
1
-1
/
+1
|
|
\
|
*
|
netfilter: fix Kconfig dependencies
Patrick McHardy
2011-01-14
1
-4
/
+1
*
|
|
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
2011-01-19
1
-0
/
+12
|
|
/
|
/
|
*
|
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
2010-11-15
1
-1
/
+1
|
/
*
pkt_sched: Make act_csum depend upon INET.
David S. Miller
2010-08-23
1
-1
/
+1
*
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
2010-08-20
1
-0
/
+10
*
cgroups: net_cls as module
Ben Blum
2010-03-23
1
-1
/
+4
*
net/sched: Fix module name in Kconfig
Jan Luebbe
2010-02-08
1
-8
/
+8
[next]