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
*
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2019-09-06
1
-4
/
+23
*
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-06
2
-0
/
+25
*
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
2019-09-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
22
-52
/
+70
|
\
|
*
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-08-31
1
-8
/
+11
|
*
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-08-31
1
-10
/
+13
|
*
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-08-31
1
-4
/
+4
|
*
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-08-28
1
-2
/
+6
|
*
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-28
1
-1
/
+5
|
*
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-08-28
1
-4
/
+7
|
*
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
19
-23
/
+24
*
|
net: sched: cls_matchall: cleanup flow_action before deallocating
Vlad Buslov
2019-08-30
1
-0
/
+2
*
|
sched: act_vlan: implement stats_update callback
Jiri Pirko
2019-08-30
1
-0
/
+14
*
|
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
2019-08-26
1
-37
/
+16
*
|
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
1
-1
/
+8
*
|
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
2
-0
/
+34
*
|
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
3
-8
/
+19
*
|
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
2019-08-26
1
-0
/
+65
*
|
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
1
-0
/
+6
*
|
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
2
-9
/
+43
*
|
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
5
-91
/
+217
*
|
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
1
-1
/
+1
*
|
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-26
1
-9
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
2
-1
/
+14
|
\
|
|
*
net sched: update skbedit action for batched events operations
Roman Mashak
2019-08-08
1
-0
/
+12
|
*
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
2019-08-08
1
-1
/
+2
*
|
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-09
1
-4
/
+0
*
|
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...
YueHaibing
2019-08-08
1
-4
/
+0
*
|
flow_offload: support get multi-subsystem block
wenxu
2019-08-08
1
-1
/
+8
*
|
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
1
-215
/
+25
*
|
cls_api: add flow_indr_block_call function
wenxu
2019-08-08
1
-10
/
+17
*
|
cls_api: remove the tcf_block cache
wenxu
2019-08-08
1
-8
/
+8
*
|
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
2019-08-08
1
-11
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
19
-78
/
+117
|
\
|
|
*
net sched: update vlan action for batched events operations
Roman Mashak
2019-08-06
1
-0
/
+9
|
*
net: sched: use temporary variable for actions indexes
Dmytro Linkin
2019-08-05
18
-75
/
+100
|
*
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
2019-07-29
1
-3
/
+3
|
*
ife: error out when nla attributes are empty
Cong Wang
2019-07-25
1
-0
/
+5
*
|
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
1
-0
/
+6
*
|
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-08-06
1
-0
/
+3
*
|
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
2019-08-06
1
-7
/
+1
*
|
Increase fq_codel count in the bulk dropper
Dave Taht
2019-08-06
1
-0
/
+2
*
|
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-23
1
-0
/
+25
|
/
*
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-21
1
-1
/
+3
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-3
/
+7
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
5
-7
/
+7
*
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
3
-4
/
+1
*
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
2019-07-17
1
-1
/
+1
*
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-16
1
-3
/
+3
*
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2019-07-12
1
-1
/
+1
[next]