index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-22
1
-28
/
+473
*
|
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
2021-01-22
9
-11
/
+20
*
|
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
2
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
3
-12
/
+21
|
\
\
|
|
/
|
*
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
2021-01-15
1
-2
/
+6
|
*
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-15
1
-1
/
+2
|
*
cls_flower: call nla_ok() before nla_next()
Cong Wang
2021-01-15
1
-9
/
+13
*
|
taprio: boolean values to a bool variable
Jiapeng Zhong
2021-01-19
1
-3
/
+3
*
|
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2021-01-18
2
-40
/
+75
|
/
*
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-28
4
-4
/
+4
*
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
2020-12-18
1
-3
/
+4
*
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
2020-12-17
1
-1
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
2
-3
/
+3
|
\
|
*
net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower
Guillaume Nault
2020-12-09
1
-2
/
+2
|
*
net/sched: fq_pie: initialize timer earlier in fq_pie_init()
Davide Caratti
2020-12-04
1
-1
/
+1
*
|
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
2020-12-09
1
-3
/
+3
*
|
net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()
Zheng Yongjun
2020-12-08
1
-8
/
+3
*
|
net: sched: fix spelling mistake in Kconfig "trys" -> "tries"
Colin Ian King
2020-12-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-0
/
+3
|
\
\
|
|
/
|
*
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
2020-12-03
1
-0
/
+3
*
|
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2020-12-01
2
-12
/
+10
*
|
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
2020-11-28
1
-2
/
+4
*
|
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
5
-1
/
+171
*
|
net/sched: act_mirred: refactor the handle of xmit
wenxu
2020-11-27
1
-6
/
+15
*
|
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
2020-11-25
1
-5
/
+5
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
2
-0
/
+2
*
|
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
5
-6
/
+6
*
|
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
2020-11-16
3
-3
/
+3
*
|
net: sched: fix misspellings using misspell-fixer tool
Menglong Dong
2020-11-10
5
-5
/
+5
*
|
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-4
/
+4
*
|
net: sched: implement action-specific terse dump
Vlad Buslov
2020-11-05
1
-32
/
+37
*
|
net: cls_api: remove unneeded local variable in tc_dump_chain()
Lukas Bulwahn
2020-10-30
1
-13
/
+3
|
/
*
netem: fix zero division in tabledist
Aleksandr Nogikh
2020-10-29
1
-1
/
+8
*
net: protect tcf_block_unbind with block lock
Leon Romanovsky
2020-10-27
1
-2
/
+2
*
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
2020-10-27
1
-0
/
+1
*
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
2020-10-20
1
-1
/
+1
*
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
2020-10-20
1
-1
/
+1
*
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
2020-10-20
1
-2
/
+2
*
net/sched: get rid of qdisc->padded
Eric Dumazet
2020-10-09
1
-18
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
21
-71
/
+30
|
\
|
*
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-04
1
-0
/
+2
|
*
net_sched: remove a redundant goto chain check
Cong Wang
2020-09-28
1
-14
/
+0
[next]