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
...
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+1
|
\
|
|
|
*
|
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
2021-08-18
1
-1
/
+1
*
|
|
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-19
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-0
/
+3
|
\
|
|
*
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
2021-08-09
1
-0
/
+3
*
|
net/sched: cls_api, reset flags on replay
Mark Bloch
2021-08-10
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
2
-3
/
+1
|
\
|
|
*
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
2021-08-04
1
-1
/
+1
|
*
net/sched: taprio: Fix init procedure
Yannick Vignon
2021-08-02
1
-2
/
+0
*
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-4
/
+2
*
|
net_sched: refactor TC action init API
Cong Wang
2021-08-02
33
-159
/
+168
*
|
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
16
-40
/
+32
*
|
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2021-07-28
1
-12
/
+32
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
3
-6
/
+13
|
\
|
|
*
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-22
1
-1
/
+1
|
*
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
2021-07-20
1
-4
/
+8
|
*
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
2021-07-18
1
-1
/
+4
*
|
net/sched: Remove unnecessary if statement
Yajun Deng
2021-07-16
3
-29
/
+8
|
/
*
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
1
-0
/
+11
*
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-02
1
-1
/
+2
*
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
2021-07-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
2
-6
/
+4
|
\
|
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-06-28
1
-1
/
+1
|
*
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
2021-06-21
1
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
2
-5
/
+0
|
\
\
|
*
|
bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation
Toke Høiland-Jørgensen
2021-06-24
2
-5
/
+0
*
|
|
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2021-06-23
1
-3
/
+0
*
|
|
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-23
1
-4
/
+16
*
|
|
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
2021-06-21
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
2
-15
/
+24
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
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
*
|
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
2021-06-17
1
-1
/
+2
*
|
net/sched: cls_flower: Remove match on n_proto
Boris Sukholitko
2021-06-15
1
-2
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
2
-10
/
+8
|
\
|
|
*
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
*
|
sch_htb: fix doc warning in htb_lookup_leaf()
Yu Kuai
2021-06-07
1
-0
/
+2
*
|
sch_htb: fix doc warning in htb_do_events()
Yu Kuai
2021-06-07
1
-0
/
+3
*
|
sch_htb: fix doc warning in htb_charge_class()
Yu Kuai
2021-06-07
1
-0
/
+4
*
|
sch_htb: fix doc warning in htb_deactivate()
Yu Kuai
2021-06-07
1
-0
/
+2
*
|
sch_htb: fix doc warning in htb_activate()
Yu Kuai
2021-06-07
1
-0
/
+2
*
|
sch_htb: fix doc warning in htb_change_class_mode()
Yu Kuai
2021-06-07
1
-0
/
+3
*
|
sch_htb: fix doc warning in htb_class_mode()
Yu Kuai
2021-06-07
1
-0
/
+2
*
|
sch_htb: fix doc warning in htb_deactivate_prios()
Yu Kuai
2021-06-07
1
-0
/
+2
*
|
sch_htb: fix doc warning in htb_activate_prios()
Yu Kuai
2021-06-07
1
-0
/
+2
*
|
sch_htb: fix doc warning in htb_remove_class_from_row()
Yu Kuai
2021-06-07
1
-0
/
+3
*
|
sch_htb: fix doc warning in htb_add_class_to_row()
Yu Kuai
2021-06-07
1
-0
/
+3
[prev]
[next]