index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
net: pack tc_cls_u32_knode struct slighter better
John Fastabend
2016-02-17
1
-2
/
+2
*
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
2016-02-17
1
-0
/
+34
*
net: sched: remove tcf_proto from ematch calls
John Fastabend
2014-10-06
1
-5
/
+5
*
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
2014-10-01
1
-5
/
+1
*
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
2014-09-28
1
-1
/
+1
*
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
2014-04-27
1
-1
/
+1
*
net_sched: optimize tcf_match_indev()
WANG Cong
2014-01-13
1
-15
/
+15
*
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
2013-12-18
1
-13
/
+10
*
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
1
-4
/
+12
*
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
2013-07-31
1
-21
/
+21
*
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
1
-3
/
+4
*
net: Fix range checks in tcf_valid_offset().
David S. Miller
2010-12-21
1
-1
/
+3
*
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-20
1
-2
/
+2
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-16
/
+8
*
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-16
1
-1
/
+1
*
[PKT_SCHED]: Pass real namespace in net scheduler classifiers.
Denis V. Lunev
2008-03-27
1
-1
/
+1
*
[NET_SCHED]: Constify struct tcf_ext_map
Patrick McHardy
2008-01-31
1
-3
/
+3
*
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-5
/
+5
*
[NET]: netns compilation speedup
Denis V. Lunev
2008-01-28
1
-1
/
+2
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
2007-07-15
1
-8
/
+0
*
[NET_SCHED]: ematch: module autoloading
Patrick McHardy
2007-07-11
1
-0
/
+2
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
[next]