index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_api.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2020-06-01
1
-79
/
+0
*
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
2020-06-01
1
-29
/
+29
*
net: cls_api: add tcf_block_offload_init()
Pablo Neira Ayuso
2020-06-01
1
-7
/
+19
*
net: sched: implement terse dump support in act
Vlad Buslov
2020-05-15
1
-1
/
+27
*
net: sched: introduce terse dump flag
Vlad Buslov
2020-05-15
1
-8
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-6
/
+16
|
\
|
*
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-07
1
-2
/
+12
|
*
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2020-05-04
1
-4
/
+4
*
|
net: schedule: add action gate offloading
Po Liu
2020-05-02
1
-0
/
+33
*
|
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
2020-04-25
1
-1
/
+4
|
/
*
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
2020-04-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-31
1
-1
/
+1
|
\
|
*
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
1
-1
/
+1
*
|
net: sched: rename more stats_types
Jakub Kicinski
2020-03-24
1
-5
/
+5
*
|
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-20
1
-0
/
+3
|
/
*
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-19
1
-1
/
+1
*
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-18
1
-3
/
+3
*
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
2020-03-16
1
-0
/
+1
*
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
1
-0
/
+1
*
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
2020-03-12
1
-17
/
+81
|
\
|
*
net: sched: Support specifying a starting chain via tc skb ext
Paul Blakey
2020-02-20
1
-4
/
+35
|
*
net: sched: Change the block's chain list to an rcu list
Paul Blakey
2020-02-20
1
-2
/
+3
|
*
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
2020-02-20
1
-1
/
+3
|
*
net: sched: Introduce ingress classification function
Paul Blakey
2020-02-20
1
-14
/
+44
*
|
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2020-03-09
1
-0
/
+7
*
|
flow_offload: pass action cookie through offload structures
Jiri Pirko
2020-02-25
1
-1
/
+30
|
/
*
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
2020-02-17
1
-7
/
+1
*
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
2020-02-17
1
-6
/
+11
*
net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
Eric Dumazet
2020-01-22
1
-3
/
+2
*
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-31
1
-26
/
+5
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
*
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-07
1
-19
/
+33
*
net: core: rename indirect block ingress cb function
John Hurley
2019-12-07
1
-2
/
+2
*
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2019-11-06
1
-4
/
+79
*
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-10-09
1
-3
/
+33
*
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
2019-09-24
1
-2
/
+4
*
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
1
-10
/
+3
*
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
1
-2
/
+11
*
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-16
1
-32
/
+45
*
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-06
1
-0
/
+12
*
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
1
-1
/
+8
*
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
1
-0
/
+32
*
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
1
-4
/
+13
*
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
2019-08-26
1
-0
/
+65
*
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
1
-0
/
+6
*
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
1
-2
/
+17
*
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
1
-14
/
+162
*
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
1
-1
/
+1
*
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-26
1
-9
/
+36
*
flow_offload: support get multi-subsystem block
wenxu
2019-08-09
1
-1
/
+8
[next]