index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-15
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
netfilter: update include directives.
Jeremy Sowden
2019-09-10
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
2019-09-10
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
2019-09-06
net: sched: fix reordering issues
Eric Dumazet
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-31
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-08-31
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-08-31
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-08-30
net: sched: cls_matchall: cleanup flow_action before deallocating
Vlad Buslov
2019-08-30
sched: act_vlan: implement stats_update callback
Jiri Pirko
2019-08-28
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-08-28
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-28
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-26
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-08
net sched: update skbedit action for batched events operations
Roman Mashak
2019-08-08
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...
YueHaibing
2019-08-08
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
cls_api: add flow_indr_block_call function
wenxu
2019-08-08
cls_api: remove the tcf_block cache
wenxu
2019-08-08
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-08-06
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
2019-08-06
Increase fq_codel count in the bulk dropper
Dave Taht
2019-08-06
net sched: update vlan action for batched events operations
Roman Mashak
[next]