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
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-28
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-25
net: sched: crash on blocks with goto chain action
Roman Kapl
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
net: sched: fix crash when deleting secondary chains
Roman Kapl
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-15
netem: remove unnecessary 64 bit modulus
Stephen Hemminger
2017-11-15
netem: use 64 bit divide by rate
Stephen Hemminger
2017-11-13
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
2017-11-13
netem: support delivering packets in delayed time slots
Dave Taht
2017-11-13
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2017-11-13
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-05
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-04
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
[next]