index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
1
-13
/
+12
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2
-13
/
+34
2019-03-08
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-04
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-03
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-03
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-7
/
+27
2019-03-03
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-02
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-7
/
+6
2019-02-28
net: sched: pie: avoid slow division in drop probability decay
Leslie Monis
1
-1
/
+2
2019-02-28
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-02-27
net: sched: act_csum: Fix csum calc for tagged packets
Eli Britstein
1
-2
/
+29
2019-02-27
net: sched: act_tunnel_key: fix metadata handling
Vlad Buslov
1
-9
/
+9
2019-02-27
Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"
Vlad Buslov
1
-1
/
+4
2019-02-26
net: sched: pie: fix 64-bit division
Leslie Monis
1
-1
/
+1
2019-02-26
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
1
-1
/
+1
2019-02-26
net: sched: fix typo in walker_check_empty()
Vlad Buslov
1
-2
/
+2
2019-02-26
net: sched: pie: fix mistake in reference link
Leslie Monis
1
-1
/
+1
2019-02-25
net: sched: pie: update references
Mohit P. Tahiliani
1
-3
/
+1
2019-02-25
net: sched: pie: add derandomization mechanism
Mohit P. Tahiliani
1
-1
/
+27
2019-02-25
net: sched: pie: add more cases to auto-tune alpha and beta
Mohit P. Tahiliani
1
-33
/
+32
2019-02-25
net: sched: pie: change initial value of pie_vars->burst_time
Mohit P. Tahiliani
1
-2
/
+2
2019-02-25
net: sched: pie: change default value of pie_params->tupdate
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: pie: change default value of pie_params->target
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: pie: change value of QUEUE_THRESHOLD
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: don't release block->lock when dumping chains
Vlad Buslov
1
-9
/
+7
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
1
-4
/
+9
2019-02-25
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
1
-1
/
+2
2019-02-24
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-24
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-24
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-22
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
12
-27
/
+27
2019-02-21
net: sched: potential NULL dereference in tcf_block_find()
Dan Carpenter
1
-1
/
+3
2019-02-20
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-13
/
+24
2019-02-20
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-18
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
1
-6
/
+1
2019-02-17
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
Ivan Vecera
1
-2
/
+4
2019-02-17
net: sched: cgroup: verify that filter is not NULL during walk
Vlad Buslov
1
-0
/
+2
2019-02-17
net: sched: matchall: verify that filter is not NULL in mall_walk()
Vlad Buslov
1
-0
/
+3
2019-02-17
net: sched: route: don't set arg->stop in route4_walk() when empty
Vlad Buslov
1
-4
/
+1
2019-02-17
net: sched: fw: don't set arg->stop in fw_walk() when empty
Vlad Buslov
1
-4
/
+1
2019-02-13
net: sched: remove duplicated include from cls_api.c
YueHaibing
1
-1
/
+0
2019-02-13
net: sched: flower: only return error from hw offload if skip_sw
Vlad Buslov
1
-2
/
+10
2019-02-12
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
1
-9
/
+7
2019-02-12
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-16
/
+30
2019-02-12
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-12
net: sched: unlock rules update API
Vlad Buslov
1
-17
/
+114
2019-02-12
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
1
-92
/
+149
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
13
-135
/
+178
[next]