index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2020-12-09
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
2020-12-08
net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()
Zheng Yongjun
2020-12-08
net: sched: fix spelling mistake in Kconfig "trys" -> "tries"
Colin Ian King
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2020-11-28
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
2020-11-25
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
2020-11-10
net: sched: fix misspellings using misspell-fixer tool
Menglong Dong
2020-11-07
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-05
net: sched: implement action-specific terse dump
Vlad Buslov
2020-10-30
net: cls_api: remove unneeded local variable in tc_dump_chain()
Lukas Bulwahn
2020-10-29
netem: fix zero division in tabledist
Aleksandr Nogikh
2020-10-27
net: protect tcf_block_unbind with block lock
Leon Romanovsky
2020-10-27
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
2020-10-20
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
2020-10-20
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
2020-10-20
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-03
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
2020-09-28
net/sched: cls_u32: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
2020-09-24
net_sched: commit action insertions together
Cong Wang
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
net: sched: initialize with 0 before setting erspan md->u
Xin Long
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-11
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
2020-09-10
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
2020-09-08
net: sched: skip an unnecessay check
Tom Rix
2020-09-04
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
2020-08-26
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-20
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
[next]