index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
|
*
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-08-31
1
-8
/
+11
|
*
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-08-31
1
-10
/
+13
|
*
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-08-31
1
-4
/
+4
|
*
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-08-28
1
-2
/
+6
|
*
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-28
1
-1
/
+5
|
*
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-08-28
1
-4
/
+7
|
*
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
19
-23
/
+24
*
|
net: sched: cls_matchall: cleanup flow_action before deallocating
Vlad Buslov
2019-08-30
1
-0
/
+2
*
|
sched: act_vlan: implement stats_update callback
Jiri Pirko
2019-08-30
1
-0
/
+14
*
|
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
2019-08-26
1
-37
/
+16
*
|
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
1
-1
/
+8
*
|
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
2
-0
/
+34
*
|
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
3
-8
/
+19
*
|
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
2019-08-26
1
-0
/
+65
*
|
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
1
-0
/
+6
*
|
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
2
-9
/
+43
*
|
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
5
-91
/
+217
*
|
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
1
-1
/
+1
*
|
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-26
1
-9
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
2
-1
/
+14
|
\
|
|
*
net sched: update skbedit action for batched events operations
Roman Mashak
2019-08-08
1
-0
/
+12
|
*
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
2019-08-08
1
-1
/
+2
*
|
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-09
1
-4
/
+0
[next]