index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
1
-2
/
+33
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
1
-1
/
+70
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
3
-0
/
+396
2018-07-04
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
1
-2
/
+9
2018-07-04
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
Wei Yongjun
1
-9
/
+16
2018-07-04
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
1
-0
/
+41
2018-07-02
net sched actions: add extack messages in pedit action
Roman Mashak
1
-4
/
+12
2018-06-29
net/sched: add tunnel option support to act_tunnel_key
Simon Horman
1
-4
/
+210
2018-06-29
net/sched: act_tunnel_key: add extended ack support
Simon Horman
1
-6
/
+21
2018-06-29
net/sched: act_tunnel_key: disambiguate metadata dst error cases
Simon Horman
1
-1
/
+4
2018-06-28
net sched actions: avoid bitwise operation on signed value in pedit
Roman Mashak
1
-1
/
+1
2018-06-28
net sched actions: fix misleading text strings in pedit action
Roman Mashak
1
-5
/
+5
2018-06-28
net sched actions: use sizeof operator for buffer length
Roman Mashak
1
-2
/
+2
2018-06-28
net sched actions: fix sparse warning
Roman Mashak
1
-3
/
+3
2018-06-28
net sched actions: fix coding style in pedit action
Roman Mashak
1
-13
/
+16
2018-06-28
netem: slotting with non-uniform distribution
Yousuk Seung
1
-24
/
+49
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-8
/
+46
2018-06-26
net: sched: cls_bpf: implement offload tcf_proto_op
John Hurley
1
-0
/
+39
2018-06-26
net: sched: cls_u32: implement offload tcf_proto_op
John Hurley
1
-0
/
+111
2018-06-26
net: sched: cls_matchall: implement offload tcf_proto_op
John Hurley
1
-0
/
+32
2018-06-26
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
1
-0
/
+44
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-9
/
+16
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-06-24
net_sched: remove unused htb drop_list
Cong Wang
1
-13
/
+0
2018-06-23
net_sched: remove a bogus warning in hfsc
Cong Wang
1
-2
/
+2
2018-06-22
cls_flower: fix use after free in flower S/W path
Paolo Abeni
1
-4
/
+17
2018-06-20
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
1
-2
/
+1
2018-06-20
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
1
-5
/
+4
2018-06-17
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
1
-1
/
+1
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2
-7
/
+9
2018-06-08
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
1
-9
/
+6
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-503
/
+628
2018-06-06
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
1
-16
/
+10
2018-06-05
net: sched: cls: Fix offloading when ingress dev is vxlan
Paul Blakey
1
-10
/
+16
2018-06-04
net: sched: return error code when tcf proto is not found
Vlad Buslov
1
-2
/
+2
2018-06-04
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
1
-1
/
+1
2018-06-04
cls_flower: Fix missing free of rhashtable
Paul Blakey
1
-0
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-06-01
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
1
-145
/
+293
2018-05-31
cls_flower: Fix incorrect idr release when failing to modify rule
Paul Blakey
1
-1
/
+1
2018-05-31
net: remove bypassed check in sch_direct_xmit()
Song Liu
1
-3
/
+0
2018-05-29
net: sched: mq: request stats from offloads
Jakub Kicinski
1
-0
/
+18
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
1
-0
/
+19
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-24
net_sched: switch to rcu_work
Cong Wang
12
-220
/
+84
2018-05-24
net : sched: cls_api: deal with egdev path only if needed
Or Gerlitz
1
-1
/
+1
2018-05-22
net: sched: don't disable bh when accessing action idr
Vlad Buslov
1
-10
/
+10
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+8
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2
-4
/
+6
[next]