index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
2023-03-17
1
-4
/
+4
*
Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
Hangbin Liu
2023-03-17
1
-2
/
+2
*
net/sched: flower: fix fl_change() error recovery path
Eric Dumazet
2023-03-01
1
-4
/
+6
*
net/sched: act_connmark: handle errno on tcf_idr_check_alloc
Pedro Tammela
2023-03-01
1
-0
/
+3
*
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
2023-02-27
1
-2
/
+2
*
net/sched: act_sample: fix action bind logic
Pedro Tammela
2023-02-26
1
-2
/
+9
*
net/sched: act_mpls: fix action bind logic
Pedro Tammela
2023-02-26
1
-29
/
+37
*
net/sched: act_pedit: fix action bind logic
Pedro Tammela
2023-02-26
1
-27
/
+31
*
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
2023-02-26
1
-1
/
+1
*
net/sched: flower: Support hardware miss to tc action
Paul Blakey
2023-02-21
1
-1
/
+12
*
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
2023-02-21
1
-27
/
+35
*
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-02-21
2
-11
/
+206
*
net/sched: Rename user cookie and act cookie
Paul Blakey
2023-02-21
2
-27
/
+27
*
net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimited
Vladimir Oltean
2023-02-20
1
-0
/
+2
*
net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...
Vladimir Oltean
2023-02-20
1
-1
/
+7
*
net/sched: taprio: fix calculation of maximum gate durations
Vladimir Oltean
2023-02-20
1
-17
/
+17
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
1
-3
/
+3
|
\
|
*
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
2023-02-15
1
-1
/
+1
|
*
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-14
1
-3
/
+3
|
*
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
2023-02-11
1
-4
/
+30
*
|
net/sched: act_pedit: use percpu overlimit counter when available
Pedro Tammela
2023-02-16
1
-3
/
+1
*
|
net/sched: act_gate: use percpu stats
Pedro Tammela
2023-02-16
1
-14
/
+16
*
|
net/sched: act_connmark: transition to percpu stats and rcu
Pedro Tammela
2023-02-16
1
-39
/
+68
*
|
net/sched: act_nat: transition to percpu stats and rcu
Pedro Tammela
2023-02-16
1
-23
/
+49
*
|
net/sched: Retire rsvp classifier
Jamal Hadi Salim
2023-02-16
5
-846
/
+0
*
|
net/sched: Retire tcindex classifier
Jamal Hadi Salim
2023-02-16
3
-728
/
+0
*
|
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
2023-02-16
3
-530
/
+0
*
|
net/sched: Retire ATM qdisc
Jamal Hadi Salim
2023-02-16
3
-721
/
+0
*
|
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
2023-02-16
3
-1745
/
+0
*
|
net/sched: support per action hw stats
Oz Shlomo
2023-02-14
3
-10
/
+2
*
|
net/sched: introduce flow_offload action cookie
Oz Shlomo
2023-02-14
2
-0
/
+2
*
|
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
2023-02-14
2
-11
/
+2
*
|
net/sched: act_pedit, setup offload action for action stats query
Oz Shlomo
2023-02-14
1
-1
/
+22
*
|
net/sched: optimize action stats api calls
Oz Shlomo
2023-02-14
1
-3
/
+2
*
|
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
2023-02-13
1
-7
/
+8
*
|
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-11
1
-44
/
+2
*
|
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
2023-02-11
1
-32
/
+39
*
|
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-11
1
-26
/
+1
*
|
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
2023-02-11
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-1
/
+1
|
\
|
|
*
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-08
1
-1
/
+1
*
|
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
2023-02-08
1
-11
/
+20
*
|
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
2023-02-08
1
-30
/
+36
*
|
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
2023-02-08
1
-10
/
+60
*
|
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
2023-02-08
1
-13
/
+40
*
|
net/sched: taprio: warn about missing size table
Vladimir Oltean
2023-02-08
1
-0
/
+5
*
|
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-02-08
1
-18
/
+11
*
|
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
2023-02-08
1
-6
/
+34
*
|
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
2023-02-08
1
-8
/
+46
*
|
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
2023-02-08
1
-26
/
+26
[next]