Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5e2e0bca6e547bcbecdb889bb3ff452e68a4d9d
/
net
/
sched
427fd21
Merge android-4.9.92 (9c3fb9c) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
39b8bb4
Merge android-4.9.89 (960923f) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
e927ffb
sch_netem: fix skb leak in netem_enqueue()
by Alexey Kodanev
· 7 years ago
4f2f7a0
net sched actions: return explicit error when tunnel_key mode is not specified
by Roman Mashak
· 7 years ago
ae34475
sched: act_csum: don't mangle TCP and UDP GSO packets
by Davide Caratti
· 8 years ago
3649d93
netem: apply correct delay when rate throttling
by Nik Unger
· 8 years ago
e06a105
Merge android-4.9.84 (a9d0273) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
a0514c0
net_sched: red: Avoid illegal values
by Nogah Frankel
· 7 years ago
8d33d08
Merge android-4.9-o.81 (1b9d719) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
fa46d14
cls_u32: add missing RCU annotation.
by Paolo Abeni
· 7 years ago
eef0f77
Merge android-4.9-o.77 (dcb2674) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
b28394c
net/sched: Fix update of lastuse in act modules implementing stats_update
by Roi Dayan
· 7 years ago
ff97938
Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9
by Kyle Yan
· 7 years ago
b3f662c
sch_dsmark: fix invalid skb_cow() usage
by Eric Dumazet
· 8 years ago
01bff91
Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9
by Kyle Yan
· 7 years ago
7b9870f
net_sched: avoid matching qdisc with zero handle
by Cong Wang
· 7 years ago
411a7a11
Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9"
by Linux Build Service Account
· 7 years ago
7ea9946
msm: net: API to send list of SKB's to network driver
by Mohammed Javid
· 9 years ago
1bca48e
Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9
by Kyle Yan
· 7 years ago
5600c75
net_sched: always reset qdisc backlog in qdisc_reset()
by Konstantin Khlebnikov
· 7 years ago
b13bc54
net/sched: cls_matchall: fix crash when used with classful qdisc
by Davide Caratti
· 7 years ago
f86d3b1
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
by Jiri Pirko
· 7 years ago
7d337cc
Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9
by Kyle Yan
· 7 years ago
3e00bf9
net: sched: fix NULL pointer dereference when action calls some targets
by Xin Long
· 7 years ago
792c070
net_sched: remove warning from qdisc_hash_add
by Konstantin Khlebnikov
· 7 years ago
38530f6
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 7 years ago
fe6344b
net: sched: Schedule PRIO qdisc when flow control released
by Subash Abhinov Kasiviswanathan
· 7 years ago
e392e30
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
by Xin Long
· 7 years ago
3dfb68c
Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9
by Kyle Yan
· 7 years ago
dc491cd
net: sched: Fix one possible panic when no destroy callback
by Gao Feng
· 7 years ago
13550ff
net_sched: fix error recovery at qdisc creation
by Eric Dumazet
· 8 years ago
d021963
sched: Remove debug WARN_ONCE messages
by Subash Abhinov Kasiviswanathan
· 7 years ago
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 8 years ago
abb705d
net_sched: Add flow control support to prio qdisc
by Subash Abhinov Kasiviswanathan
· 8 years ago
47c8dc4
act_connmark: avoid crashing on malformed nlattrs with null parms
by Etienne Noss
· 8 years ago
5f79aab
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
by Alexey Khoroshilov
· 8 years ago
063893e
net sched actions: decrement module reference count after table flush.
by Roman Mashak
· 8 years ago
6c8556f
net/sched: matchall: Fix configuration race
by Yotam Gigi
· 8 years ago
b260a71
net sched actions: fix refcnt when GETing of action after bind
by Jamal Hadi Salim
· 8 years ago
9b4a34f
net/sched: cls_flower: Fix missing addr_type in classify
by Paul Blakey
· 8 years ago
09babe4
net, sched: fix soft lockup in tc_classify
by Daniel Borkmann
· 8 years ago
725cbb62
sched: cls_flower: remove from hashtable only in case skip sw flag is not set
by Jiri Pirko
· 8 years ago
95c2027
net/sched: pedit: make sure that offset is valid
by Amir Vadai
· 8 years ago
d936377
net, sched: respect rcu grace period on cls destruction
by Daniel Borkmann
· 8 years ago
19a8bb2
net sched filters: fix filter handle ID in tfilter_notify_chain()
by Roman Mashak
· 8 years ago
30a391a
net sched filters: pass netlink message flags in event notification
by Roman Mashak
· 8 years ago
4700e9c
net_sched actions: use nla_parse_nested()
by Johannes Berg
· 8 years ago
9ee7837
net sched filters: fix notification of filter delete with proper handle
by Jamal Hadi Salim
· 8 years ago
5712bf9
net/sched: act_mirred: Use passed lastuse argument
by Paul Blakey
· 8 years ago
ab102b8
net_sched: reorder pernet ops and act ops registrations
by WANG Cong
· 8 years ago
fa59b27
net_sched: do not broadcast RTM_GETTFILTER result
by Eric Dumazet
· 8 years ago
f39acc8
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions
by Shmulik Ladkani
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
eb523f4
net/sched: cls_flower: Use a proper mask value for enc key id parameter
by Hadar Hen Zion
· 8 years ago
c006da0
act_ife: Fix false encoding
by Yotam Gigi
· 8 years ago
4b1d488
act_ife: Fix external mac header on encode
by Yotam Gigi
· 8 years ago
fefa569
net_sched: sch_fq: account for schedule/timers drifts
by Eric Dumazet
· 8 years ago
3d4357f
sch_sfb: keep backlog updated with qlen
by WANG Cong
· 8 years ago
2ed5c3f
sch_qfq: keep backlog updated with qlen
by WANG Cong
· 8 years ago
21641c2
net_sched: check NULL on error path in route4_change()
by WANG Cong
· 8 years ago
45a497f
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
by Shmulik Ladkani
· 8 years ago
9798e6f
net: act_mirred: allow statistic updates from offloaded actions
by Jakub Kicinski
· 8 years ago
68d6406
net: cls_bpf: allow offloaded filters to update stats
by Jakub Kicinski
· 8 years ago
eadb414
net: cls_bpf: add support for marking filters as hardware-only
by Jakub Kicinski
· 8 years ago
0d01d45
net: cls_bpf: limit hardware offload by software-only flag
by Jakub Kicinski
· 8 years ago
332ae8e
net: cls_bpf: add hardware offload
by Jakub Kicinski
· 8 years ago
7787914
net_sched: sch_fq: add low_rate_threshold parameter
by Eric Dumazet
· 8 years ago
aecc5ce
net sched actions: fix GETing actions
by Jamal Hadi Salim
· 8 years ago
5a7a555
net sched: stylistic cleanups
by Jamal Hadi Salim
· 8 years ago
f71b109
net sched actions police: peg drop stats for conforming traffic
by Roman Mashak
· 8 years ago
408fbc2
net sched ife action: Introduce skb tcindex metadata encap decap
by Jamal Hadi Salim
· 8 years ago
6a5d58b
net sched ife action: add 16 bit helpers
by Jamal Hadi Salim
· 8 years ago
48da34b
sched: add and use qdisc_skb_head helpers
by Florian Westphal
· 8 years ago
ed760cb
sched: replace __skb_dequeue with __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
ec32336
sched: remove qdisc arg from __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
97d0678
sched: don't use skb queue helpers
by Florian Westphal
· 8 years ago
1486587
pie: use qdisc_dequeue_head wrapper
by Florian Westphal
· 8 years ago
695b4ec
pkt_sched: fq: use proper locking in fq_dump_stats()
by Eric Dumazet
· 8 years ago
a53d850
net/sched: cls_flower: Remove an unused field from the filter key structure
by Or Gerlitz
· 8 years ago
aa72d70
net/sched: cls_flower: Support masking for matching on tcp/udp ports
by Or Gerlitz
· 8 years ago
86da71b
net_sched: Introduce skbmod action
by Jamal Hadi Salim
· 8 years ago
f53d8c7
bpf: use skb_at_tc_ingress helper in tcf_bpf
by Daniel Borkmann
· 8 years ago
04b3f8d
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
by Daniel Borkmann
· 8 years ago
07c0f09
net/sched: act_tunnel_key: Remove rcu_read_lock protection
by Hadar Hen Zion
· 8 years ago
0013de3
net: sched: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
d0f6dd8
net/sched: Introduce act_tunnel_key
by Amir Vadai
· 8 years ago
bc3103f
net/sched: cls_flower: Classify packet in ip tunnels
by Amir Vadai
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0b498a5
net_sched: fix use of uninitialized ethertype variable in cls_flower
by Arnd Bergmann
· 8 years ago
166ee5b
qdisc: fix a module refcount leak in qdisc_create_dflt()
by Eric Dumazet
· 8 years ago
28a10c4
net sched: fix encoding to use real length
by Jamal Hadi Salim
· 8 years ago
b9a24bb
net_sched: properly handle failure case of tcf_exts_init()
by WANG Cong
· 8 years ago
956af37
net_sched: act_vlan: Add priority option
by Hadar Hen Zion
· 8 years ago
9399ae9
net_sched: flower: Add vlan support
by Hadar Hen Zion
· 8 years ago
339ba87
net_sched: flower: Avoid dissection of unmasked keys
by Hadar Hen Zion
· 8 years ago
ea32746
net: sched: avoid duplicates in qdisc dump
by Jiri Kosina
· 8 years ago
69012ae
net: sched: fix handling of singleton qdiscs with qdisc_hash
by Jiri Kosina
· 8 years ago
60747ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b5ac851
net_sched: allow flushing tc police actions
by Roman Mashak
· 8 years ago
0852e45
net_sched: unify the init logic for act_police
by WANG Cong
· 8 years ago
Next »