index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2019-11-05
1
-4
/
+79
*
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
2019-11-05
1
-2
/
+3
*
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
2019-11-01
1
-2
/
+6
*
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
2019-10-25
1
-0
/
+2
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-11
/
+6
*
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-23
3
-16
/
+19
*
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-22
1
-1
/
+1
*
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-10-19
1
-0
/
+2
*
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-10-19
1
-3
/
+6
*
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-10-15
1
-1
/
+1
*
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
2019-10-15
1
-6
/
+8
*
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-15
1
-4
/
+8
*
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
1
-1
/
+1
*
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
1
-1
/
+1
*
act_mirred: Fix mirred_init_module error handling
YueHaibing
2019-10-09
1
-1
/
+5
*
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
2019-10-09
1
-0
/
+4
*
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
2019-10-08
1
-4
/
+5
*
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-10-08
2
-5
/
+34
*
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-04
1
-0
/
+2
*
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
2019-10-01
1
-1
/
+1
*
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-10-01
1
-1
/
+1
*
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-30
1
-2
/
+1
*
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
2019-09-30
1
-14
/
+29
*
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
Paul Blakey
2019-09-27
1
-1
/
+0
*
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
1
-3
/
+4
*
net: sched: multiq: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
1
-7
/
+16
*
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
1
-1
/
+3
*
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-27
1
-1
/
+1
*
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
2019-09-26
1
-17
/
+13
*
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
1
-72
/
+72
*
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
2019-09-24
1
-2
/
+4
*
net_sched: add policy validation for action attributes
Cong Wang
2019-09-21
1
-16
/
+18
*
net_sched: add max len check for TCA_KIND
Cong Wang
2019-09-21
1
-1
/
+2
*
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
2019-09-20
1
-1
/
+1
*
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
2019-09-20
1
-0
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
1
-0
/
+3
|
\
|
*
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-15
1
-0
/
+3
*
|
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
1
-43
/
+366
*
|
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
2
-18
/
+16
*
|
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
2
-2
/
+38
*
|
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-16
1
-32
/
+45
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
3
-3
/
+10
|
\
\
|
|
/
|
*
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
2019-09-10
1
-1
/
+1
|
*
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
2019-09-10
1
-0
/
+2
|
*
net: sched: fix reordering issues
Eric Dumazet
2019-09-06
1
-2
/
+7
*
|
netfilter: update include directives.
Jeremy Sowden
2019-09-13
1
-1
/
+1
*
|
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2019-09-06
1
-4
/
+23
*
|
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-06
2
-0
/
+25
*
|
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
2019-09-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
22
-52
/
+70
|
\
\
|
|
/
[next]