index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
act_mirred: avoid calling tcf_hash_release() when binding
WANG Cong
2015-08-03
1
-0
/
+2
*
fq_codel: explicitly reset flows in ->reset()
Eric Dumazet
2015-08-02
1
-3
/
+19
*
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
2015-07-31
1
-3
/
+2
*
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-30
1
-5
/
+6
*
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
2015-07-29
1
-18
/
+35
*
sch_choke: drop all packets in queue during reset
WANG Cong
2015-07-24
1
-0
/
+13
*
sch_plug: purge buffered packets during reset
WANG Cong
2015-07-24
1
-0
/
+1
*
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-2
/
+3
*
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-1
/
+1
*
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-1
/
+1
*
tc: act_bpf: fix memory leak
Alexei Starovoitov
2015-07-15
1
-0
/
+3
*
fq_codel: fix return value of fq_codel_drop()
WANG Cong
2015-07-15
1
-1
/
+10
*
net_sched: fix a use-after-free in sfq
WANG Cong
2015-07-15
1
-1
/
+1
*
fq_codel: fix a use-after-free
WANG Cong
2015-07-15
1
-1
/
+1
*
net: sched: flower fix typo
Jamal Hadi Salim
2015-06-25
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
21
-175
/
+834
|
\
|
*
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
2015-06-21
1
-2
/
+1
|
*
net: sched: Simplify em_ipset_match
Eric W. Biederman
2015-06-18
1
-2
/
+2
|
*
bpf: make programs see skb->data == L2 for ingress and egress
Alexei Starovoitov
2015-06-07
2
-2
/
+23
|
*
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2015-06-04
2
-9
/
+16
|
*
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-04
1
-0
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-4
/
+6
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+5
|
|
\
\
|
*
|
|
cls_flower: Fix compile error
Brian Haley
2015-05-14
1
-3
/
+3
|
*
|
|
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
1
-0
/
+1
|
*
|
|
tc: introduce Flower classifier
Jiri Pirko
2015-05-13
3
-0
/
+699
|
*
|
|
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
1
-2
/
+2
|
*
|
|
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
2
-12
/
+12
|
*
|
|
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
2
-2
/
+2
|
*
|
|
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
2
-10
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
4
-8
/
+7
|
|
\
\
\
|
*
|
|
|
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2015-05-12
1
-4
/
+24
|
*
|
|
|
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
1
-2
/
+2
|
*
|
|
|
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
1
-49
/
+9
|
*
|
|
|
codel: add ce_threshold attribute
Eric Dumazet
2015-05-10
2
-3
/
+27
|
*
|
|
|
sch_choke: Use flow_keys_digest
Tom Herbert
2015-05-04
1
-10
/
+4
|
*
|
|
|
sched: Call skb_get_hash_perturb in sch_sfq
Tom Herbert
2015-05-04
1
-25
/
+2
|
*
|
|
|
sched: Call skb_get_hash_perturb in sch_sfb
Tom Herbert
2015-05-04
1
-16
/
+8
|
*
|
|
|
sched: Call skb_get_hash_perturb in sch_hhf
Tom Herbert
2015-05-04
1
-18
/
+1
|
*
|
|
|
sched: Call skb_get_hash_perturb in sch_fq_codel
Tom Herbert
2015-05-04
1
-9
/
+2
|
*
|
|
|
net: sched: run ingress qdisc without locks
Alexei Starovoitov
2015-05-03
1
-2
/
+3
|
*
|
|
|
net: sched: remove TC_MUNGED bits
Florian Westphal
2015-05-02
2
-9
/
+1
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-4
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
5
-10
/
+7
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2015-04-22
1
-4
/
+1
*
|
|
|
|
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
2015-05-27
1
-4
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
2015-05-21
1
-0
/
+5
|
|
/
/
|
/
|
|
*
|
|
net_sched: gred: use correct backlog value in WRED mode
David Ward
2015-05-11
1
-2
/
+2
*
|
|
net_sched: fix a use-after-free in tc_ctl_tfilter()
WANG Cong
2015-05-09
1
-4
/
+3
*
|
|
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-03
2
-2
/
+2
|
|
/
|
/
|
[next]