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: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
2022-08-30
1
-1
/
+3
*
|
net: sched: gred: remove NULL check before free table->tab in gred_destroy()
Zhengchao Shao
2022-09-01
1
-4
/
+3
*
|
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2022-09-01
13
-39
/
+1
*
|
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2022-09-01
2
-4
/
+0
*
|
net: sched: choke: remove unused variables in struct choke_sched_data
Zhengchao Shao
2022-09-01
1
-2
/
+0
*
|
net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()
Zhengchao Shao
2022-08-30
1
-1
/
+1
*
|
net_sched: remove impossible conditions
Dan Carpenter
2022-08-27
1
-2
/
+2
*
|
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2022-08-26
2
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-26
1
-1
/
+1
|
\
|
|
*
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-24
1
-1
/
+1
*
|
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-08-25
20
-39
/
+0
*
|
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2022-08-23
2
-21
/
+0
*
|
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-23
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-19
1
-0
/
+10
|
\
|
|
*
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
2022-08-15
1
-0
/
+10
*
|
net: sched: delete unused input parameter in qdisc_create
Zhengchao Shao
2022-08-17
1
-3
/
+3
*
|
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
2022-08-17
1
-2
/
+3
|
/
*
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-11
1
-1
/
+1
*
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
2022-08-04
1
-6
/
+2
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2022-07-28
1
-0
/
+64
|
\
|
*
net/sched: flower: Add PPPoE filter
Wojciech Drewek
2022-07-26
1
-0
/
+64
*
|
net/sched: sch_cbq: change the type of cbq_set_lss to void
Zhengchao Shao
2022-07-28
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-6
/
+10
|
\
|
*
net/sched: cls_api: Fix flow action initialization
Oz Shlomo
2022-07-20
1
-6
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-21
1
-2
/
+3
|
\
\
|
*
|
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
2022-07-11
1
-2
/
+3
*
|
|
net/sched: sch_cbq: Delete unused delay_timer
Peilin Ye
2022-07-15
1
-79
/
+0
*
|
|
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
2022-07-13
1
-2
/
+3
*
|
|
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2022-07-13
1
-7
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
1
-1
/
+1
|
\
|
|
*
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-06
1
-1
/
+1
*
|
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
2022-07-01
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-01
1
-8
/
+14
|
\
|
|
*
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-28
1
-8
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-2
/
+2
|
\
|
|
*
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-06-18
1
-2
/
+2
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
3
-9
/
+10
|
/
*
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
2022-06-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-0
/
+4
|
\
|
*
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
2022-05-16
1
-0
/
+4
*
|
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
2022-05-16
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
1
-4
/
+22
|
\
|
|
*
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-12
1
-4
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
1
-10
/
+14
|
\
|
|
*
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
2022-04-15
1
-4
/
+4
|
*
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
2022-04-15
1
-6
/
+10
*
|
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
2022-04-20
1
-8
/
+16
*
|
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
1
-0
/
+14
*
|
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
2022-04-20
1
-17
/
+17
*
|
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
2022-04-20
1
-15
/
+17
[prev]
[next]