index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
1
-1
/
+1
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
22
-52
/
+70
2019-09-01
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
1
-8
/
+11
2019-09-01
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
1
-10
/
+13
2019-09-01
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
1
-4
/
+4
2019-08-31
net: sched: cls_matchall: cleanup flow_action before deallocating
Vlad Buslov
1
-0
/
+2
2019-08-31
sched: act_vlan: implement stats_update callback
Jiri Pirko
1
-0
/
+14
2019-08-29
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
1
-2
/
+6
2019-08-29
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-1
/
+5
2019-08-29
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
1
-4
/
+7
2019-08-28
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
19
-23
/
+24
2019-08-27
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
1
-37
/
+16
2019-08-27
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
1
-1
/
+8
2019-08-27
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2
-0
/
+34
2019-08-27
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
3
-8
/
+19
2019-08-27
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
1
-0
/
+65
2019-08-27
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
1
-0
/
+6
2019-08-27
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2
-9
/
+43
2019-08-27
net: sched: refactor block offloads counter usage
Vlad Buslov
5
-91
/
+217
2019-08-27
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
1
-1
/
+1
2019-08-27
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
1
-9
/
+36
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+14
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
1
-4
/
+0
2019-08-09
net sched: update skbedit action for batched events operations
Roman Mashak
1
-0
/
+12
2019-08-09
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...
YueHaibing
1
-4
/
+0
2019-08-09
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
1
-1
/
+2
2019-08-09
flow_offload: support get multi-subsystem block
wenxu
1
-1
/
+8
2019-08-09
flow_offload: move tc indirect block to flow offload
wenxu
1
-215
/
+25
2019-08-09
cls_api: add flow_indr_block_call function
wenxu
1
-10
/
+17
2019-08-09
cls_api: remove the tcf_block cache
wenxu
1
-8
/
+8
2019-08-09
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
1
-11
/
+15
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
19
-78
/
+117
2019-08-07
net: sched: add ingress mirred action to hardware IR
John Hurley
1
-0
/
+6
2019-08-07
net: sched: add skbedit of ptype action to hardware IR
John Hurley
1
-0
/
+3
2019-08-07
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
1
-7
/
+1
2019-08-07
Increase fq_codel count in the bulk dropper
Dave Taht
1
-0
/
+2
2019-08-07
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-05
net: sched: use temporary variable for actions indexes
Dmytro Linkin
18
-75
/
+100
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-07-25
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+5
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
1
-0
/
+25
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
1
-1
/
+3
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-3
/
+7
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
5
-7
/
+7
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
3
-4
/
+1
2019-07-17
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
1
-1
/
+1
2019-07-17
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
1
-3
/
+3
2019-07-13
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
1
-1
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-12
/
+12
2019-07-10
net: sched: remove tcf block API
Pablo Neira Ayuso
1
-98
/
+0
[next]