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