index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: close another race condition in tcf_mirred_release()
WANG Cong
2016-05-17
1
-2
/
+3
*
fq_codel: fix memory limitation drift
Eric Dumazet
2016-05-16
1
-1
/
+2
*
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
2016-05-16
1
-0
/
+21
*
net/sched: act_gact: Update statistics when offloaded to hardware
Amir Vadai
2016-05-16
1
-0
/
+15
*
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
2016-05-16
1
-9
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
6
-36
/
+74
|
\
|
*
net sched: ife action fix late binding
Jamal Hadi Salim
2016-05-10
1
-4
/
+10
|
*
net sched: skbedit action fix late binding
Jamal Hadi Salim
2016-05-10
1
-7
/
+11
|
*
net sched: simple action fix late binding
Jamal Hadi Salim
2016-05-10
1
-6
/
+12
|
*
net sched: mirred action fix late binding
Jamal Hadi Salim
2016-05-10
1
-6
/
+13
|
*
net sched: ipt action fix late binding
Jamal Hadi Salim
2016-05-10
1
-7
/
+12
|
*
net sched: vlan action fix late binding
Jamal Hadi Salim
2016-05-10
1
-6
/
+16
*
|
fq_codel: add memory limitation per queue
Eric Dumazet
2016-05-08
1
-3
/
+24
*
|
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2016-05-06
2
-0
/
+4
*
|
net: remove dev->trans_start
Florian Westphal
2016-05-04
1
-7
/
+3
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-2
/
+59
|
\
\
|
|
/
|
*
netem: Segment GSO packets on enqueue
Neil Horman
2016-05-03
1
-2
/
+59
*
|
fq_codel: add batch ability to fq_codel_drop()
Eric Dumazet
2016-05-03
1
-19
/
+45
*
|
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2016-04-26
1
-32
/
+0
*
|
sched: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
15
-19
/
+27
*
|
codel: split into multiple files
Michal Kazior
2016-04-25
2
-0
/
+4
*
|
codel: generalize the implementation
Michal Kazior
2016-04-25
2
-7
/
+32
*
|
sched: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
3
-5
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-1
/
+4
|
\
\
|
|
/
|
*
net: sched: do not requeue a NULL skb
Lars Persson
2016-04-14
1
-1
/
+4
*
|
qdisc: constify meta_type_ops structures
Julia Lawall
2016-04-14
1
-4
/
+4
|
/
*
cls_bpf: reset class and reuse major in da
Daniel Borkmann
2016-03-18
1
-5
/
+8
*
net/flower: Fix pointer cast
Amir Vadai
2016-03-11
1
-6
/
+6
*
net/flower: Introduce hardware offload support
Amir Vadai
2016-03-10
1
-1
/
+63
*
net_sched: dsmark: use qdisc_dequeue_peeked()
Kyeong Yoo
2016-03-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-0
/
+2
|
\
|
*
net: sched: fix act_ipt for LOG target
Phil Sutter
2016-03-06
1
-0
/
+2
*
|
act_ife: fix a typo in kmemdup() parameters
WANG Cong
2016-03-06
1
-2
/
+2
*
|
net: sched: use pfifo_fast for non real queues
Eric Dumazet
2016-03-03
3
-2
/
+4
*
|
sch_mqprio: Fix build with older gcc.
David S. Miller
2016-03-01
1
-1
/
+1
*
|
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
1
-1
/
+0
*
|
Support to encoding decoding skb prio on IFE action
Jamal Hadi Salim
2016-03-01
3
-0
/
+82
*
|
Support to encoding decoding skb mark on IFE action
Jamal Hadi Salim
2016-03-01
3
-0
/
+85
*
|
introduce IFE action
Jamal Hadi Salim
2016-03-01
3
-0
/
+883
*
|
net: sched: cls_u32 add bit to specify software only rules
John Fastabend
2016-03-01
1
-10
/
+27
*
|
net: sched: consolidate offload decision in cls_u32
John Fastabend
2016-03-01
1
-4
/
+4
*
|
sch_dsmark: update backlog as well
WANG Cong
2016-02-29
1
-0
/
+3
*
|
sch_htb: update backlog as well
WANG Cong
2016-02-29
1
-1
/
+4
*
|
net_sched: update hierarchical backlog too
WANG Cong
2016-02-29
19
-47
/
+84
*
|
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-02-29
12
-78
/
+12
*
|
net_sched: add network namespace support for tc actions
WANG Cong
2016-02-25
13
-138
/
+699
*
|
net_sched: prepare tcf_hashinfo_destroy() for netns support
WANG Cong
2016-02-25
1
-3
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-0
/
+1
|
\
\
|
|
/
|
*
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
2016-02-18
1
-0
/
+1
[next]