index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: sched: Kconfig: update reference link for PIE
Leslie Monis
2019-03-26
1
-2
/
+1
|
*
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
2019-03-24
1
-2
/
+5
|
*
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
2
-9
/
+11
|
*
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
1
-3
/
+17
|
*
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2019-03-21
1
-2
/
+16
|
*
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2019-03-21
1
-3
/
+16
|
*
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2019-03-21
1
-3
/
+16
|
*
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2019-03-21
1
-14
/
+38
|
*
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2019-03-21
1
-3
/
+16
|
*
net/sched: act_police: validate the control action inside init()
Davide Caratti
2019-03-21
1
-1
/
+11
|
*
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2019-03-21
1
-2
/
+14
|
*
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2019-03-21
1
-1
/
+11
|
*
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2019-03-21
1
-3
/
+18
|
*
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2019-03-21
1
-4
/
+17
|
*
net/sched: act_ife: validate the control action inside init()
Davide Caratti
2019-03-21
1
-13
/
+20
|
*
net/sched: act_gact: validate the control action inside init()
Davide Caratti
2019-03-21
1
-1
/
+12
|
*
net/sched: act_csum: validate the control action inside init()
Davide Caratti
2019-03-21
1
-3
/
+17
|
*
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
2019-03-21
1
-5
/
+18
|
*
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
2019-03-21
17
-55
/
+78
*
|
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-24
1
-0
/
+3
*
|
net: sched: flower: set unlocked flag for flower proto ops
Vlad Buslov
2019-03-21
1
-2
/
+1
*
|
net: sched: flower: track rtnl lock state
Vlad Buslov
2019-03-21
1
-26
/
+56
*
|
net: sched: flower: protect flower classifier state with spinlock
Vlad Buslov
2019-03-21
1
-7
/
+32
*
|
net: sched: flower: handle concurrent tcf proto deletion
Vlad Buslov
2019-03-21
1
-0
/
+8
*
|
net: sched: flower: handle concurrent filter insertion in fl_change
Vlad Buslov
2019-03-21
1
-0
/
+9
*
|
net: sched: flower: protect masks list with spinlock
Vlad Buslov
2019-03-21
1
-0
/
+8
*
|
net: sched: flower: handle concurrent mask insertion
Vlad Buslov
2019-03-21
1
-7
/
+34
*
|
net: sched: flower: add reference counter to flower mask
Vlad Buslov
2019-03-21
1
-5
/
+17
*
|
net: sched: flower: track filter deletion with flag
Vlad Buslov
2019-03-21
1
-10
/
+29
*
|
net: sched: flower: introduce reference counting for filters
Vlad Buslov
2019-03-21
1
-14
/
+82
*
|
net: sched: flower: refactor fl_change
Vlad Buslov
2019-03-21
1
-39
/
+41
*
|
net: sched: flower: don't check for rtnl on head dereference
Vlad Buslov
2019-03-21
1
-7
/
+17
|
/
*
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
2019-03-15
1
-13
/
+12
*
net_sched: return correct value for *notify* functions
Zhike Wang
2019-03-13
2
-13
/
+34
*
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
2019-03-09
1
-10
/
+7
*
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
2019-03-06
1
-21
/
+22
*
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
2019-03-05
1
-16
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-7
/
+6
|
\
|
*
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
1
-7
/
+6
*
|
net/sched: avoid unused-label warning
Arnd Bergmann
2019-03-04
1
-1
/
+1
*
|
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
2019-03-04
1
-38
/
+23
*
|
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
2019-03-04
1
-7
/
+27
*
|
sch_cake: Make the dual modes fairer
George Amanakis
2019-03-04
1
-29
/
+63
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
4
-8
/
+11
|
\
|
|
*
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
2019-02-28
1
-3
/
+7
|
*
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
2019-02-25
1
-1
/
+2
|
*
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
2019-02-25
1
-2
/
+1
|
*
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
2019-02-25
1
-2
/
+1
*
|
net: sched: pie: avoid slow division in drop probability decay
Leslie Monis
2019-02-28
1
-1
/
+2
*
|
net: sched: act_csum: Fix csum calc for tagged packets
Eli Britstein
2019-02-28
1
-2
/
+29
[prev]
[next]