index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ife.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-30
1
-10
/
+8
*
act_ife: use registered ife_type as fallback
Alexander Aring
2017-08-30
1
-14
/
+3
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
*
net/sched: act_ife: Staticfy find_decode_metaid()
Or Gerlitz
2017-03-16
1
-2
/
+2
*
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
1
-78
/
+32
*
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-03
1
-2
/
+2
*
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-09
1
-4
/
+3
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-03
1
-4
/
+3
|
\
|
*
act_ife: Fix false encoding
Yotam Gigi
2016-09-27
1
-2
/
+2
|
*
act_ife: Fix external mac header on encode
Yotam Gigi
2016-09-27
1
-2
/
+1
*
|
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
2016-09-20
1
-0
/
+26
|
/
*
net sched: fix encoding to use real length
Jamal Hadi Salim
2016-08-23
1
-8
/
+10
*
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-26
1
-18
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-22
/
+31
|
\
|
*
act_ife: acquire ife_mod_lock before reading ifeoplist
WANG Cong
2016-06-23
1
-6
/
+8
|
*
act_ife: only acquire tcf_lock for existing actions
WANG Cong
2016-06-23
1
-24
/
+31
*
|
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-15
1
-1
/
+2
*
|
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
2016-06-08
1
-3
/
+1
*
|
net sched: actions use tcf_lastuse_update for consistency
Jamal Hadi Salim
2016-06-08
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-4
/
+10
|
\
|
*
net sched: ife action fix late binding
Jamal Hadi Salim
2016-05-11
1
-4
/
+10
*
|
sched: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-1
/
+1
|
/
*
act_ife: fix a typo in kmemdup() parameters
WANG Cong
2016-03-07
1
-2
/
+2
*
introduce IFE action
Jamal Hadi Salim
2016-03-01
1
-0
/
+870