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
2018-07-24
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+39
2018-07-24
net: sched: cls_flower: implement chain templates
Jiri Pirko
1
-1
/
+105
2018-07-24
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
1
-21
/
+22
2018-07-24
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
1
-25
/
+37
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+65
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
1
-8
/
+300
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-47
/
+39
2018-07-24
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
1
-22
/
+31
2018-07-22
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
1
-1
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
4
-15
/
+26
2018-07-20
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-15
/
+28
2018-07-20
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-2
/
+18
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
1
-2
/
+2
2018-07-17
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
1
-1
/
+1
2018-07-14
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2
-11
/
+11
2018-07-13
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
1
-39
/
+68
2018-07-13
net/sched: skbedit: use per-cpu counters
Davide Caratti
1
-4
/
+4
2018-07-12
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
1
-7
/
+18
2018-07-12
net: sched: fix unprotected access to rcu cookie pointer
Vlad Buslov
1
-2
/
+7
2018-07-12
net: sched: act_ife: fix memory leak in ife init
Vlad Buslov
1
-1
/
+3
2018-07-12
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
1
-22
/
+26
2018-07-11
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
1
-26
/
+73
2018-07-11
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
1
-1
/
+123
2018-07-11
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
1
-16
/
+423
2018-07-11
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
1
-2
/
+49
2018-07-11
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
1
-2
/
+452
2018-07-11
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
1
-4
/
+83
2018-07-11
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
3
-0
/
+1879
2018-07-08
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
David S. Miller
1
-1
/
+1
2018-07-08
net: sched: change action API to use array of pointers to actions
Vlad Buslov
2
-54
/
+56
2018-07-08
net: sched: atomically check-allocate action
Vlad Buslov
17
-59
/
+213
2018-07-08
net: sched: use reference counting action init
Vlad Buslov
1
-18
/
+17
2018-07-08
net: sched: don't release reference on action overwrite
Vlad Buslov
17
-58
/
+50
2018-07-08
net: sched: implement reference counted action release
Vlad Buslov
2
-23
/
+62
2018-07-08
net: sched: add 'delete' function to action ops
Vlad Buslov
16
-0
/
+136
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
1
-0
/
+39
2018-07-08
net: sched: always take reference to action
Vlad Buslov
1
-26
/
+20
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
18
-27
/
+46
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
17
-42
/
+54
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
1
-14
/
+30
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
1
-14
/
+51
2018-07-07
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
1
-0
/
+4
2018-07-07
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
1
-2
/
+5
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
1
-2
/
+33
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
1
-1
/
+70
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
3
-0
/
+396
2018-07-04
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
1
-2
/
+9
2018-07-04
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
Wei Yongjun
1
-9
/
+16
[next]