Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3678a9d86324e457d0ff9d898747ee7e787f4bb8
/
net
/
sched
21eb218
net, sch: fix the typo in register_qdisc()
by Zhi Yong Wu
· 11 years ago
6a031f6
sch_netem: support of 64bit rates
by Yang Yingliang
· 11 years ago
8cfd88d
sch_netem: more precise length of packets
by Yang Yingliang
· 11 years ago
c76f2a2
sch_dsmark: use correct func name in print messages
by Yang Yingliang
· 11 years ago
a071d27
sch_htb: use /* comments
by Yang Yingliang
· 11 years ago
c17988a
net_sched: replace pr_warning with pr_warn
by Yang Yingliang
· 11 years ago
2e04ad4
sch_tbf: add TBF_BURST/TBF_PBURST attribute
by Yang Yingliang
· 11 years ago
c49fa25
hhf: make qdisc ops static
by stephen hemminger
· 11 years ago
a792866
net_sched: fix regression in tc_action_ops
by Eric Dumazet
· 11 years ago
dcd7608
net_sched: fix a regression in tcf_proto_lookup_ops()
by Eric Dumazet
· 11 years ago
568a153
net_sched: fix a regression in tc actions
by WANG Cong
· 11 years ago
79c11f2
sch_cbq: remove unnecessary null pointer check
by Yang Yingliang
· 11 years ago
3b69a4c
act_police: remove unnecessary null pointer check
by Yang Yingliang
· 11 years ago
10239ed
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
by Terry Lam
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3627287
net_sched: convert tcf_proto_ops to use struct list_head
by WANG Cong
· 11 years ago
1f747c2
net_sched: convert tc_action_ops to use struct list_head
by WANG Cong
· 11 years ago
89819dc
net_sched: convert tcf_hashinfo to hlist and use spinlock
by WANG Cong
· 11 years ago
369ba56
net_sched: init struct tcf_hashinfo at register time
by WANG Cong
· 11 years ago
5da57f4
net_sched: cls: refactor out struct tcf_ext_map
by WANG Cong
· 11 years ago
33be627
net_sched: act: use standard struct list_head
by WANG Cong
· 11 years ago
d84231d
net_sched: remove get_stats from tc_action_ops
by WANG Cong
· 11 years ago
3958afa1b
net: Change skb_get_rxhash to skb_get_hash
by Tom Herbert
· 11 years ago
c3bd854
pkt_sched: fq: more robust memory allocation
by Eric Dumazet
· 11 years ago
e57a784
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
by Eric Dumazet
· 11 years ago
d55d282
sch_tbf: use do_div() for 64-bit divide
by Yang Yingliang
· 11 years ago
6b1dd85
sch_htb: remove unnecessary NULL pointer judgment
by Yang Yingliang
· 11 years ago
1598f7c
net: sched: htb: fix the calculation of quantum
by Yang Yingliang
· 11 years ago
cc106e4
net: sched: tbf: fix the calculation of max_size
by Yang Yingliang
· 11 years ago
4f8f61e
net_sched: expand control flow of macro SKIP_NONLOCAL
by Yang Yingliang
· 11 years ago
fa08943
net_sched: sfq: put sfq_unlink in a do - while loop
by Yang Yingliang
· 11 years ago
833fa74
net_sched: add space around '>' and before '('
by Yang Yingliang
· 11 years ago
82d567c
net_sched: change "foo* bar" to "foo *bar"
by Yang Yingliang
· 11 years ago
1fab9ab
net_sched: cls_bpf: use tabs to do indent
by Yang Yingliang
· 11 years ago
17569fa
net_sched: remove unnecessary parentheses while return
by Yang Yingliang
· 11 years ago
34f9f43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
95dc192
pkt_sched: give visibility to mq slave qdiscs
by Eric Dumazet
· 11 years ago
c057b19
net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
651a649
net_sched: Use default action walker methods
by Jamal Hadi Salim
· 11 years ago
382ca8a
net_sched: Provide default walker function for actions
by Jamal Hadi Salim
· 11 years ago
43c00dc
net_sched: Use default action lookup functions
by Jamal Hadi Salim
· 11 years ago
63ef617
net_sched: Default action lookup method for actions
by Jamal Hadi Salim
· 11 years ago
76c82d7
net_sched: Fail if missing mandatory action operation methods
by Jamal Hadi Salim
· 11 years ago
eff7979
netem: fix gemodel loss generator
by stephen hemminger
· 11 years ago
ab6c27b
netem: fix loss 4 state model
by stephen hemminger
· 11 years ago
7c2781f
netem: missing break in ge loss generator
by stephen hemminger
· 11 years ago
4d0820c
sch_tbf: handle too small burst
by Eric Dumazet
· 11 years ago
f52ed89
pkt_sched: fq: fix pacing for small frames
by Eric Dumazet
· 11 years ago
65c5189
pkt_sched: fq: warn users using defrate
by Eric Dumazet
· 11 years ago
2abc2f0
pkt_sched: fq: change classification of control packets
by Maciej Żenczykowski
· 11 years ago
a33c4a2
net_sched: tbf: support of 64bit rates
by Yang Yingliang
· 11 years ago
a6cc0cf
net: Add layer 2 hardware acceleration operations for macvlan devices
by John Fastabend
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7d1d65c
net: sched: cls_bpf: add BPF-based classifier
by Daniel Borkmann
· 11 years ago
fc59d5b
pkt_sched: fq: clear time_next_packet for reused flows
by Eric Dumazet
· 11 years ago
4a3ad7b
netem: markov loss model transition fix
by Hagen Paul Pfeifer
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b1eda2a
em_ipset: use dev_net() accessor
by stephen hemminger
· 11 years ago
ff70405
netem: free skb's in tree on reset
by stephen hemminger
· 11 years ago
638a52b
netem: update backlog after drop
by stephen hemminger
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7eec417
pkt_sched: fq: fix non TCP flows pacing
by Eric Dumazet
· 11 years ago
ede869c
pkt_sched: fq: fix typo for initial_quantum
by Eric Dumazet
· 11 years ago
ff0bfad
cgroup: cls: remove unnecessary task_cls_classid
by Gao feng
· 11 years ago
2c8c8e6
net_sched: increment drop counters in qdisc_tree_decrease_qlen()
by Eric Dumazet
· 11 years ago
5cde282
net: Separate the close_list and the unreg_list v2
by Eric W. Biederman
· 11 years ago
d639fea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0eab5eb
pkt_sched: fq: rate limiting improvements
by Eric Dumazet
· 11 years ago
8d34ce1
pkt_sched: fq: qdisc dismantle fixes
by Eric Dumazet
· 11 years ago
6459082
qdisc: basic classifier - remove unnecessary initialization
by stephen hemminger
· 11 years ago
0c4e402
qdisc: meta return ENOMEM on alloc failure
by stephen hemminger
· 11 years ago
1785e8f
netfiler: ipset: Add net namespace for ipset
by Vitaly Lavrov
· 11 years ago
df62cdf
net_sched: htb: support of 64bit rates
by Eric Dumazet
· 11 years ago
3e1e3aa
net_sched: add u64 rate to psched_ratecfg_precompute()
by Eric Dumazet
· 11 years ago
f3ad857
net_sched: htb: fix a typo in htb_change_class()
by Vimalkumar
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
34aedd3
qdisc: fix build with !CONFIG_NET_SCHED
by stephen hemminger
· 11 years ago
d2a7f26
qdisc: make args to qdisc_create_default const
by stephen hemminger
· 11 years ago
6da7c8f
qdisc: allow setting default queuing discipline
by stephen hemminger
· 11 years ago
08f89b9
pkt_sched: fq: prefetch() fix
by Eric Dumazet
· 11 years ago
afe4fd0
pkt_sched: fq: Fair Queue packet scheduler
by Eric Dumazet
· 11 years ago
8be04b9
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
by Joe Perches
· 12 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
d99c872
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
182446d
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
by Tejun Heo
· 11 years ago
eb95419
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
by Tejun Heo
· 11 years ago
6387698
cgroup: add css_parent()
by Tejun Heo
· 11 years ago
a7c6d55
cgroup: add/update accessors which obtain subsys specific data from css
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
07ce76a
net_sched: make dev_trans_start return vlan's real dev trans_start
by nikolay@redhat.com
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
8cb3b9c
net_sched: info leak in atm_tc_dump_class()
by Dan Carpenter
· 11 years ago
f2f872f
netem: Introduce skb_orphan_partial() helper
by Eric Dumazet
· 11 years ago
a0db856
net_sched: Fix stack info leak in cbq_dump_wrr().
by David S. Miller
· 11 years ago
87f40dd
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
by Paolo Valente
· 11 years ago
Next »