index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
sched: add helper for updating statistics on all actions
Jakub Kicinski
1
-0
/
+19
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
1
-1
/
+2
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
1
-0
/
+2
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
1
-2
/
+11
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
1
-0
/
+9
2017-02-17
net/sched: Reflect HW offload status
Or Gerlitz
1
-0
/
+5
2017-02-15
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
1
-0
/
+6
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
1
-0
/
+2
2017-02-04
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
1
-0
/
+1
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
1
-0
/
+8
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-09-28
net/sched: pkt_cls: change tc actions order to be as the user sets
Hadar Hen Zion
1
-1
/
+1
2016-09-22
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
1
-0
/
+1
2016-09-22
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
1
-0
/
+1
2016-09-22
net: cls_bpf: add hardware offload
Jakub Kicinski
1
-0
/
+14
2016-08-23
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
1
-2
/
+4
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
1
-14
/
+26
2016-08-18
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
1
-0
/
+19
2016-07-25
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
1
-0
/
+11
2016-06-08
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
1
-3
/
+7
2016-05-16
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
1
-0
/
+1
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
1
-0
/
+17
2016-05-16
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
1
-3
/
+0
2016-03-11
net/flower: Fix pointer cast
Amir Vadai
1
-1
/
+1
2016-03-11
net/flower: Introduce hardware offload support
Amir Vadai
1
-0
/
+14
2016-03-02
net: sched: cls_u32 add bit to specify software only rules
John Fastabend
1
-2
/
+11
2016-03-02
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
1
-0
/
+3
2016-03-02
net: sched: consolidate offload decision in cls_u32
John Fastabend
1
-0
/
+5
2016-02-18
net: pack tc_cls_u32_knode struct slighter better
John Fastabend
1
-2
/
+2
2016-02-17
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
1
-0
/
+34
2014-10-07
net: sched: remove tcf_proto from ematch calls
John Fastabend
1
-5
/
+5
2014-10-02
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
1
-5
/
+1
2014-09-29
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
1
-1
/
+1
2014-04-28
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
1
-1
/
+1
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
1
-15
/
+15
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
1
-13
/
+10
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
1
-4
/
+12
2013-08-01
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
1
-21
/
+21
2013-01-15
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
1
-3
/
+4
2010-12-21
net: Fix range checks in tcf_valid_offset().
David S. Miller
1
-1
/
+3
2009-11-21
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-2
/
+2
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-16
/
+8
2008-11-17
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
1
-1
/
+1
2008-03-28
[PKT_SCHED]: Pass real namespace in net scheduler classifiers.
Denis V. Lunev
1
-1
/
+1
2008-02-01
[NET_SCHED]: Constify struct tcf_ext_map
Patrick McHardy
1
-3
/
+3
2008-01-29
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
1
-5
/
+5
2008-01-29
[NET]: netns compilation speedup
Denis V. Lunev
1
-1
/
+2
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+2
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-8
/
+0
[next]