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
2018-12-15
net: sched: simplify the qdisc_leaf code
Tonghao Zhang
2018-12-14
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-05
net: netem: use a list in addition to rbtree
Peter Oskolkov
2018-12-04
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
Adi Nissim
2018-12-04
net/sched: act_tunnel_key: Allow key-less tunnels
Adi Nissim
2018-11-30
net/sched: act_police: fix memory leak in case of invalid control action
Davide Caratti
2018-11-29
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
2018-11-20
net/sched: act_police: fix race condition on state variables
Davide Caratti
2018-11-20
net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
Eric Dumazet
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-16
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
2018-11-16
net: sched: gred: store red flags per virtual queue
Jakub Kicinski
2018-11-16
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
2018-11-16
net: sched: gred: store bytesin as a 64 bit value
Jakub Kicinski
2018-11-16
net: sched: gred: use extack to provide more details on configuration errors
Jakub Kicinski
2018-11-16
net: sched: gred: pass extack to nla_parse_nested()
Jakub Kicinski
2018-11-16
net: sched: gred: separate error and non-error path in gred_change()
Jakub Kicinski
2018-11-16
etf: Drop all expired packets
Jesus Sanchez-Palencia
2018-11-16
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
2018-11-16
etf: Use cached rb_root
Jesus Sanchez-Palencia
2018-11-16
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
2018-11-16
net/sched: act_pedit: fix memory leak when IDR allocation fails
Davide Caratti
2018-11-15
net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
Eric Dumazet
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
net_sched: sch_fq: add dctcp-like marking
Eric Dumazet
2018-11-11
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
2018-11-10
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
2018-11-08
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
2018-11-08
net/core: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
net: sched: prio: delay destroying child qdiscs on change
Jakub Kicinski
2018-11-08
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
2018-11-08
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
2018-11-08
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-08
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
2018-11-08
net: sched: red: remove unnecessary red_dump_offload_stats parameter
Jakub Kicinski
2018-11-08
net: sched: add an offload dump helper
Jakub Kicinski
[next]