index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_gate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
1
-0
/
+1
2024-01-03
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
1
-1
/
+1
2023-11-01
net: sched: Fill in MODULE_DESCRIPTION for act_gate
Victor Nogueira
1
-0
/
+1
2023-02-16
net/sched: act_gate: use percpu stats
Pedro Tammela
1
-14
/
+16
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
1
-2
/
+4
2022-09-09
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
1
-7
/
+6
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
1
-1
/
+2
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
1
-1
/
+3
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
1
-0
/
+47
2021-12-19
flow_offload: fill flags to action structure
Baowen Zheng
1
-1
/
+1
2021-08-02
net_sched: refactor TC action init API
Cong Wang
1
-2
/
+2
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+0
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
1
-3
/
+0
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
1
-2
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-58
/
+68
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-3
/
+3
2020-06-18
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
1
-35
/
+55
2020-06-18
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
1
-23
/
+13
2020-06-01
net/sched: fix a couple of splats in the error path of tfc_gate_init()
Davide Caratti
1
-3
/
+6
2020-05-01
net: qos: introduce a gate control flow action
Po Liu
1
-0
/
+636