index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
2021-06-14
1
-6
/
+6
*
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
2021-06-10
1
-1
/
+5
*
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
2021-06-09
1
-8
/
+13
*
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
2021-06-04
1
-4
/
+4
*
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
2021-05-27
1
-3
/
+0
*
net/sched: act_ct: Offload connections with commit action
Paul Blakey
2021-05-27
1
-3
/
+4
*
net: zero-initialize tc skb extension on allocation
Vlad Buslov
2021-05-25
1
-1
/
+1
*
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-05-24
1
-1
/
+2
*
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
2021-05-23
1
-1
/
+8
*
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
2021-05-23
1
-5
/
+5
*
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-14
1
-1
/
+26
*
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-14
1
-1
/
+3
*
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
2021-05-14
1
-0
/
+19
*
net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-04-29
1
-4
/
+4
*
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
2021-04-28
1
-3
/
+1
*
net/sched: act_ct: fix wild memory access when clearing fragments
Davide Caratti
2021-04-26
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-0
/
+6
|
\
|
*
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
2021-04-19
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
4
-27
/
+45
|
\
|
|
*
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-04-08
1
-0
/
+3
|
*
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2021-04-08
2
-13
/
+18
|
*
net: sched: fix action overwrite reference counting
Vlad Buslov
2021-04-08
2
-11
/
+20
|
*
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
2021-04-08
1
-3
/
+0
|
*
net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
Yunjian Wang
2021-04-02
1
-1
/
+1
|
*
sch_htb: fix null pointer dereference on a null new_q
Yunjian Wang
2021-03-30
1
-2
/
+3
|
*
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
2021-03-30
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
8
-16
/
+30
|
\
|
|
*
net/sched: act_ct: clear post_ct if doing ct_clear
Marcelo Ricardo Leitner
2021-03-23
1
-2
/
+4
|
*
net/sched: cls_flower: fix only mask bit check in the validate_ct_state
wenxu
2021-03-17
1
-1
/
+1
|
*
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-16
1
-0
/
+1
|
*
sch_htb: Fix offload cleanup in htb_destroy on htb_init failure
Maxim Mikityanskiy
2021-03-11
1
-6
/
+9
|
*
sch_htb: Fix select_queue for non-offload mode
Maxim Mikityanskiy
2021-03-11
1
-0
/
+4
|
*
net: sched: validate stab values
Eric Dumazet
2021-03-10
4
-7
/
+11
*
|
net: sched: Mundane typo fixes
Bhaskar Chowdhury
2021-03-24
1
-2
/
+2
*
|
net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS
Vladimir Oltean
2021-03-22
1
-2
/
+2
*
|
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
2021-03-22
1
-18
/
+18
*
|
taprio: Handle short intervals and large packets
Kurt Kanzenbach
2021-03-19
1
-10
/
+54
*
|
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2021-03-14
1
-10
/
+6
*
|
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2021-03-13
2
-32
/
+102
*
|
flow_offload: add support for packet-per-second policing
Xingfeng Hu
2021-03-13
1
-0
/
+3
*
|
sched: act_sample: Implement stats_update callback
Ido Schimmel
2021-03-10
1
-0
/
+11
|
/
*
net: sched: avoid duplicates in classes dump
Maximilian Heyne
2021-03-04
1
-4
/
+4
*
net/sched: cls_flower: validate ct_state for invalid and reply flags
wenxu
2021-02-23
1
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
3
-3
/
+39
|
\
|
*
net: sched: fix police ext initialization
Vlad Buslov
2021-02-16
2
-1
/
+2
|
*
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
2021-02-10
1
-2
/
+37
*
|
net: sched: Return the correct errno code
Zheng Yongjun
2021-02-06
1
-1
/
+1
*
|
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
2021-01-29
1
-0
/
+1
*
|
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
2021-01-29
1
-2
/
+4
*
|
sch_htb: Stats for offloaded HTB
Maxim Mikityanskiy
2021-01-22
1
-0
/
+53
[next]