Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
820da5357572715c6235ba3b3daa2d5b43a1198f
/
net
/
sched
/
act_simple.c
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
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
a85a970
net_sched: move tc_action into tcf_common
by WANG Cong
· 8 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 8 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 8 years ago
53eb440
net sched actions: introduce timestamp for firsttime use
by Jamal Hadi Salim
· 8 years ago
9c4a4e4
net sched: actions use tcf_lastuse_update for consistency
by Jamal Hadi Salim
· 8 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0e5538a
net sched: simple action fix late binding
by Jamal Hadi Salim
· 9 years ago
9854518
sched: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
ddf97cc
net_sched: add network namespace support for tc actions
by WANG Cong
· 9 years ago
519c818
net: sched: add percpu stats to actions
by Eric Dumazet
· 9 years ago
0c6965d
sched: fix act file names in header comment
by Jiri Pirko
· 10 years ago
4f1e9d8
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
by WANG Cong
· 11 years ago
a5b5c95
net_sched: act: refactor cleanup ops
by WANG Cong
· 11 years ago
8606203
net_sched: act: hide struct tcf_common from API
by WANG Cong
· 11 years ago
c779f7a
net_sched: act: fetch hinfo from a->ops->hinfo
by WANG Cong
· 11 years ago
671314a
net_sched: act: remove capab from struct tc_action_ops
by WANG Cong
· 11 years ago
ddafd34
net_sched: act: move idx_gen into struct tcf_hashinfo
by WANG Cong
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1a29321
net_sched: act: Dont increment refcnt on replace
by Jamal Hadi Salim
· 11 years ago
568a153
net_sched: fix a regression in tc actions
by WANG Cong
· 11 years ago
369ba56
net_sched: init struct tcf_hashinfo at register time
by WANG Cong
· 11 years ago
651a649
net_sched: Use default action walker methods
by Jamal Hadi Salim
· 11 years ago
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 12 years ago
47fd92f
net_sched: act: Delete estimator in error path.
by Hiroaki SHIMODA
· 12 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
dc7f9f6
net: sched: constify tcf_proto and tc_action
by Eric Dumazet
· 13 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
1c40be1
net sched: fix some kernel memory leaks
by Eric Dumazet
· 14 years ago
0eff683
net/sched: potential data corruption
by Dan Carpenter
· 14 years ago
6ff9c36
net sched: printk message severity
by stephen hemminger
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0e991ec
tc: propogate errors from tcf_hash_create
by Stephen Hemminger
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
9d1045a
net_cls_act: act_simple dont ignore realloc code
by Jamal Hadi Salim
· 17 years ago
fa1b1cf
net_cls_act: Make act_simple use of netlink policy.
by Jamal Hadi Salim
· 17 years ago
f5ba2d3
[PKT_SCHED]: Fix datalen check in tcf_simp_init().
by Patrick McHardy
· 17 years ago
53b2bf3
[NET_SCHED]: Use nla_policy for attribute validation in actions
by Patrick McHardy
· 17 years ago
cee6372
[NET_SCHED]: Propagate nla_parse return value
by Patrick McHardy
· 17 years ago
7ba699c
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
0ba4805
[NET_SCHED]: Remove unnecessary includes
by Patrick McHardy
· 17 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
10297b9
[NET] SCHED: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
c7b1b24
[SCHED]: Use kmemdup & kzalloc where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
28a7b32
[PKT_SCHED] act_simple.c: make struct simp_hash_info static
by Adrian Bunk
· 18 years ago
e9ce1cd
[PKT_SCHED]: Kill pkt_act.h inlining.
by David S. Miller
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4bba392
[PKT_SCHED]: Prefix tc actions with act_
by Patrick McHardy
· 19 years ago
[Renamed from net/sched/simple.c]
f43c5a0
[PKT_SCHED]: Convert tc action functions to single skb pointers
by Patrick McHardy
· 19 years ago
abc3bc5
[NET]: Kill skb->tc_classid
by Patrick McHardy
· 19 years ago
cbdbf00
[PKT_SCHED]: Eliminate unnecessary includes in simple.c
by David S. Miller
· 20 years ago
db75307
[PKT_SCHED]: Introduce simple actions.
by Jamal Hadi Salim
· 20 years ago