index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ife.c
Age
Commit message (
Expand
)
Author
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-02-27
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...
Kirill Tkhai
2018-02-16
net: sched: act: handle extack in tcf_generic_walker
Alexander Aring
2018-02-16
net: sched: act: add extack for walk callback
Alexander Aring
2018-02-16
net: sched: act: add extack for lookup callback
Alexander Aring
2018-02-16
net: sched: act: add extack to init callback
Alexander Aring
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
2017-12-05
net_sched: remove unused parameter from act cleanup ops
Cong Wang
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
2017-10-14
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-12
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-12
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
2017-10-12
sched: act: ife: move encode/decode check to init
Alexander Aring
2017-10-12
net sched actions: fix module auto-loading
Roman Mashak
2017-10-12
net sched actions: change IFE modules alias names
Roman Mashak
2017-08-30
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-29
act_ife: use registered ife_type as fallback
Alexander Aring
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-03-16
net/sched: act_ife: Staticfy find_decode_metaid()
Or Gerlitz
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-27
act_ife: Fix false encoding
Yotam Gigi
2016-09-27
act_ife: Fix external mac header on encode
Yotam Gigi
2016-09-19
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
2016-08-22
net sched: fix encoding to use real length
Jamal Hadi Salim
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-23
act_ife: acquire ife_mod_lock before reading ifeoplist
WANG Cong
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-07
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
2016-06-07
net sched: actions use tcf_lastuse_update for consistency
Jamal Hadi Salim
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-10
net sched: ife action fix late binding
Jamal Hadi Salim
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
2016-03-06
act_ife: fix a typo in kmemdup() parameters
WANG Cong
2016-03-01
introduce IFE action
Jamal Hadi Salim