index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-02-21
2
-19
/
+7
*
|
net_sched: Improve readability of filter processing
Jamal Hadi Salim
2016-02-18
1
-1
/
+1
*
|
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
2016-02-17
1
-2
/
+97
*
|
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
1
-3
/
+6
*
|
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
1
-2
/
+3
|
/
*
net_sched: drr: check for NULL pointer in drr_dequeue
Bernie Harris
2016-01-29
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-2
/
+8
|
\
|
*
sched,cls_flower: set key address type when present
Jamal Hadi Salim
2016-01-11
1
-2
/
+8
*
|
net, sched: add clsact qdisc
Daniel Borkmann
2016-01-10
3
-7
/
+97
*
|
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2016-01-10
1
-5
/
+1
|
/
*
net: sched: fix missing free per cpu on qstats
John Fastabend
2016-01-06
1
-1
/
+3
*
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-15
1
-1
/
+1
[next]