| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-11 | net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump() | Eric Dumazet | 1 | -12/+11 |
| 2025-07-11 | net_sched: act_ctinfo: use atomic64_t for three counters | Eric Dumazet | 1 | -8/+11 |
| 2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 1 | -4/+4 |
| 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-02-13 | net/sched: act_ctinfo: use percpu stats | Pedro Tammela | 1 | -3/+3 |
| 2022-12-09 | net/sched: avoid indirect act functions on retpoline kernels | Pedro Tammela | 1 | -2/+4 |
| 2022-11-18 | netfilter: conntrack: Fix data-races around ct mark | Daniel Xu | 1 | -3/+3 |
| 2022-09-09 | net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_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 |
| 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 | -3/+2 |
| 2020-07-03 | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen | 1 | -3/+6 |
| 2020-01-19 | net: sched: act_ctinfo: fix memory leak | Eric Dumazet | 1 | -0/+11 |
| 2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2019-10-30 | net: sched: update action implementations to support flags | Vlad Buslov | 1 | -1/+1 |
| 2019-10-30 | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov | 1 | -1/+1 |
| 2019-10-30 | net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 1 | -2/+2 |
| 2019-08-27 | net_sched: fix a NULL pointer deref in ipt action | Cong Wang | 1 | -1/+1 |
| 2019-08-05 | net: sched: use temporary variable for actions indexes | Dmytro Linkin | 1 | -4/+5 |
| 2019-06-17 | net: sched: act_ctinfo: fix policy validation | Kevin Darbyshire-Bryant | 1 | -1/+2 |
| 2019-06-17 | net: sched: act_ctinfo: fix action creation | Kevin Darbyshire-Bryant | 1 | -0/+1 |
| 2019-06-14 | sched: act_ctinfo: use extack error reporting | Kevin Darbyshire-Bryant | 1 | -5/+18 |
| 2019-05-30 | net: sched: act_ctinfo: minor size optimisation | Kevin 'ldir' Darbyshire-Bryant | 1 | -4/+0 |
| 2019-05-29 | net: sched: Introduce act_ctinfo action | Kevin 'ldir' Darbyshire-Bryant | 1 | -0/+396 |