Sign in
android-kvm
/
linux
/
7008ee121089b8193aea918b98850fe87d996508
/
net
/
sched
09d4f10
net: sched: act_ctinfo: fix memory leak
by Eric Dumazet
· 5 years ago
44c23d7
net/sched: act_ife: initalize ife->metalist earlier
by Eric Dumazet
· 5 years ago
240ce7f
net: sch_prio: When ungrafting, replace with FIFO
by Petr Machata
· 5 years ago
d9e15a2
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
by Eric Dumazet
· 5 years ago
68aab82
sch_cake: avoid possible divide by zero in cake_enqueue()
by Wen Yang
· 5 years ago
a5b72a0
net/sched: add delete_empty() to filters and use it in cls_flower
by Davide Caratti
· 5 years ago
70cf3dc
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
by Shmulik Ladkani
· 5 years ago
bb3d0b8
net_sched: sch_fq: properly set sk->sk_pacing_status
by Eric Dumazet
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
275c44a
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
by Davide Caratti
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
2dd5616
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
by Eric Dumazet
· 5 years ago
25a443f
net: sched: allow indirect blocks to bind to clsact in TC
by John Hurley
· 5 years ago
dbad340
net: core: rename indirect block ingress cb function
by John Hurley
· 5 years ago
9f104c7
mqprio: Fix out-of-bounds access in mqprio_dump
by Vladyslav Tarasiuk
· 5 years ago
d04ac22
net: Fixed updating of ethertype in skb_mpls_push()
by Martin Varghese
· 5 years ago
95219af
act_ct: support asymmetric conntrack
by Aaron Conole
· 5 years ago
8ffb055
cls_flower: Fix the behavior using port ranges with hw-offload
by Yoshiki Komachi
· 5 years ago
2f23cd4
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
by Dust Li
· 5 years ago
040b5cf
Fixed updating of ethertype in function skb_mpls_pop
by Martin Varghese
· 5 years ago
b3c424e
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
by Victorien Molle
· 5 years ago
14e54ab
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
by Dust Li
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
f3bed7f
net: remove the unnecessary strict_start_type in some policies
by Xin Long
· 5 years ago
79b1011
net: sched: allow flower to match erspan options
by Xin Long
· 5 years ago
d8f9dfa
net: sched: allow flower to match vxlan options
by Xin Long
· 5 years ago
e20d4ff
net: sched: add erspan option support to act_tunnel_key
by Xin Long
· 5 years ago
fca3f91
net: sched: add vxlan option support to act_tunnel_key
by Xin Long
· 5 years ago
cec2975
net: sched: pie: enable timestamp based delay calculation
by Gautam Ramakrishnan
· 5 years ago
f67169f
net/sched: act_pedit: fix WARN() in the traffic path
by Davide Caratti
· 5 years ago
b5a0faa
taprio: don't reject same mqprio settings
by Ivan Khoronzhuk
· 5 years ago
4f0e97d
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
by Xin Long
· 5 years ago
e0e2b35
net/sched: actions: remove unused 'order'
by Davide Caratti
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
90b2be2
net/sched: annotate lockless accesses to qdisc->empty
by Eric Dumazet
· 5 years ago
099ecf5
net: annotate lockless accesses to sk->sk_max_ack_backlog
by Eric Dumazet
· 5 years ago
288efe8
net: annotate lockless accesses to sk->sk_ack_backlog
by Eric Dumazet
· 5 years ago
b33e699
net_sched: add TCA_STATS_PKT64 attribute
by Eric Dumazet
· 5 years ago
d0083d9
net_sched: extend packet counter to 64bit
by Eric Dumazet
· 5 years ago
59eb87c
net: sched: prevent duplicate flower rules from tcf_proto destroy race
by John Hurley
· 5 years ago
54074f1
icmp: remove duplicate code
by Matteo Croce
· 5 years ago
0763b3e
taprio: fix panic while hw offload sched list swap
by Ivan Khoronzhuk
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
41aa29a
net: cls_bpf: fix NULL deref on offload filter removal
by Jakub Kicinski
· 5 years ago
43e0ae7
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
e382267
net: sched: update action implementations to support flags
by Vlad Buslov
· 5 years ago
abbb0d3
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
by Vlad Buslov
· 5 years ago
5e174d5
net: sched: modify stats helper functions to support regular stats
by Vlad Buslov
· 5 years ago
ef816f3
net: sched: don't expose action qstats to skb_tc_reinsert()
by Vlad Buslov
· 5 years ago
26b537a
net: sched: extract qstats update code into functions
by Vlad Buslov
· 5 years ago
5e1ad95
net: sched: extract bstats update code into function
by Vlad Buslov
· 5 years ago
c8ecebd
net: sched: extract common action counters update code into function
by Vlad Buslov
· 5 years ago
445d374
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
546b85b
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
by Vincent Prince
· 5 years ago
fa784f2
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
by Vincent Prince
· 5 years ago
ab92d68
net: core: add generic lockdep keys
by Taehee Yoo
· 5 years ago
5566744
net/flow_dissector: switch to siphash
by Eric Dumazet
· 5 years ago
406715d
fq_codel: do not include <linux/jhash.h>
by Eric Dumazet
· 5 years ago
d665c12
net: sched: taprio: fix -Wmissing-prototypes warnings
by Yi Wang
· 5 years ago
985fd98
net/sched: act_police: re-use tcf_tm_dump()
by Davide Caratti
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
e0ad032
net: netem: correct the parent's backlog when corrupted packet was dropped
by Jakub Kicinski
· 5 years ago
a7fa12d
net: netem: fix error path for corrupted GSO frames
by Jakub Kicinski
· 5 years ago
4eab421
net: sched: Avoid using yield() in a busy waiting loop
by Marc Kleine-Budde
· 5 years ago
28aa7c8
sched: etf: Fix ordering of packets with same txtime
by Vinicius Costa Gomes
· 5 years ago
39f13ea
net: avoid potential infinite loop in tc_ctl_action()
by Eric Dumazet
· 5 years ago
e9c43ad
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
by Eric Dumazet
· 5 years ago
fa4e0f8
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
by Davide Caratti
· 5 years ago
ab4e846
tcp: annotate sk->sk_wmem_queued lockless reads
by Eric Dumazet
· 5 years ago
eac6640
net: annotate sk->sk_rcvlowat lockless reads
by Eric Dumazet
· 5 years ago
11c9a7d
act_mirred: Fix mirred_init_module error handling
by YueHaibing
· 5 years ago
a954380
net: taprio: Fix returning EINVAL when configuring without flags
by Vinicius Costa Gomes
· 5 years ago
4b793fe
net_sched: fix backward compatibility for TCA_ACT_KIND
by Cong Wang
· 5 years ago
6f96c3c
net_sched: fix backward compatibility for TCA_KIND
by Cong Wang
· 5 years ago
6f4c930
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
b60fa1c
net_sched: remove need_resched() from qdisc_run()
by Eric Dumazet
· 5 years ago
83c8c3c
net: sched: cbs: Avoid division by zero when calculating the port rate
by Vladimir Oltean
· 5 years ago
9a9251a
net: sched: taprio: Avoid division by zero on invalid link speed
by Vladimir Oltean
· 5 years ago
68ce668
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
e9789c7
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
by Eric Dumazet
· 5 years ago
dfe5999
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
by Paul Blakey
· 5 years ago
e3ae1f9
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
c2999f7
net: sched: multiq: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
4ce70b4
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
by Vlad Buslov
· 5 years ago
159d2c7
sch_netem: fix rcu splat in netem_enqueue()
by Eric Dumazet
· 5 years ago
3e8b9bf
net/sched: cbs: Fix not adding cbs instance to list
by Vinicius Costa Gomes
· 5 years ago
bf69aba
net: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
3d66b89
net: sched: fix possible crash in tcf_action_destroy()
by Eric Dumazet
· 5 years ago
199ce85
net_sched: add policy validation for action attributes
by Cong Wang
· 5 years ago
62794fc
net_sched: add max len check for TCA_KIND
by Cong Wang
· 5 years ago
b41d936
sch_netem: fix a divide by zero in tabledist()
by Eric Dumazet
· 5 years ago
92974a1
net/sched: act_sample: don't push mac header on ip6gre ingress
by Davide Caratti
· 5 years ago
1bab8d4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
9c66d15
taprio: Add support for hardware offloading
by Vinicius Costa Gomes
· 5 years ago
470d506
net: sched: use get_dev() action API in flow_action infra
by Vlad Buslov
· 5 years ago
4a5da47
net: sched: take reference to psample group in flow_action infra
by Vlad Buslov
· 5 years ago
1158958
net: sched: extend flow_action_entry with destructor
by Vlad Buslov
· 5 years ago
6efb971
net_sched: let qdisc_put() accept NULL pointer
by Cong Wang
· 5 years ago
Next »