index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+6
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-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
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-14
/
+15
2020-07-07
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
1
-0
/
+2
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
15
-29
/
+34
2020-07-01
net: sched: Allow changing default qdisc to FQ-PIE
Danny Lin
1
-0
/
+4
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-1
/
+1
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
1
-2
/
+56
2020-06-29
net: sched: sch_red: Split init and change callbacks
Petr Machata
1
-12
/
+30
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
1
-0
/
+119
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
33
-67
/
+67
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-85
/
+127
2020-06-25
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
1
-4
/
+4
2020-06-25
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-25
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-25
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
1
-0
/
+1
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
1
-0
/
+1
2020-06-22
tcindex_change: Remove redundant null check
Gaurav Singh
1
-1
/
+1
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
3
-0
/
+3
2020-06-20
Remove redundant skb null check
Gaurav Singh
1
-1
/
+1
2020-06-20
Remove redundant condition in qdisc_graft
Gaurav Singh
1
-2
/
+1
2020-06-19
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-19
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2020-06-19
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
1
-10
/
+14
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-0
/
+1
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
11
-29
/
+31
2020-06-18
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
1
-35
/
+55
2020-06-18
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
1
-23
/
+13
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-11
/
+0
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-61
/
+61
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-01
cls_flower: remove mpls_opts_policy
Guillaume Nault
1
-5
/
+0
2020-06-01
flow_dissector: work around stack frame size warning
Arnd Bergmann
1
-9
/
+8
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
1
-79
/
+0
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
1
-29
/
+29
2020-06-01
net: cls_api: add tcf_block_offload_init()
Pablo Neira Ayuso
1
-7
/
+19
[next]