Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef6dbda600ecf037c539c7f4c7f8fe93fb66ef3e
/
net
/
sched
b8358d7
net_sched: restore qdisc quota fairness limits after bulk dequeue
by Jesper Dangaard Brouer
· 10 years ago
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5301e3e
net_sched: copy exts->type in tcf_exts_change()
by WANG Cong
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
18cdb37
net: sched: do not use tcf_proto 'tp' argument from call_rcu
by John Fastabend
· 10 years ago
13990f8
net: sched: cls_cgroup tear down exts and ematch from rcu callback
by John Fastabend
· 10 years ago
82a470f
net: sched: remove tcf_proto from ematch calls
by John Fastabend
· 10 years ago
f2600cf
net: sched: avoid costly atomic operation in fq_dequeue()
by Eric Dumazet
· 10 years ago
34a419d
ematch: Fix early ending of inverted containers.
by Ignacy Gawędzki
· 10 years ago
1e203c1
net: sched: suspicious RCU usage in qdisc_watchdog
by John Fastabend
· 10 years ago
55a93b3
qdisc: validate skb without holding lock
by Eric Dumazet
· 10 years ago
808e7ac
qdisc: dequeue bulking also pickup GSO/TSO packets
by Jesper Dangaard Brouer
· 10 years ago
5772e9a
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
by Jesper Dangaard Brouer
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a0efb80
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
by WANG Cong
· 10 years ago
6e05656
net_sched: fix another crash in cls_tcindex
by WANG Cong
· 10 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
22e0f8b
net: sched: make bstats per cpu and estimator RCU safe
by John Fastabend
· 10 years ago
17c9c82
ematch: Fix matching of inverted containers.
by Ignacy Gawędzki
· 10 years ago
53dfd50
net: sched: cls_rcvp, complete rcu conversion
by John Fastabend
· 10 years ago
68f6a7c
net_sched: fix another regression in cls_tcindex
by WANG Cong
· 10 years ago
02c5e84
net_sched: fix errno in tcindex_set_parms()
by WANG Cong
· 10 years ago
18d0264
net_sched: remove the first parameter from tcf_exts_destroy()
by WANG Cong
· 10 years ago
4a8e320
net: sched: use pinned timers
by Eric Dumazet
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a2aeb02
net: sched: fix compile warning in cls_u32
by Eric Dumazet
· 10 years ago
de5df63
net: sched: cls_u32 changes to knode must appear atomic to readers
by John Fastabend
· 10 years ago
a1ddcfe
net: cls_u32: fix missed pcpu_success free_percpu
by John Fastabend
· 10 years ago
2571178
net: sched: shrink struct qdisc_skb_cb to 28 bytes
by Eric Dumazet
· 10 years ago
4e2840e
net: sched: cls_u32: rcu can not be last node
by John Fastabend
· 10 years ago
ab34f64
net: sched: use __skb_queue_head_init() where applicable
by Eric Dumazet
· 10 years ago
9f6c38e
net: sched: cls_cgroup need tcf_exts_init in all cases
by John Fastabend
· 10 years ago
e1f93eb
net: sched: cls_fw: add missing tcf_exts_init call in fw_change()
by John Fastabend
· 10 years ago
d14cbfc8
net: sched: cls_cgroup fix possible memory leak of 'new'
by John Fastabend
· 10 years ago
a96366bf
net: sched: cls_u32 add missing rcu_assign_pointer and annotation
by John Fastabend
· 10 years ago
80aab73
net: sched: fix unsued cpu variable
by John Fastabend
· 10 years ago
69301ea
net_sched: fix a null pointer dereference in tcindex_set_parms()
by WANG Cong
· 10 years ago
44b75e4
net_sched: fix memory leak in cls_tcindex
by WANG Cong
· 10 years ago
10ee1c3
net_sched: use tcindex_filter_result_init()
by WANG Cong
· 10 years ago
2f9a220
net_sched: fix suspicious RCU usage in tcindex_classify()
by WANG Cong
· 10 years ago
a57a65b
net_sched: fix an allocation bug in tcindex_set_parms()
by WANG Cong
· 10 years ago
80dcbd1
net_sched: fix suspicious RCU usage in cls_bpf_classify()
by WANG Cong
· 10 years ago
1f947bf
net: sched: rcu'ify cls_bpf
by John Fastabend
· 10 years ago
b929d86
net: sched: rcu'ify cls_rsvp
by John Fastabend
· 10 years ago
1ce8772
net: sched: make cls_u32 lockless
by John Fastabend
· 10 years ago
459d5f6
net: sched: make cls_u32 per cpu
by John Fastabend
· 10 years ago
331b729
net: sched: RCU cls_tcindex
by John Fastabend
· 10 years ago
1109c00
net: sched: RCU cls_route
by John Fastabend
· 10 years ago
e35a8ee
net: sched: fw use RCU
by John Fastabend
· 10 years ago
70da9f0
net: sched: cls_flow use RCU
by John Fastabend
· 10 years ago
952313b
net: sched: cls_cgroup use RCU
by John Fastabend
· 10 years ago
9888faef
net: sched: cls_basic use RCU
by John Fastabend
· 10 years ago
25d8c0d
net: rcu-ify tcf_proto
by John Fastabend
· 10 years ago
46e5da4
net: qdisc: use rcu prefix and silence sparse warnings
by John Fastabend
· 10 years ago
17448e5
net_sched: sfq: remove unused macro
by Florian Westphal
· 10 years ago
3f3c7ee
qdisc: exit case fixes for skb list handling in qdisc layer
by Jesper Dangaard Brouer
· 10 years ago
10770bc
qdisc: adjustments for API allowing skb list xmits
by Jesper Dangaard Brouer
· 10 years ago
ce93718
net: Don't keep around original SKB when we software segment GSO frames.
by David S. Miller
· 10 years ago
50cbe9a
net: Validate xmit SKBs right when we pull them out of the qdisc.
by David S. Miller
· 10 years ago
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
10b3ad8
net: Do txq_trans_update() in netdev_start_xmit()
by David S. Miller
· 10 years ago
10c51b5623
net: add skb_get_tx_queue() helper
by Daniel Borkmann
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d2de875
net: use ktime_get_ns() and ktime_get_real_ns() helpers
by Eric Dumazet
· 10 years ago
7201c1d
cbq: now_rt removal
by Vasily Averin
· 10 years ago
73d0f37
cbq: incorrectly low bandwidth setting blocks limited traffic
by Vasily Averin
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
e40f5c7
net_sched: remove exceptional & on function name
by Himangi Saraogi
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7801db8
net_sched: avoid generating same handle for u32 filters
by Cong Wang
· 10 years ago
224e923
net_sched: hold tcf_lock in netdevice notifier
by Cong Wang
· 10 years ago
9cc63db
net_sched: cancel nest attribute on failure in tcf_exts_dump()
by Cong Wang
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
9bf2b8c
net: fix some typos in comment
by Ying Xue
· 10 years ago
2b74e2c
net: em_canid: remove useless statements from em_canid_change
by Duan Jiong
· 10 years ago
6e765a0
net_sched: drr: warn when qdisc is not work conserving
by Florian Westphal
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b1fcd35
net: filter: let unattached filters use sock_fprog_kern
by Daniel Borkmann
· 10 years ago
bf63ac7
net_sched: fix an oops in tcindex filter
by Cong Wang
· 10 years ago
b2ce49e7
sch_hhf: fix comparison of qlen and limit
by Yang Yingliang
· 10 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f6a082f
net: sched: lock imbalance in hhf qdisc
by John Fastabend
· 11 years ago
4e8bbb8
net: Allow tc changes in user namespaces
by Stéphane Graber
· 11 years ago
a49eb42
sched, act: allow to clear all actions as well
by Cong Wang
· 11 years ago
2f7ef2f
sched, cls: check if we could overwrite actions when changing a filter
by Cong Wang
· 11 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
2d3b479
net-sysfs: expose number of carrier on/off changes
by david decotigny
· 11 years ago
d37d8ac
net: sched: use no more than one page in struct fw_head
by Eric Dumazet
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d59b7d8
net_sched: return nla_nest_end() instead of skb->len
by Yang Yingliang
· 11 years ago
fba373d
pkt_sched: add cond_resched() to class and qdisc dump
by Eric Dumazet
· 11 years ago
15dc36e
pkt_sched: do not use rcu in tc_dump_qdisc()
by Eric Dumazet
· 11 years ago
2818fa0
pkt_sched: fq: do not hold qdisc lock while allocating memory
by Eric Dumazet
· 11 years ago
3731436
pkt_sched: move the sanity test in qdisc_list_add()
by Eric Dumazet
· 11 years ago
2d8d40a
pkt_sched: fq: do not hold qdisc lock while allocating memory
by Eric Dumazet
· 11 years ago
Next »