Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b8ba8602b81a019c67bc1f34b6b68e8965086532
/
net
/
sched
1f27cde
net: sched: use pfifo_fast for non real queues
by Eric Dumazet
· 9 years ago
241deec
sch_mqprio: Fix build with older gcc.
by David S. Miller
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
200e10f
Support to encoding decoding skb prio on IFE action
by Jamal Hadi Salim
· 9 years ago
084e2f6
Support to encoding decoding skb mark on IFE action
by Jamal Hadi Salim
· 9 years ago
ef6980b
introduce IFE action
by Jamal Hadi Salim
· 9 years ago
9e8ce79
net: sched: cls_u32 add bit to specify software only rules
by John Fastabend
· 9 years ago
6843e7a
net: sched: consolidate offload decision in cls_u32
by John Fastabend
· 9 years ago
bdf1766
sch_dsmark: update backlog as well
by WANG Cong
· 9 years ago
431e3a8
sch_htb: update backlog as well
by WANG Cong
· 9 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
86a7996
net_sched: introduce qdisc_replace() helper
by WANG Cong
· 9 years ago
ddf97cc
net_sched: add network namespace support for tc actions
by WANG Cong
· 9 years ago
1d4150c
net_sched: prepare tcf_hashinfo_destroy() for netns support
by WANG Cong
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3697649
bpf: try harder on clones when writing into skb
by Daniel Borkmann
· 9 years ago
7e6e18f
net_sched: Improve readability of filter processing
by Jamal Hadi Salim
· 9 years ago
619fe32
net_sched fix: reclassification needs to consider ether protocol changes
by Jamal Hadi Salim
· 9 years ago
a1b7c5f
net: sched: add cls_u32 offload hooks for netdevs
by John Fastabend
· 9 years ago
16e5cc6
net: rework setup_tc ndo op to consume general tc operand
by John Fastabend
· 9 years ago
e4c6734
net: rework ndo tc op to consume additional qdisc handle parameter
by John Fastabend
· 9 years ago
df3eb6c
net_sched: drr: check for NULL pointer in drr_dequeue
by Bernie Harris
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
66530bd
sched,cls_flower: set key address type when present
by Jamal Hadi Salim
· 9 years ago
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
fdc5432
net, sched: add skb_at_tc_ingress helper
by Daniel Borkmann
· 9 years ago
73c20a8
net: sched: fix missing free per cpu on qstats
by John Fastabend
· 9 years ago
225734d
net_sched: make qdisc_tree_decrease_qlen() work for non mq
by Eric Dumazet
· 9 years ago
4eaf3b8
net_sched: fix qdisc_tree_decrease_qlen() races
by Eric Dumazet
· 9 years ago
02a56c8
net_sched: em_meta: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
743b2a6
sched: cls_flow: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
2a4f417
net: sched: kill dead code in sch_choke.c
by Phil Sutter
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e446f9d
net: synack packets can be attached to request sockets
by Eric Dumazet
· 9 years ago
6ac644a
sch_hhf: fix return value of hhf_drop()
by WANG Cong
· 9 years ago
075640e
net/sched: make sch_blackhole.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
d40496a
act_mirred: clear sender cpu before sending to tx
by WANG Cong
· 9 years ago
215c90a
act_mirred: always release tcf hash
by WANG Cong
· 9 years ago
6bd00b8
act_mirred: fix a race condition on mirred_list
by WANG Cong
· 9 years ago
c46646d
sched, bpf: add helper for retrieving routing realms
by Daniel Borkmann
· 9 years ago
ca6fb06
tcp: attach SYNACK messages to request sockets instead of listener
by Eric Dumazet
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d8aecb1
net: revert "net_sched: move tp->root allocation into fw_init()"
by WANG Cong
· 9 years ago
5cf8ca0
cls_bpf: further limit exec opcodes subset
by Daniel Borkmann
· 9 years ago
ef146fa
cls_bpf: make binding to classid optional
by Daniel Borkmann
· 9 years ago
bf007d1
cls_bpf: also dump TCA_BPF_FLAGS
by Daniel Borkmann
· 9 years ago
a31f1ad
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
by Eric W. Biederman
· 9 years ago
a4ffe31
act_connmark: Remember the struct net instead of guessing it.
by Eric W. Biederman
· 9 years ago
156c196
netfilter: x_tables: Pass struct net in xt_action_param
by Eric W. Biederman
· 9 years ago
47bbbb3
sch_dsmark: improve memory locality
by Eric Dumazet
· 9 years ago
27b29f6
bpf: add bpf_redirect() helper
by Alexei Starovoitov
· 9 years ago
045efa8
cls_bpf: introduce integrated actions
by Daniel Borkmann
· 9 years ago
cd79a23
flow_dissector: Add flags argument to skb_flow_dissector functions
by Tom Herbert
· 9 years ago
c1b3b19
net: sched: don't break line in tc_classify loop notification
by Daniel Borkmann
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3e692f2
net: sched: simplify attach_one_default_qdisc()
by Phil Sutter
· 9 years ago
d66d6c3
net: sched: register noqueue qdisc
by Phil Sutter
· 9 years ago
db4094b
net: sched: ignore tx_queue_len when assigning default qdisc
by Phil Sutter
· 9 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
cff8245
net_sched: act_bpf: remove spinlock in fast path
by Alexei Starovoitov
· 9 years ago
9e528d8
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 9 years ago
ed7aa87
net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 9 years ago
faa54be
net_sched: act_bpf: remove unnecessary copy
by Alexei Starovoitov
· 9 years ago
3c64562
net_sched: make tcf_hash_destroy() static
by Alexei Starovoitov
· 9 years ago
a6c1aea
cls_u32: complete the check for non-forced case in u32_destroy()
by WANG Cong
· 9 years ago
81bf1c6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
348e343
net: sched: drop all special handling of tx_queue_len == 0
by Phil Sutter
· 9 years ago
4b048d6
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
by Tom Herbert
· 9 years ago
deedb59
netfilter: nf_conntrack: add direction support for zones
by Daniel Borkmann
· 9 years ago
4b46995
net: sch_generic: react upon IFF_NO_QUEUE flag
by Phil Sutter
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
308ac91
netfilter: nf_conntrack: push zone object into functions
by Daniel Borkmann
· 9 years ago
a5c90b2
act_bpf: properly support late binding of bpf action to a classifier
by Daniel Borkmann
· 9 years ago
636dba8
act_mirred: avoid calling tcf_hash_release() when binding
by WANG Cong
· 9 years ago
3d0e0af
fq_codel: explicitly reset flows in ->reset()
by Eric Dumazet
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5175f71
act_pedit: check binding before calling tcf_hash_release()
by WANG Cong
· 9 years ago
28e6b67
net: sched: fix refcount imbalance in actions
by Daniel Borkmann
· 9 years ago
f4eaed2
act_bpf: fix memory leaks when replacing bpf programs
by Daniel Borkmann
· 9 years ago
77e62da
sch_choke: drop all packets in queue during reset
by WANG Cong
· 9 years ago
fe6bea7
sch_plug: purge buffered packets during reset
by WANG Cong
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
ff3532f
sched: cls_flower: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
f6bfc46
sched: cls_bpf: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
b87a173
cls_cgroup: factor out classid retrieval
by Daniel Borkmann
· 9 years ago
ddf06c1
tc: act_bpf: fix memory leak
by Alexei Starovoitov
· 9 years ago
c0afd9c
fq_codel: fix return value of fq_codel_drop()
by WANG Cong
· 9 years ago
e8d092aa
net_sched: fix a use-after-free in sfq
by WANG Cong
· 9 years ago
40bdc53
pkt_sched: sch_qfq: remove unused member of struct qfq_sched
by Andrea Parri
· 9 years ago
052cbda
fq_codel: fix a use-after-free
by WANG Cong
· 9 years ago
2ee22a9
net_sched: act_mirred: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
56e5d1c
net_sched: act_gact: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
8f2ae965b
net_sched: act_gact: read tcfg_ptype once
by Eric Dumazet
· 9 years ago
cc6510a
net_sched: act_gact: use a separate packet counters for gact_determ()
by Eric Dumazet
· 9 years ago
cef5ecf
net_sched: act_gact: make tcfg_pval non zero
by Eric Dumazet
· 9 years ago
519c818
net: sched: add percpu stats to actions
by Eric Dumazet
· 9 years ago
b175c3a
net: sched: flower fix typo
by Jamal Hadi Salim
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »