index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
2020-10-27
net: protect tcf_block_unbind with block lock
Leon Romanovsky
1
-2
/
+2
2020-10-27
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
1
-0
/
+1
2020-10-20
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
1
-1
/
+1
2020-10-20
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
1
-1
/
+1
2020-10-20
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
1
-2
/
+2
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
1
-18
/
+5
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
21
-71
/
+30
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-03
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
1
-0
/
+18
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
1
-0
/
+40
2020-09-28
net/sched: cls_u32: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-09-24
net_sched: commit action insertions together
Cong Wang
1
-9
/
+23
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
21
-64
/
+21
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-37
/
+89
2020-09-14
net: sched: initialize with 0 before setting erspan md->u
Xin Long
1
-0
/
+1
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2
-1
/
+4
2020-09-11
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-10
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-15
/
+33
2020-09-08
net: sched: skip an unnecessay check
Tom Rix
1
-2
/
+3
2020-09-04
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
1
-10
/
+34
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-23
/
+29
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-22
/
+28
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
1
-16
/
+4
2020-08-26
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
1
-6
/
+24
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-08-20
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
3
-10
/
+7
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
34
-99
/
+304
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-8
/
+8
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
2
-2
/
+7
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-31
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+6
2020-07-31
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-07-30
net/sched: act_pedit: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-2
/
+1
2020-07-28
net_sched: initialize timer earlier in red_init()
Cong Wang
1
-4
/
+4
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+14
2020-07-24
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
1
-0
/
+16
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
1
-1
/
+0
2020-07-20
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
1
-2
/
+14
2020-07-20
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
1
-1
/
+2
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
33
-67
/
+67
2020-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2
-10
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
8
-8
/
+8
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-7
/
+9
2020-07-13
net: sched: kerneldoc fixes
Andrew Lunn
2
-2
/
+2
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-33
/
+40
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
[next]