Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
11f1c44d19dd79e707bec92660d7b3518bbb1850
/
net
/
sched
/
act_police.c
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
75ef036
net,act_police,rcu: remove rcu_barrier()
by Lai Jiangshan
· 14 years ago
5957b1a
net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu()
by Lai Jiangshan
· 14 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
0f04cfd
net sched: fix kernel leak in act_police
by Jeff Mahoney
· 14 years ago
c7de2cf
pkt_sched: gen_kill_estimator() rcu fixes
by Eric Dumazet
· 14 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
b964758
pkt_sched: Update drops stats in act_police
by Jarek Poplawski
· 15 years ago
a883bf5
pkt_sched: act_police: Fix a rate estimator test.
by Jarek Poplawski
· 16 years ago
244e6c2
pkt_sched: gen_estimator: Optimize gen_estimator_active()
by Jarek Poplawski
· 16 years ago
c1b5687
tc: policing requires a rate estimator
by Stephen Hemminger
· 16 years ago
71bcb09
tc: check for errors in gen_rate_estimator creation
by Stephen Hemminger
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
53b2bf3
[NET_SCHED]: Use nla_policy for attribute validation in actions
by Patrick McHardy
· 17 years ago
1587bac
[NET_SCHED]: Use typeful attribute parsing helpers
by Patrick McHardy
· 17 years ago
24beeab
[NET_SCHED]: Use typeful attribute construction helpers
by Patrick McHardy
· 17 years ago
4b3550ef
[NET_SCHED]: Use nla_nest_start/nla_nest_end
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
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
e9bef55
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
by Jesper Dangaard Brouer
· 17 years ago
e1e992e
[NET_SCHED] protect action config/dump from irqs
by Jamal Hadi Salim
· 17 years ago
0a26f4c
[PKT_SCHED]: Clean up duplicate includes in net/sched/
by Jesper Juhl
· 17 years ago
c3bc7cf
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
by Patrick McHardy
· 17 years ago
0ba4805
[NET_SCHED]: Remove unnecessary includes
by Patrick McHardy
· 17 years ago
4bdf399
[NET_SCHED]: Remove unnecessary stats_lock pointers
by Patrick McHardy
· 17 years ago
876d48a
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
by Patrick McHardy
· 17 years ago
3bebcda
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
by Patrick McHardy
· 18 years ago
03cc45c
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
by Patrick McHardy
· 18 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
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
10297b9
[NET] SCHED: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
1e9b3d5
[NET_SCHED]: policer: restore compatibility with old iproute binaries
by Patrick McHardy
· 18 years ago
e9ce1cd
[PKT_SCHED]: Kill pkt_act.h inlining.
by David S. Miller
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
83b950c
[PKT_SCHED] act_police: Rename methods.
by Jamal Hadi Salim
· 19 years ago
4bba392
[PKT_SCHED]: Prefix tc actions with act_
by Patrick McHardy
· 19 years ago
[Renamed from net/sched/police.c]
31bd06e
[PKT_SCHED]: Remove some obsolete policer exports
by Patrick McHardy
· 19 years ago
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
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago