index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
2025-04-08
1
-21
/
+45
*
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
2025-02-15
1
-1
/
+1
*
net: sched: refine software bypass handling in tc_run
Xin Long
2025-01-20
1
-34
/
+23
*
net: sched: cls_api: improve the error message for ID allocation failure
Jakub Kicinski
2024-11-12
1
-14
/
+25
*
net: convert to nla_get_*_default()
Johannes Berg
2024-11-11
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-01
1
-0
/
+1
|
\
|
*
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
2024-10-29
1
-0
/
+1
*
|
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-16
1
-11
/
+14
|
/
*
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
2024-04-10
1
-1
/
+1
*
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
1
-0
/
+18
*
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
1
-0
/
+19
*
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-29
1
-0
/
+4
*
net/sched: Load modules via their alias
Michal Koutný
2024-02-02
1
-1
/
+1
*
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-24
1
-1
/
+8
*
net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
Jiri Pirko
2024-01-13
1
-2
/
+10
*
net/sched: simplify tc_action_load_ops parameters
Pedro Tammela
2024-01-07
1
-3
/
+2
*
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
2024-01-05
1
-0
/
+14
*
net/sched: cls_api: complement tcf_tfilter_dump_policy
Lin Ma
2024-01-03
1
-0
/
+1
*
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
2023-12-26
1
-1
/
+2
*
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-26
1
-0
/
+2
*
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
2023-12-20
1
-8
/
+14
*
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-12-20
1
-15
/
+8
*
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
2023-12-14
1
-1
/
+1
*
net/sched: cls_api: conditional notification of events
Pedro Tammela
2023-12-12
1
-0
/
+12
*
net/sched: cls_api: remove 'unicast' argument from delete notification
Pedro Tammela
2023-12-12
1
-17
/
+9
*
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
2023-11-06
1
-1
/
+8
*
net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
Daniel Borkmann
2023-10-16
1
-6
/
+20
*
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
2023-06-15
1
-5
/
+7
*
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Hangyu Hua
2023-06-07
1
-0
/
+1
*
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-07
1
-2
/
+0
*
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
2023-04-28
1
-0
/
+1
*
net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
Ivan Vecera
2023-04-22
1
-0
/
+1
*
net/sched: clear actions pointer in miss cookie init fail
Pedro Tammela
2023-04-17
1
-0
/
+3
*
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
2023-02-26
1
-1
/
+1
*
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-21
1
-10
/
+205
*
net/sched: Rename user cookie and act cookie
Paul Blakey
2023-02-21
1
-14
/
+14
*
net/sched: introduce flow_offload action cookie
Oz Shlomo
2023-02-14
1
-0
/
+1
*
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
2023-01-17
1
-23
/
+39
*
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
2022-12-09
1
-1
/
+2
*
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
2022-10-25
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-0
/
+1
|
\
|
*
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
2022-09-22
1
-0
/
+1
*
|
net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
Zhengchao Shao
2022-09-03
1
-3
/
+0
*
|
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2022-08-23
1
-10
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-6
/
+10
|
\
|
*
net/sched: cls_api: Fix flow action initialization
Oz Shlomo
2022-07-20
1
-6
/
+10
*
|
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
2022-07-13
1
-2
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
1
-1
/
+1
|
\
|
*
net/sched: fix initialization order when updating chain 0 head
Marcelo Ricardo Leitner
2022-04-08
1
-1
/
+1
*
|
net/sched: cls_api: Add extack message for unsupported action offload
Ido Schimmel
2022-04-08
1
-2
/
+4
[next]