index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
net: sched: cls_u32: use hash_ptr() for tc_u_hash
Arnd Bergmann
1
-1
/
+1
2017-10-19
mqprio: fix potential null pointer dereference on opt
Colin Ian King
1
-1
/
+2
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
5
-20
/
+23
2017-10-16
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
1
-0
/
+2
2017-10-16
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
1
-20
/
+35
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
1
-2
/
+4
2017-10-16
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
3
-4
/
+13
2017-10-16
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
1
-8
/
+4
2017-10-16
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
1
-1
/
+1
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
1
-0
/
+1
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
14
-19
/
+20
2017-10-16
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
1
-33
/
+46
2017-10-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-9
/
+174
2017-10-15
net_sched: fix a compile warning in act_ife
Cong Wang
1
-0
/
+2
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
1
-9
/
+174
2017-10-13
sched: act: ife: update parameters via rcu handling
Alexander Aring
1
-28
/
+59
2017-10-13
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
1
-18
/
+11
2017-10-13
sched: act: ife: move encode/decode check to init
Alexander Aring
1
-11
/
+8
2017-10-13
net sched actions: fix module auto-loading
Roman Mashak
1
-1
/
+15
2017-10-13
net sched actions: change IFE modules alias names
Roman Mashak
4
-4
/
+4
2017-10-12
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
1
-22
/
+0
2017-10-12
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2
-32
/
+44
2017-10-12
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2
-0
/
+250
2017-10-12
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
2
-12
/
+7
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
1
-10
/
+4
2017-10-02
flow_dissector: dissect tunnel info
Simon Horman
1
-25
/
+0
2017-10-01
net_sched: remove redundant assignment to ret
Colin Ian King
1
-1
/
+0
2017-09-28
net_sched: use idr to allocate u32 filter handles
Cong Wang
1
-41
/
+67
2017-09-28
net_sched: use idr to allocate basic filter handles
Cong Wang
1
-15
/
+22
2017-09-28
net_sched: use idr to allocate bpf filter handles
Cong Wang
1
-29
/
+28
2017-09-26
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2
-4
/
+4
2017-09-26
sch_netem: faster rb tree removal
Eric Dumazet
1
-3
/
+4
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+30
2017-09-22
net_sched: remove cls_flower idr on failure
Cong Wang
1
-6
/
+9
2017-09-21
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
1
-4
/
+19
2017-09-21
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
1
-0
/
+1
2017-09-20
net_sched: no need to free qdisc in RCU callback
Cong Wang
1
-8
/
+2
2017-09-20
net: sk_buff rbnode reorg
Eric Dumazet
1
-3
/
+4
2017-09-19
net_sched: sch_htb: add per class overlimits counter
Eric Dumazet
1
-0
/
+5
2017-09-19
net_sched: use explicit size of struct tcmsg, remove need to declare tcm
Colin Ian King
1
-2
/
+1
2017-09-19
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
1
-0
/
+1
2017-09-13
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
1
-2
/
+4
2017-09-13
net_sched: carefully handle tcf_block_put()
Cong Wang
1
-6
/
+18
2017-09-13
net_sched: fix reference counting of tc filter chain
Cong Wang
1
-21
/
+26
2017-09-13
net_sched: get rid of tcfa_rcu
Cong Wang
1
-9
/
+8
2017-09-12
net/sched: fix pointer check in gen_handle
Josh Hunt
1
-1
/
+1
2017-09-08
net: sched: fix memleak for chain zero
Jiri Pirko
1
-9
/
+9
2017-09-07
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2
-2
/
+2
2017-09-06
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-36
/
+42
[prev]
[next]