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
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
1
-2
/
+1
2016-10-28
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-10-20
net/sched: act_mirred: Use passed lastuse argument
Paul Blakey
1
-1
/
+4
2016-10-13
net_sched: reorder pernet ops and act ops registrations
WANG Cong
1
-8
/
+11
2016-10-13
net_sched: do not broadcast RTM_GETTFILTER result
Eric Dumazet
1
-7
/
+11
2016-10-04
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
1
-0
/
+9
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+9
2016-09-28
net/sched: cls_flower: Use a proper mask value for enc key id parameter
Hadar Hen Zion
1
-2
/
+2
2016-09-27
act_ife: Fix false encoding
Yotam Gigi
1
-2
/
+2
2016-09-27
act_ife: Fix external mac header on encode
Yotam Gigi
1
-2
/
+1
2016-09-23
net_sched: sch_fq: account for schedule/timers drifts
Eric Dumazet
1
-3
/
+18
2016-09-23
sch_sfb: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-09-23
sch_qfq: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-09-23
net_sched: check NULL on error path in route4_change()
WANG Cong
1
-1
/
+2
2016-09-22
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
1
-1
/
+28
2016-09-22
net: act_mirred: allow statistic updates from offloaded actions
Jakub Kicinski
1
-0
/
+8
2016-09-22
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
1
-0
/
+11
2016-09-22
net: cls_bpf: add support for marking filters as hardware-only
Jakub Kicinski
1
-9
/
+25
2016-09-22
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
1
-2
/
+20
2016-09-22
net: cls_bpf: add hardware offload
Jakub Kicinski
1
-0
/
+70
2016-09-21
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
1
-3
/
+19
2016-09-21
net sched actions: fix GETing actions
Jamal Hadi Salim
1
-0
/
+20
2016-09-20
net sched: stylistic cleanups
Jamal Hadi Salim
14
-104
/
+114
2016-09-20
net sched actions police: peg drop stats for conforming traffic
Roman Mashak
1
-0
/
+2
2016-09-20
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
3
-0
/
+85
2016-09-20
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
1
-0
/
+26
2016-09-19
sched: add and use qdisc_skb_head helpers
Florian Westphal
3
-16
/
+43
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
3
-4
/
+4
2016-09-19
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
1
-1
/
+6
2016-09-19
sched: don't use skb queue helpers
Florian Westphal
3
-5
/
+5
2016-09-19
pie: use qdisc_dequeue_head wrapper
Florian Westphal
1
-1
/
+1
2016-09-19
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
1
-14
/
+18
2016-09-16
net/sched: cls_flower: Remove an unused field from the filter key structure
Or Gerlitz
1
-1
/
+0
2016-09-16
net/sched: cls_flower: Support masking for matching on tcp/udp ports
Or Gerlitz
1
-8
/
+12
2016-09-16
net_sched: Introduce skbmod action
Jamal Hadi Salim
3
-0
/
+313
2016-09-16
bpf: use skb_at_tc_ingress helper in tcf_bpf
Daniel Borkmann
1
-1
/
+1
2016-09-16
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
Daniel Borkmann
2
-6
/
+0
2016-09-16
net/sched: act_tunnel_key: Remove rcu_read_lock protection
Hadar Hen Zion
1
-13
/
+4
2016-09-11
net: sched: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-3
/
+3
2016-09-11
net/sched: Introduce act_tunnel_key
Amir Vadai
3
-0
/
+363
2016-09-11
net/sched: cls_flower: Classify packet in ip tunnels
Amir Vadai
1
-1
/
+99
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+15
2016-08-29
net_sched: fix use of uninitialized ethertype variable in cls_flower
Arnd Bergmann
1
-10
/
+11
2016-08-26
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
1
-4
/
+5
2016-08-23
net sched: fix encoding to use real length
Jamal Hadi Salim
1
-8
/
+10
2016-08-23
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
10
-72
/
+177
2016-08-19
net_sched: act_vlan: Add priority option
Hadar Hen Zion
1
-2
/
+11
2016-08-19
net_sched: flower: Add vlan support
Hadar Hen Zion
1
-3
/
+67
2016-08-19
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
1
-15
/
+13
2016-08-19
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
1
-4
/
+10
[next]