index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: cls_flower: Use correct inline function for assignment of vlan tpid
Jianbo Liu
2018-07-25
1
-2
/
+2
*
net/sched: add skbprio scheduler
Nishanth Devarajan
2018-07-24
3
-0
/
+334
*
sched: fix trailing whitespace
Stephen Hemminger
2018-07-24
5
-6
/
+3
*
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
2018-07-23
1
-0
/
+39
*
net: sched: cls_flower: implement chain templates
Jiri Pirko
2018-07-23
1
-1
/
+105
*
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
2018-07-23
1
-21
/
+22
*
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
2018-07-23
1
-25
/
+37
*
net: sched: introduce chain templates
Jiri Pirko
2018-07-23
1
-0
/
+65
*
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-23
1
-8
/
+300
*
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
2018-07-23
1
-47
/
+39
*
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
2018-07-23
1
-22
/
+31
*
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
2018-07-21
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
4
-15
/
+26
|
\
|
*
net: sched: Using NULL instead of plain integer
YueHaibing
2018-07-18
1
-2
/
+2
|
*
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
2018-07-12
1
-7
/
+18
|
*
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-3
/
+3
|
*
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-3
/
+3
*
|
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
2018-07-19
1
-15
/
+28
*
|
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
2018-07-19
1
-2
/
+18
*
|
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
2018-07-16
1
-1
/
+1
*
|
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2018-07-13
2
-11
/
+11
*
|
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
2018-07-12
1
-39
/
+68
*
|
net/sched: skbedit: use per-cpu counters
Davide Caratti
2018-07-12
1
-4
/
+4
*
|
net: sched: fix unprotected access to rcu cookie pointer
Vlad Buslov
2018-07-11
1
-2
/
+7
*
|
net: sched: act_ife: fix memory leak in ife init
Vlad Buslov
2018-07-11
1
-1
/
+3
*
|
net/sched: flower: Fix null pointer dereference when run tc vlan command
Jianbo Liu
2018-07-11
1
-22
/
+26
*
|
sch_cake: Conditionally split GSO segments
Toke Høiland-Jørgensen
2018-07-10
1
-26
/
+73
*
|
sch_cake: Add overhead compensation support to the rate shaper
Toke Høiland-Jørgensen
2018-07-10
1
-1
/
+123
*
|
sch_cake: Add DiffServ handling
Toke Høiland-Jørgensen
2018-07-10
1
-16
/
+423
*
|
sch_cake: Add NAT awareness to packet classifier
Toke Høiland-Jørgensen
2018-07-10
1
-2
/
+49
*
|
sch_cake: Add optional ACK filter
Toke Høiland-Jørgensen
2018-07-10
1
-2
/
+452
*
|
sch_cake: Add ingress mode
Toke Høiland-Jørgensen
2018-07-10
1
-4
/
+83
*
|
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
2018-07-10
3
-0
/
+1879
*
|
net: sched: Fix warnings from xchg() on RCU'd cookie pointer.
David S. Miller
2018-07-08
1
-1
/
+1
*
|
net: sched: change action API to use array of pointers to actions
Vlad Buslov
2018-07-08
2
-54
/
+56
*
|
net: sched: atomically check-allocate action
Vlad Buslov
2018-07-08
17
-59
/
+213
*
|
net: sched: use reference counting action init
Vlad Buslov
2018-07-08
1
-18
/
+17
*
|
net: sched: don't release reference on action overwrite
Vlad Buslov
2018-07-08
17
-58
/
+50
*
|
net: sched: implement reference counted action release
Vlad Buslov
2018-07-08
2
-23
/
+62
*
|
net: sched: add 'delete' function to action ops
Vlad Buslov
2018-07-08
16
-0
/
+136
*
|
net: sched: implement action API that deletes action by index
Vlad Buslov
2018-07-08
1
-0
/
+39
*
|
net: sched: always take reference to action
Vlad Buslov
2018-07-08
1
-26
/
+20
*
|
net: sched: implement unlocked action init API
Vlad Buslov
2018-07-08
18
-27
/
+46
*
|
net: sched: change type of reference and bind counters
Vlad Buslov
2018-07-08
17
-42
/
+54
*
|
net: sched: use rcu for action cookie update
Vlad Buslov
2018-07-08
1
-14
/
+30
*
|
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2018-07-07
1
-14
/
+51
*
|
net/sched: flower: Dump the ethertype encapsulated in vlan
Jianbo Liu
2018-07-07
1
-0
/
+4
*
|
net/sched: flower: Add support for matching on vlan ethertype
Jianbo Liu
2018-07-07
1
-2
/
+5
*
|
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
1
-2
/
+33
*
|
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2018-07-04
1
-1
/
+70
[next]