index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: get rid of unnecessary dev_qdisc_reset()
Cong Wang
2020-05-27
1
-16
/
+0
*
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
2020-05-27
1
-14
/
+23
*
net_sched: add a tracepoint for qdisc creation
Cong Wang
2020-05-27
2
-1
/
+6
*
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
2020-05-27
1
-0
/
+4
*
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
2020-05-27
1
-13
/
+3
*
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
2020-05-26
1
-1
/
+242
*
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2020-05-26
1
-16
/
+36
*
net: sched: cls_flower: implement terse dump support
Vlad Buslov
2020-05-15
1
-0
/
+43
*
net: sched: implement terse dump support in act
Vlad Buslov
2020-05-15
2
-8
/
+50
*
net: sched: introduce terse dump flag
Vlad Buslov
2020-05-15
1
-8
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
5
-8
/
+31
|
\
|
*
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-06
1
-2
/
+12
|
*
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2020-05-04
1
-4
/
+4
|
*
net_sched: sch_skbprio: add message validation to skbprio_change()
Eric Dumazet
2020-05-03
1
-0
/
+3
|
*
sch_sfq: validate silly quantum values
Eric Dumazet
2020-04-27
1
-0
/
+9
|
*
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
2020-04-27
1
-1
/
+2
|
*
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
2020-04-27
1
-1
/
+1
*
|
sch_choke: Remove classid from choke_skb_cb.
David S. Miller
2020-05-05
1
-1
/
+0
*
|
net: sched: choke: Remove unused inline function choke_set_classid
YueHaibing
2020-05-05
1
-5
/
+0
*
|
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-6
/
+11
*
|
net_sched: sch_fq: add horizon attribute
Eric Dumazet
2020-05-04
1
-5
/
+54
*
|
net: sched: fallback to qdisc noqueue if default qdisc setup fail
Jesper Dangaard Brouer
2020-05-04
1
-3
/
+14
*
|
net_sched: sch_fq: perform a prefetch() earlier
Eric Dumazet
2020-05-03
1
-1
/
+1
*
|
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
2020-05-03
1
-18
/
+16
*
|
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
2020-05-03
1
-7
/
+11
*
|
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
2020-05-03
1
-2
/
+7
*
|
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
2020-05-03
1
-8
/
+13
*
|
net: schedule: add action gate offloading
Po Liu
2020-05-01
1
-0
/
+33
*
|
net: qos: introduce a gate control flow action
Po Liu
2020-05-01
3
-0
/
+649
*
|
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2020-04-30
2
-15
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
1
-3
/
+4
|
\
|
|
*
sched: etf: do not assume all sockets are full blown
Eric Dumazet
2020-04-22
1
-3
/
+4
*
|
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
2020-04-24
1
-1
/
+4
*
|
net: sched : Remove unnecessary cast in kfree
Xu Wang
2020-04-23
1
-1
/
+1
*
|
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
wenxu
2020-04-22
1
-0
/
+2
|
/
*
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
2020-04-07
1
-0
/
+1
*
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
2020-04-03
1
-0
/
+1
*
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
2020-04-01
1
-6
/
+38
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
1
-0
/
+3
|
\
|
*
bpf: Add socket assign support
Joe Stringer
2020-03-30
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
1
-1
/
+1
|
\
\
|
*
|
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
1
-1
/
+1
*
|
|
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-30
3
-2
/
+11
*
|
|
net: introduce nla_put_bitfield32() helper and use it
Jiri Pirko
2020-03-30
2
-21
/
+10
*
|
|
cls_flower: Add extack support for flags key
Guillaume Nault
2020-03-26
1
-4
/
+7
*
|
|
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
2020-03-26
1
-8
/
+18
*
|
|
cls_flower: Add extack support for mpls options
Guillaume Nault
2020-03-26
1
-5
/
+18
*
|
|
sched: act_pedit: Implement stats_update callback
Petr Machata
2020-03-26
1
-0
/
+11
*
|
|
sched: act_skbedit: Implement stats_update callback
Petr Machata
2020-03-26
1
-0
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
5
-8
/
+19
|
\
\
\
[next]