index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: sched: teach tcf_bind/unbind_filter to use block->q
Jiri Pirko
2017-10-16
1
-10
/
+17
*
|
net: sched: introduce tcf_block_q and tcf_block_dev helpers
Jiri Pirko
2017-10-16
1
-0
/
+21
*
|
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
1
-2
/
+2
*
|
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
1
-0
/
+9
*
|
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
2017-10-11
1
-3
/
+0
*
|
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-11
1
-2
/
+3
*
|
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-10-11
1
-0
/
+2
|
/
*
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
1
-11
/
+3
*
net: sched: remove handle propagation down to the drivers
Jiri Pirko
2017-08-11
1
-2
/
+0
*
net: sched: propagate classid down to offload drivers
Jiri Pirko
2017-08-11
1
-0
/
+2
*
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
1
-1
/
+1
*
net: sched: move prio into cls_common
Jiri Pirko
2017-08-07
1
-1
/
+2
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-0
/
+19
*
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
2017-08-07
1
-0
/
+1
*
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
1
-2
/
+1
*
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
1
-3
/
+1
*
net: sched: fix return value of tcf_exts_exec
Jiri Pirko
2017-08-04
1
-2
/
+2
*
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
2017-08-04
1
-30
/
+0
*
net: sched: use tcf_exts_has_actions in tcf_exts_exec
Jiri Pirko
2017-08-04
1
-23
/
+23
*
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
1
-9
/
+27
*
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
2017-08-04
1
-21
/
+0
*
sched: add helper for updating statistics on all actions
Jakub Kicinski
2017-05-31
1
-0
/
+19
*
net_sched: only create filter chains for new filters/actions
WANG Cong
2017-05-25
1
-1
/
+2
*
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
1
-0
/
+2
*
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
1
-2
/
+11
*
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
1
-0
/
+9
*
net/sched: Reflect HW offload status
Or Gerlitz
2017-02-17
1
-0
/
+5
*
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
2017-02-15
1
-0
/
+6
*
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
1
-0
/
+2
*
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2017-02-03
1
-0
/
+1
*
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-25
1
-0
/
+8
*
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
1
-0
/
+2
*
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
2016-12-02
1
-4
/
+15
*
net/sched: pkt_cls: change tc actions order to be as the user sets
Hadar Hen Zion
2016-09-28
1
-1
/
+1
*
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
2016-09-21
1
-0
/
+1
*
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2016-09-21
1
-0
/
+1
*
net: cls_bpf: add hardware offload
Jakub Kicinski
2016-09-21
1
-0
/
+14
*
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
2016-08-22
1
-2
/
+4
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
1
-14
/
+26
*
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2016-08-17
1
-0
/
+19
*
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
1
-0
/
+11
*
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-07
1
-3
/
+7
*
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
2016-05-16
1
-0
/
+1
*
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
2016-05-16
1
-0
/
+17
*
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
2016-05-16
1
-3
/
+0
*
net/flower: Fix pointer cast
Amir Vadai
2016-03-11
1
-1
/
+1
*
net/flower: Introduce hardware offload support
Amir Vadai
2016-03-10
1
-0
/
+14
*
net: sched: cls_u32 add bit to specify software only rules
John Fastabend
2016-03-01
1
-2
/
+11
*
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
2016-03-01
1
-0
/
+3
*
net: sched: consolidate offload decision in cls_u32
John Fastabend
2016-03-01
1
-0
/
+5
[prev]
[next]