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
*
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-04
1
-1
/
+1
*
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
2020-05-04
1
-18
/
+16
*
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
2020-05-04
1
-7
/
+11
*
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
2020-05-04
1
-2
/
+7
*
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
2020-05-04
1
-8
/
+13
*
net: schedule: add action gate offloading
Po Liu
2020-05-02
1
-0
/
+33
*
net: qos: introduce a gate control flow action
Po Liu
2020-05-02
3
-0
/
+649
*
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2020-05-01
2
-15
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-26
1
-3
/
+4
|
\
|
*
sched: etf: do not assume all sockets are full blown
Eric Dumazet
2020-04-23
1
-3
/
+4
*
|
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
2020-04-25
1
-1
/
+4
*
|
net: sched : Remove unnecessary cast in kfree
Xu Wang
2020-04-24
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-08
1
-0
/
+1
*
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
2020-04-04
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-31
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-31
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-27
1
-4
/
+7
*
|
|
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
2020-03-27
1
-8
/
+18
*
|
|
cls_flower: Add extack support for mpls options
Guillaume Nault
2020-03-27
1
-5
/
+18
*
|
|
sched: act_pedit: Implement stats_update callback
Petr Machata
2020-03-27
1
-0
/
+11
*
|
|
sched: act_skbedit: Implement stats_update callback
Petr Machata
2020-03-27
1
-0
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
5
-8
/
+19
|
\
\
\
|
*
|
|
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-25
1
-4
/
+2
|
*
|
|
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
2020-03-25
1
-1
/
+11
|
*
|
|
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
2020-03-19
1
-1
/
+1
|
*
|
|
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-03-16
1
-2
/
+2
|
*
|
|
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-03-15
1
-0
/
+1
|
*
|
|
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
2020-03-15
1
-0
/
+2
*
|
|
|
net: sched: rename more stats_types
Jakub Kicinski
2020-03-24
2
-25
/
+23
*
|
|
|
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2020-03-20
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-19
1
-1
/
+1
*
|
|
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
2020-03-18
1
-4
/
+17
*
|
|
net_sched: do not reprogram a timer about to expire
Eric Dumazet
2020-03-18
1
-2
/
+7
*
|
|
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-18
1
-5
/
+7
*
|
|
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-18
1
-3
/
+3
|
|
/
|
/
|
*
|
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
2020-03-16
1
-0
/
+1
*
|
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-15
1
-6
/
+25
*
|
net: sched: Allow extending set of supported RED flags
Petr Machata
2020-03-15
1
-3
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
2
-3
/
+11
|
\
|
[next]