index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-08
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2017-12-08
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2017-12-08
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-06
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-05
net_sched: remove unused parameter from act cleanup ops
Cong Wang
2017-12-05
net: sched: sch_api: rearrange init handling
Alexander Aring
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
2017-12-05
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
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
[next]