Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
refs/heads/android12-5.10-lts
/
net
/
sched
/
act_ife.c
e49d8c2
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
by Cong Wang
· 4 years, 3 months ago
cc8e58f
act_ife: load meta modules before tcf_idr_check_alloc()
by Cong Wang
· 4 years, 4 months ago
44c23d7
net/sched: act_ife: initalize ife->metalist earlier
by Eric Dumazet
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e382267
net: sched: update action implementations to support flags
by Vlad Buslov
· 5 years ago
abbb0d3
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
by Vlad Buslov
· 5 years ago
445d374
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
981471b
net_sched: fix a NULL pointer deref in ipt action
by Cong Wang
· 5 years ago
7be8ef2
net: sched: use temporary variable for actions indexes
by Dmytro Linkin
· 5 years ago
c8ec463
ife: error out when nla attributes are empty
by Cong Wang
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
11a94d7
net/sched: act_ife: validate the control action inside init()
by Davide Caratti
· 6 years ago
85d0966
net/sched: prepare TC actions to properly validate the control action
by Davide Caratti
· 6 years ago
eddd2cf
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
by Eli Cohen
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
84cb8eb
net: sched: action_ife: take reference to meta module
by Vlad Buslov
· 6 years ago
6d784f1
act_ife: fix a potential use-after-free
by Cong Wang
· 6 years ago
f061b48
Revert "net: sched: act: add extack for lookup callback"
by Cong Wang
· 6 years ago
5ffe57d
act_ife: fix a potential deadlock
by Cong Wang
· 6 years ago
4e407ff
act_ife: move tcfa_lock down to where necessary
by Cong Wang
· 6 years ago
8ce5be1
Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
by Cong Wang
· 6 years ago
97a3f84f
net_sched: remove unnecessary ops->delete()
by Cong Wang
· 6 years ago
32039ea
net: sched: act_ife: always release ife action on init error
by Vlad Buslov
· 6 years ago
42c625a
net: sched: act_ife: disable bh when taking ife_mod_lock
by Vlad Buslov
· 6 years ago
54d0d42
net: sched: act_ife: remove dependency on rtnl lock
by Vlad Buslov
· 6 years ago
7fd4b28
tc/act: remove unneeded RCU lock in action callback
by Paolo Abeni
· 6 years ago
01e866b
net: sched: act_ife: fix memory leak in ife init
by Vlad Buslov
· 6 years ago
0190c1d
net: sched: atomically check-allocate action
by Vlad Buslov
· 6 years ago
4e8ddd7
net: sched: don't release reference on action overwrite
by Vlad Buslov
· 6 years ago
b409074
net: sched: add 'delete' function to action ops
by Vlad Buslov
· 6 years ago
789871b
net: sched: implement unlocked action init API
by Vlad Buslov
· 6 years ago
036bb44
net: sched: change type of reference and bind counters
by Vlad Buslov
· 6 years ago
cbf56c2
net/sched: act_ife: preserve the action control in case of error
by Davide Caratti
· 7 years ago
0a889b9
net/sched: act_ife: fix recursive lock and idr leak
by Davide Caratti
· 7 years ago
cc74edd
net: sched: ife: handle malformed tlv length
by Alexander Aring
· 7 years ago
f6cd145
net: sched: ife: signal not finding metaid
by Alexander Aring
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
685ecfb
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
by Kirill Tkhai
· 7 years ago
b362014
net: sched: act: handle extack in tcf_generic_walker
by Alexander Aring
· 7 years ago
4178010
net: sched: act: add extack for walk callback
by Alexander Aring
· 7 years ago
331a929
net: sched: act: add extack for lookup callback
by Alexander Aring
· 7 years ago
589dad6
net: sched: act: add extack to init callback
by Alexander Aring
· 7 years ago
039af9c
net_sched: switch to exit_batch for action pernet ops
by Cong Wang
· 7 years ago
9a63b25
net_sched: remove unused parameter from act cleanup ops
by Cong Wang
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
6578759
net_sched: fix a compile warning in act_ife
by Cong Wang
· 7 years ago
aa9fd9a
sched: act: ife: update parameters via rcu handling
by Alexander Aring
· 7 years ago
ced273e
sched: act: ife: migrate to use per-cpu counters
by Alexander Aring
· 7 years ago
734534e
sched: act: ife: move encode/decode check to init
by Alexander Aring
· 7 years ago
d3f24ba
net sched actions: fix module auto-loading
by Roman Mashak
· 7 years ago
8f04748
net sched actions: change IFE modules alias names
by Roman Mashak
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
b522ed6
act_ife: use registered ife_type as fallback
by Alexander Aring
· 7 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
4dba87b
net/sched: act_ife: Staticfy find_decode_metaid()
by Or Gerlitz
· 8 years ago
295a6e0
net/sched: act_ife: Change to use ife module
by Yotam Gigi
· 8 years ago
1d5e7c8
net/sched: act_ife: Unexport ife_tlv_meta_encode
by Yotam Gigi
· 8 years ago
a5135bc
net-tc: convert tc_verd to integer bitfields
by Willem de Bruijn
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c006da0
act_ife: Fix false encoding
by Yotam Gigi
· 8 years ago
4b1d488
act_ife: Fix external mac header on encode
by Yotam Gigi
· 8 years ago
6a5d58b
net sched ife action: add 16 bit helpers
by Jamal Hadi Salim
· 8 years ago
28a10c4
net sched: fix encoding to use real length
by Jamal Hadi Salim
· 8 years ago
a85a970
net_sched: move tc_action into tcf_common
by WANG Cong
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
817e9f2
act_ife: acquire ife_mod_lock before reading ifeoplist
by WANG Cong
· 9 years ago
067a7cd
act_ife: only acquire tcf_lock for existing actions
by WANG Cong
· 9 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 9 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 9 years ago
9c4a4e4
net sched: actions use tcf_lastuse_update for consistency
by Jamal Hadi Salim
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4e8c861
net sched: ife action fix late binding
by Jamal Hadi Salim
· 9 years ago
9854518
sched: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
d1491fa
act_ife: fix a typo in kmemdup() parameters
by WANG Cong
· 9 years ago
ef6980b
introduce IFE action
by Jamal Hadi Salim
· 9 years ago