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-02-02
cls_u32: add missing RCU annotation.
Paolo Abeni
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
2018-01-31
net/sched: kconfig: Remove blank help texts
Ulf Magnusson
2018-01-29
net_sched: implement ->change_tx_queue_len() for pfifo_fast
Cong Wang
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
cls_u32: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_flower: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_matchall: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
2018-01-24
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
2018-01-23
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
2018-01-23
net/sched: act_csum: use per-core statistics
Davide Caratti
2018-01-22
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
2018-01-22
net: sched: cls_bpf: plumb extack support in filter for hardware offload
Quentin Monnet
2018-01-22
net: sched: cls_u32: propagate extack support for filter offload
Quentin Monnet
2018-01-22
net: sched: cls_matchall: propagate extack support for filter offload
Quentin Monnet
2018-01-22
net: sched: cls_flower: propagate extack support for filter offload
Quentin Monnet
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
net: sched: cls_u32: add extack support
Alexander Aring
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
2018-01-19
net: sched: cls_api: handle generic cls errors
Alexander Aring
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
2018-01-18
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
Andrew Morton
2018-01-18
net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
Jiri Pirko
2018-01-17
bpf: fix cls_bpf on filter replace
Daniel Borkmann
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2018-01-17
net: sched: avoid usage of tp->q in tcf_classify
Jiri Pirko
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
[next]