Age | Commit message (Expand) | Author | Files | Lines |
2024-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+22 |
2024-10-23 | net/sched: act_api: unexport tcf_action_dump_1() | Vladimir Oltean | 1 | -45/+44 |
2024-10-23 | net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created... | Vladimir Oltean | 1 | -1/+22 |
2024-10-15 | net: sched: Use rtnl_register_many(). | Kuniyuki Iwashima | 1 | -5/+8 |
2024-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+1 |
2024-06-18 | net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() | David Ruth | 1 | -2/+1 |
2024-06-06 | net: use unrcu_pointer() helper | Eric Dumazet | 1 | -1/+1 |
2024-02-02 | net/sched: Load modules via their alias | Michal Koutný | 1 | -1/+1 |
2024-01-07 | net/sched: simplify tc_action_load_ops parameters | Pedro Tammela | 1 | -5/+5 |
2024-01-03 | net/sched: introduce ACT_P_BOUND return code | Pedro Tammela | 1 | -1/+1 |
2023-12-20 | net: sched: Add initial TC error skb drop reasons | Victor Nogueira | 1 | -1/+2 |
2023-12-20 | net: sched: Move drop_reason to struct tc_skb_cb | Victor Nogueira | 1 | -1/+1 |
2023-12-13 | net/sched: act_api: skip idr replace on bound actions | Pedro Tammela | 1 | -5/+6 |
2023-12-13 | net/sched: act_api: rely on rcu in tcf_idr_check_alloc | Pedro Tammela | 1 | -22/+43 |
2023-12-11 | net/sched: act_api: conditional notification of events | Pedro Tammela | 1 | -23/+75 |
2023-12-11 | net/sched: act_api: don't open code max() | Pedro Tammela | 1 | -6/+3 |
2023-12-05 | net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many | Pedro Tammela | 1 | -4/+2 |
2023-12-05 | net/sched: act_api: stop loop over ops array on NULL in tcf_action_init | Pedro Tammela | 1 | -4/+2 |
2023-12-05 | net/sched: act_api: avoid non-contiguous action array | Pedro Tammela | 1 | -12/+21 |
2023-12-05 | net/sched: act_api: use tcf_act_for_each_action | Pedro Tammela | 1 | -7/+5 |
2023-11-06 | net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config | Jamal Hadi Salim | 1 | -1/+1 |
2023-07-10 | net: sched: Replace strlcpy with strscpy | Azeem Shaikh | 1 | -1/+1 |
2023-03-23 | net/sched: act_api: use the correct TCA_ACT attributes in dump | Pedro Tammela | 1 | -4/+4 |
2023-03-16 | net/sched: act_api: add specific EXT_WARN_MSG for tc action | Hangbin Liu | 1 | -4/+4 |
2023-03-16 | Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy" | Hangbin Liu | 1 | -2/+2 |
2023-02-27 | net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy | Pedro Tammela | 1 | -2/+2 |
2023-02-20 | net/sched: cls_api: Support hardware miss to tc action | Paul Blakey | 1 | -1/+1 |
2023-02-20 | net/sched: Rename user cookie and act cookie | Paul Blakey | 1 | -13/+13 |
2023-02-14 | net/sched: support per action hw stats | Oz Shlomo | 1 | -8/+0 |
2023-02-14 | net/sched: introduce flow_offload action cookie | Oz Shlomo | 1 | -0/+1 |
2023-02-14 | net/sched: optimize action stats api calls | Oz Shlomo | 1 | -3/+2 |
2023-01-17 | sched: add new attr TCA_EXT_WARN_MSG to report tc extact message | Hangbin Liu | 1 | -5/+10 |
2022-12-09 | net/sched: avoid indirect act functions on retpoline kernels | Pedro Tammela | 1 | -1/+2 |
2022-09-09 | net: sched: act_api: implement generic walker and search for tc action | Zhengchao Shao | 1 | -4/+29 |
2022-06-27 | net/sched: act_api: Notify user space if any actions were flushed before error | Victor Nogueira | 1 | -8/+14 |
2022-04-08 | net/sched: act_api: Add extack to offload_act_setup() callback | Ido Schimmel | 1 | -2/+2 |
2022-03-02 | flow_offload: improve extack msg for user when adding invalid filter | Baowen Zheng | 1 | -0/+2 |
2022-02-23 | net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD | Wan Jiabing | 1 | -1/+1 |
2022-02-16 | net: sched: limit TC_ACT_REPEAT loops | Eric Dumazet | 1 | -3/+10 |
2021-12-23 | flow_offload: fix suspicious RCU usage when offloading tc action | Baowen Zheng | 1 | -2/+9 |
2021-12-19 | flow_offload: validate flags of filter and actions | Baowen Zheng | 1 | -3/+15 |
2021-12-19 | flow_offload: add reoffload process to update hw_count | Baowen Zheng | 1 | -17/+235 |
2021-12-19 | net: sched: save full flags for tc action | Baowen Zheng | 1 | -3/+5 |
2021-12-19 | flow_offload: add process to update action stats from hardware | Baowen Zheng | 1 | -0/+34 |
2021-12-19 | flow_offload: add skip_hw and skip_sw to control if offload the action | Baowen Zheng | 1 | -6/+77 |
2021-12-19 | flow_offload: allow user to offload tc action to net device | Baowen Zheng | 1 | -0/+93 |
2021-10-18 | net: sched: Remove Qdisc::running sequence counter | Ahmed S. Darwish | 1 | -4/+5 |
2021-10-18 | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish | 1 | -7/+7 |
2021-10-18 | net: sched: Protect Qdisc::bstats with u64_stats | Ahmed S. Darwish | 1 | -0/+2 |
2021-08-02 | net_sched: refactor TC action init API | Cong Wang | 1 | -30/+31 |
2021-07-16 | net/sched: Remove unnecessary if statement | Yajun Deng | 1 | -10/+2 |
2021-06-17 | net: sched: fix error return code in tcf_del_walker() | Yang Yingliang | 1 | -1/+2 |
2021-04-08 | net: sched: fix err handler in tcf_action_init() | Vlad Buslov | 1 | -10/+16 |
2021-04-08 | net: sched: fix action overwrite reference counting | Vlad Buslov | 1 | -7/+15 |
2021-04-08 | Revert "net: sched: bump refcount for new action in ACT replace mode" | Vlad Buslov | 1 | -3/+0 |
2021-03-30 | net: sched: bump refcount for new action in ACT replace mode | Kumar Kartikeya Dwivedi | 1 | -0/+3 |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2021-02-16 | net: sched: fix police ext initialization | Vlad Buslov | 1 | -1/+1 |
2021-01-18 | net_sched: fix RTNL deadlock again caused by request_module() | Cong Wang | 1 | -38/+66 |
2020-11-27 | net/sched: sch_frag: add generic packet fragment support. | wenxu | 1 | -0/+16 |
2020-11-25 | net: sched: alias action flags with TCA_ACT_ prefix | Vlad Buslov | 1 | -5/+5 |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
2020-11-16 | Modify return value of nla_strlcpy to match that of strscpy. | Francis Laniel | 1 | -1/+1 |
2020-11-10 | net: sched: fix misspellings using misspell-fixer tool | Menglong Dong | 1 | -1/+1 |
2020-11-05 | net: sched: implement action-specific terse dump | Vlad Buslov | 1 | -32/+37 |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -25/+29 |
2020-10-04 | net_sched: check error pointer in tcf_dump_walker() | Cong Wang | 1 | -0/+2 |
2020-09-28 | net_sched: remove a redundant goto chain check | Cong Wang | 1 | -14/+0 |
2020-09-24 | net_sched: commit action insertions together | Cong Wang | 1 | -9/+23 |
2020-09-24 | net_sched: defer tcf_idr_insert() in tcf_action_init_1() | Cong Wang | 1 | -18/+20 |
2020-09-08 | net: sched: skip an unnecessay check | Tom Rix | 1 | -2/+3 |
2020-06-20 | Remove redundant skb null check | Gaurav Singh | 1 | -1/+1 |
2020-06-19 | net: qos offload add flow status with dropped count | Po Liu | 1 | -6/+4 |
2020-05-15 | net: sched: implement terse dump support in act | Vlad Buslov | 1 | -7/+23 |
2020-04-30 | netlink: remove type-unsafe validation_data pointer | Johannes Berg | 1 | -10/+3 |
2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko | 1 | -0/+5 |
2020-03-30 | net: introduce nla_put_bitfield32() helper and use it | Jiri Pirko | 1 | -16/+8 |
2020-03-23 | net: sched: rename more stats_types | Jakub Kicinski | 1 | -20/+18 |
2020-03-08 | sched: act: allow user to specify type of HW stats for a filter | Jiri Pirko | 1 | -0/+36 |
2020-02-26 | sched: act: count in the size of action flags bitfield | Jiri Pirko | 1 | -0/+1 |
2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2019-11-12 | net/sched: actions: remove unused 'order' | Davide Caratti | 1 | -1/+0 |
2019-11-05 | net_sched: add TCA_STATS_PKT64 attribute | Eric Dumazet | 1 | -0/+2 |
2019-10-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
2019-10-30 | net: sched: update action implementations to support flags | Vlad Buslov | 1 | -1/+21 |
2019-10-30 | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov | 1 | -2/+8 |
2019-10-30 | net: sched: modify stats helper functions to support regular stats | Vlad Buslov | 1 | -5/+14 |
2019-10-30 | net: sched: extract common action counters update code into function | Vlad Buslov | 1 | -0/+14 |
2019-10-30 | net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 1 | -1/+1 |
2019-10-15 | net: avoid potential infinite loop in tc_ctl_action() | Eric Dumazet | 1 | -6/+8 |
2019-10-08 | net_sched: fix backward compatibility for TCA_ACT_KIND | Cong Wang | 1 | -4/+5 |
2019-09-21 | net_sched: add policy validation for action attributes | Cong Wang | 1 | -16/+18 |
2019-07-01 | idr: fix overflow case for idr_for_each_entry_ul() | Cong Wang | 1 | -3/+6 |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -7/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -7/+1 |
2019-05-24 | net: sched: don't use tc_action->order during action dump | Vlad Buslov | 1 | -2/+1 |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -12/+14 |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 1 | -7/+7 |
2019-03-21 | net/sched: let actions use RCU to access 'goto_chain' | Davide Caratti | 1 | -8/+10 |
2019-03-21 | net/sched: prepare TC actions to properly validate the control action | Davide Caratti | 1 | -41/+56 |
2019-02-10 | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE | Eli Cohen | 1 | -1/+1 |
2018-12-10 | net/sched: Remove egdev mechanism | Oz Shlomo | 1 | -221/+0 |
2018-10-08 | net: Add extack to nlmsg_parse | David Ahern | 1 | -1/+1 |
2018-10-05 | net_sched: convert idrinfo->lock from spinlock to a mutex | Cong Wang | 1 | -22/+22 |
2018-09-24 | net/sched: Add hardware specific counters to TC actions | Eelco Chaudron | 1 | -3/+11 |
2018-09-21 | net_sched: change tcf_del_walker() to take idrinfo->lock | Vlad Buslov | 1 | -1/+19 |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+12 |
2018-09-03 | net: sched: null actions array pointer before releasing action | Vlad Buslov | 1 | -1/+1 |
2018-08-31 | Revert "net: sched: act: add extack for lookup callback" | Cong Wang | 1 | -2/+4 |
2018-08-29 | net_sched: reject unknown tcfa_action values | Paolo Abeni | 1 | -5/+11 |
2018-08-21 | net_sched: remove list_head from tc_action | Cong Wang | 1 | -1/+0 |
2018-08-21 | net_sched: remove unused tcf_idr_check() | Cong Wang | 1 | -19/+3 |
2018-08-21 | net_sched: remove unused parameter for tcf_action_delete() | Cong Wang | 1 | -3/+2 |
2018-08-21 | net_sched: remove unnecessary ops->delete() | Cong Wang | 1 | -8/+7 |
2018-08-21 | net_sched: improve and refactor tcf_action_put_many() | Cong Wang | 1 | -16/+15 |
2018-07-30 | net/sched: user-space can't set unknown tcfa_action values | Paolo Abeni | 1 | -0/+14 |
2018-07-27 | net: sched: don't dump chains only held by actions | Jiri Pirko | 1 | -2/+2 |
2018-07-11 | net: sched: fix unprotected access to rcu cookie pointer | Vlad Buslov | 1 | -2/+7 |
2018-07-08 | net: sched: Fix warnings from xchg() on RCU'd cookie pointer. | David S. Miller | 1 | -1/+1 |
2018-07-08 | net: sched: change action API to use array of pointers to actions | Vlad Buslov | 1 | -39/+50 |
2018-07-08 | net: sched: atomically check-allocate action | Vlad Buslov | 1 | -20/+72 |
2018-07-08 | net: sched: use reference counting action init | Vlad Buslov | 1 | -18/+17 |
2018-07-08 | net: sched: don't release reference on action overwrite | Vlad Buslov | 1 | -2/+0 |
2018-07-08 | net: sched: implement reference counted action release | Vlad Buslov | 1 | -22/+62 |
2018-07-08 | net: sched: implement action API that deletes action by index | Vlad Buslov | 1 | -0/+39 |
2018-07-08 | net: sched: always take reference to action | Vlad Buslov | 1 | -26/+20 |
2018-07-08 | net: sched: implement unlocked action init API | Vlad Buslov | 1 | -7/+11 |
2018-07-08 | net: sched: change type of reference and bind counters | Vlad Buslov | 1 | -10/+22 |
2018-07-08 | net: sched: use rcu for action cookie update | Vlad Buslov | 1 | -14/+30 |
2018-05-22 | net: sched: don't disable bh when accessing action idr | Vlad Buslov | 1 | -10/+10 |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
2018-03-27 | net sched actions: fix dumping which requires several messages to user space | Craig Dillabaugh | 1 | -1/+3 |
2018-03-23 | net/sched: remove tcf_idr_cleanup() | Davide Caratti | 1 | -8/+0 |
2018-03-09 | net sched actions: calculate add/delete event message size | Roman Mashak | 1 | -0/+43 |
2018-03-09 | net sched actions: update Add/Delete action API with new argument | Roman Mashak | 1 | -8/+13 |
2018-03-05 | net sched actions: corrected extack message | Roman Mashak | 1 | -1/+1 |
2018-02-16 | net: sched: act: handle extack in tcf_generic_walker | Alexander Aring | 1 | -2/+4 |
2018-02-16 | net: sched: act: add extack for walk callback | Alexander Aring | 1 | -2/+2 |
2018-02-16 | net: sched: act: add extack for lookup callback | Alexander Aring | 1 | -1/+1 |
2018-02-16 | net: sched: act: add extack to init callback | Alexander Aring | 1 | -2/+3 |
2018-02-16 | net: sched: act: handle generic action errors | Alexander Aring | 1 | -32/+61 |
2018-02-16 | net: sched: act: add extack to init | Alexander Aring | 1 | -6/+11 |
2018-02-16 | net: sched: act: fix code style | Alexander Aring | 1 | -6/+6 |
2018-02-16 | net: Revert sched action extack support series. | David S. Miller | 1 | -17/+12 |
2018-02-16 | net: sched: act: add extack to init | Alexander Aring | 1 | -6/+11 |
2018-02-16 | net: sched: act: fix code style | Alexander Aring | 1 | -6/+6 |
2018-02-16 | net: sched: fix unbalance in the error path of tca_action_flush() | Davide Caratti | 1 | -1/+3 |
2018-02-13 | net: Convert subsys_initcall() registered pernet_operations from net/sched | Kirill Tkhai | 1 | -0/+1 |
2018-02-06 | idr: Rename idr_for_each_entry_ext | Matthew Wilcox | 1 | -3/+3 |
2018-02-06 | net sched actions: Convert to use idr_alloc_u32 | Matthew Wilcox | 1 | -35/+25 |
2018-02-06 | idr: Delete idr_find_ext function | Matthew Wilcox | 1 | -1/+1 |
2018-02-06 | idr: Delete idr_replace_ext function | Matthew Wilcox | 1 | -1/+1 |
2018-02-06 | idr: Delete idr_remove_ext function | Matthew Wilcox | 1 | -1/+1 |
2017-12-05 | net_sched: remove unused parameter from act cleanup ops | Cong Wang | 1 | -1/+1 |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+0 |
2017-11-09 | Revert "net_sched: hold netns refcnt for each action" | Cong Wang | 1 | -2/+0 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2017-11-03 | net_sched: hold netns refcnt for each action | Cong Wang | 1 | -0/+2 |
2017-11-03 | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang | 1 | -0/+2 |
2017-10-20 | net/sched: Set the net-device for egress device instance | Or Gerlitz | 1 | -0/+1 |
2017-10-11 | net: sched: introduce per-egress action device callbacks | Jiri Pirko | 1 | -0/+220 |
2017-09-13 | net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker | Jiri Pirko | 1 | -2/+4 |
2017-09-12 | net_sched: get rid of tcfa_rcu | Cong Wang | 1 | -9/+8 |
2017-09-05 | net: sched: don't use GFP_KERNEL under spin lock | Jakub Kicinski | 1 | -2/+6 |
2017-08-30 | net/sched: Change act_api and act_xxx modules to use IDR | Chris Mi | 1 | -130/+121 |
2017-08-09 | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal | 1 | -3/+3 |
2017-08-04 | net: sched: remove check for number of actions in tcf_exts_exec | Jiri Pirko | 1 | -1/+2 |
2017-07-30 | net sched actions: add time filter for action dumping | Jamal Hadi Salim | 1 | -1/+20 |
2017-07-30 | net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch | Jamal Hadi Salim | 1 | -10/+40 |
2017-07-30 | net sched actions: Use proper root attribute table for actions | Jamal Hadi Salim | 1 | -2/+2 |
2017-07-14 | net sched actions: rename act_get_notify() to tcf_get_notify() | Roman Mashak | 1 | -2/+2 |
2017-05-25 | net_sched: only create filter chains for new filters/actions | WANG Cong | 1 | -1/+1 |
2017-05-17 | net: sched: add termination action to allow goto chain | Jiri Pirko | 1 | -0/+40 |
2017-05-17 | net: sched: push tp down to action init | Jiri Pirko | 1 | -7/+8 |
2017-05-02 | net: sched: add helpers to handle extended actions | Jiri Pirko | 1 | -1/+1 |
2017-04-25 | net sched actions: Complete the JUMPX opcode | Jamal Hadi Salim | 1 | -0/+25 |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -23/+32 |
2017-04-20 | net sched actions: allocate act cookie early | Wolfgang Bumiller | 1 | -23/+32 |
2017-04-17 | net: rtnetlink: plumb extended ack to doit function | David Ahern | 1 | -2/+3 |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -9/+11 |
2017-02-26 | net sched actions: do not overwrite status of action creation. | Roman Mashak | 1 | -2/+2 |
2017-02-26 | net sched actions: decrement module reference count after table flush. | Roman Mashak | 1 | -4/+1 |
2017-02-14 | net_sched: nla_memdup_cookie() can be static | Wei Yongjun | 1 | -1/+1 |
2017-01-25 | net sched actions: Add support for user cookies | Jamal Hadi Salim | 1 | -0/+45 |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+2 |
2017-01-16 | net sched actions: fix refcnt when GETing of action after bind | Jamal Hadi Salim | 1 | -3/+2 |
2017-01-08 | net-tc: extract skip classify bit from tc_verd | Willem de Bruijn | 1 | -7/+4 |
2016-12-05 | net_sched: gen_estimator: complete rewrite of rate estimators | Eric Dumazet | 1 | -6/+3 |
2016-10-29 | net_sched actions: use nla_parse_nested() | Johannes Berg | 1 | -2/+1 |
2016-10-13 | net_sched: reorder pernet ops and act ops registrations | WANG Cong | 1 | -8/+11 |
2016-09-20 | net sched actions: fix GETing actions | Jamal Hadi Salim | 1 | -0/+20 |
2016-09-19 | net sched: stylistic cleanups | Jamal Hadi Salim | 1 | -10/+6 |
2016-08-17 | net_sched: convert tcf_exts from list to pointer array | WANG Cong | 1 | -5/+6 |
2016-08-17 | net_sched: remove an unnecessary list_del() | WANG Cong | 1 | -1/+0 |
2016-08-17 | net_sched: remove the leftover cleanup_a() | WANG Cong | 1 | -19/+3 |
2016-07-25 | net_sched: get rid of struct tcf_common | WANG Cong | 1 | -72/+67 |
2016-07-25 | net_sched: move tc_action into tcf_common | WANG Cong | 1 | -96/+53 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-06-15 | net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE | Jamal Hadi Salim | 1 | -1/+1 |