index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
2017-10-29
1
-3
/
+26
|
*
|
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
2017-10-29
1
-3
/
+16
|
*
|
net_sched: use tcf_queue_work() in fw filter
Cong Wang
2017-10-29
1
-3
/
+16
|
*
|
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
1
-3
/
+16
|
*
|
net_sched: use tcf_queue_work() in flow filter
Cong Wang
2017-10-29
1
-3
/
+16
|
*
|
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
2017-10-29
1
-4
/
+18
|
*
|
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
2017-10-29
1
-2
/
+17
|
*
|
net_sched: use tcf_queue_work() in basic filter
Cong Wang
2017-10-29
1
-3
/
+17
|
*
|
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
1
-17
/
+51
|
*
|
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
1
-0
/
+2
|
|
/
|
*
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
2017-10-16
1
-0
/
+2
*
|
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
2017-10-27
1
-12
/
+92
*
|
net/sched: Introduce Credit Based Shaper (CBS) qdisc
Vinicius Costa Gomes
2017-10-27
3
-0
/
+305
*
|
net/sched: Add select_queue() class_ops for mqprio
Jesus Sanchez-Palencia
2017-10-27
1
-0
/
+7
*
|
net/sched: Change behavior of mq select_queue()
Jesus Sanchez-Palencia
2017-10-27
1
-9
/
+1
*
|
net/sched: Check for null dev_queue on create flow
Jesus Sanchez-Palencia
2017-10-27
1
-1
/
+7
*
|
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
2017-10-24
1
-4
/
+3
*
|
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-22
10
-0
/
+10
*
|
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
4
-81
/
+0
*
|
net: sched: cls_bpf: call block callbacks for offload
Jiri Pirko
2017-10-21
1
-8
/
+32
*
|
net: sched: cls_u32: call block callbacks for offload
Jiri Pirko
2017-10-21
1
-20
/
+52
*
|
net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode
Jiri Pirko
2017-10-21
1
-8
/
+8
*
|
net: sched: cls_matchall: call block callbacks for offload
Jiri Pirko
2017-10-21
1
-27
/
+45
*
|
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
2017-10-21
2
-6
/
+24
*
|
net: sched: introduce per-block callbacks
Jiri Pirko
2017-10-21
1
-0
/
+105
*
|
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
2017-10-21
1
-7
/
+29
*
|
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
2017-10-21
1
-3
/
+53
*
|
net/sched: Set the net-device for egress device instance
Or Gerlitz
2017-10-20
1
-0
/
+1
*
|
net: sched: cls_u32: use hash_ptr() for tc_u_hash
Arnd Bergmann
2017-10-20
1
-1
/
+1
*
|
mqprio: fix potential null pointer dereference on opt
Colin Ian King
2017-10-19
1
-1
/
+2
*
|
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-10-18
5
-20
/
+23
*
|
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
2017-10-16
1
-20
/
+35
*
|
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2017-10-16
1
-2
/
+4
*
|
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
2017-10-16
3
-4
/
+13
*
|
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
2017-10-16
1
-8
/
+4
*
|
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
2017-10-16
1
-1
/
+1
*
|
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2017-10-16
1
-0
/
+1
*
|
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
14
-19
/
+20
*
|
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2017-10-16
1
-33
/
+46
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-15
1
-9
/
+174
|
\
\
|
*
|
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
1
-9
/
+174
*
|
|
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-15
1
-0
/
+2
|
/
/
*
|
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-13
1
-28
/
+59
*
|
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
2017-10-13
1
-18
/
+11
*
|
sched: act: ife: move encode/decode check to init
Alexander Aring
2017-10-13
1
-11
/
+8
*
|
net sched actions: fix module auto-loading
Roman Mashak
2017-10-13
1
-1
/
+15
*
|
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-13
4
-4
/
+4
*
|
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
2017-10-12
1
-22
/
+0
*
|
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-12
2
-32
/
+44
*
|
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-10-12
2
-0
/
+250
[prev]
[next]