开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
2017-10-22
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
net: sched: cls_bpf: call block callbacks for offload
Jiri Pirko
2017-10-21
net: sched: cls_u32: call block callbacks for offload
Jiri Pirko
2017-10-21
net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode
Jiri Pirko
2017-10-21
net: sched: cls_matchall: call block callbacks for offload
Jiri Pirko
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
2017-10-20
net/sched: Set the net-device for egress device instance
Or Gerlitz
2017-10-20
net: sched: cls_u32: use hash_ptr() for tc_u_hash
Arnd Bergmann
2017-10-19
mqprio: fix potential null pointer dereference on opt
Colin Ian King
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-10-16
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2017-10-16
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
2017-10-16
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
2017-10-16
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2017-10-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-14
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-12
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-12
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
2017-10-12
sched: act: ife: move encode/decode check to init
Alexander Aring
2017-10-12
net sched actions: fix module auto-loading
Roman Mashak
2017-10-12
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-11
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
2017-10-11
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-11
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-10-11
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
2017-10-02
flow_dissector: dissect tunnel info
Simon Horman
2017-10-01
net_sched: remove redundant assignment to ret
Colin Ian King
2017-09-28
net_sched: use idr to allocate u32 filter handles
Cong Wang
2017-09-28
net_sched: use idr to allocate basic filter handles
Cong Wang
2017-09-28
net_sched: use idr to allocate bpf filter handles
Cong Wang
2017-09-26
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2017-09-25
sch_netem: faster rb tree removal
Eric Dumazet
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-21
net_sched: remove cls_flower idr on failure
Cong Wang
2017-09-21
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
2017-09-21
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-09-19
net_sched: no need to free qdisc in RCU callback
Cong Wang
2017-09-19
net: sk_buff rbnode reorg
Eric Dumazet
2017-09-18
net_sched: sch_htb: add per class overlimits counter
Eric Dumazet
[next]