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.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
...
*
|
|
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
2021-12-19
1
-6
/
+77
*
|
|
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
13
-15
/
+197
*
|
|
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-19
13
-208
/
+394
*
|
|
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
2021-12-19
3
-14
/
+14
*
|
|
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-19
1
-2
/
+1
*
|
|
flow_offload: fill flags to action structure
Baowen Zheng
2021-12-19
14
-14
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
3
-7
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
2021-12-14
1
-0
/
+1
|
*
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-12-13
1
-2
/
+2
|
*
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-10
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-0
/
+1
|
\
|
|
*
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-09
1
-0
/
+1
*
|
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2021-12-07
1
-8
/
+10
*
|
net: watchdog: add net device refcount tracker
Eric Dumazet
2021-12-07
1
-4
/
+6
*
|
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
2021-12-06
1
-2
/
+2
*
|
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
2021-12-03
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-3
/
+5
|
\
|
|
*
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-11-26
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
1
-3
/
+8
|
\
|
|
*
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
2021-11-16
1
-3
/
+8
*
|
net: no longer stop all TX queues in dev_watchdog()
Eric Dumazet
2021-11-17
1
-3
/
+5
*
|
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
2021-11-17
1
-0
/
+51
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-4
/
+4
*
|
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-17
1
-1
/
+1
*
|
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
2021-11-15
1
-9
/
+9
|
/
*
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
2021-11-09
1
-10
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
1
-1
/
+2
|
\
|
*
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-10-29
1
-1
/
+2
*
|
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
2021-10-28
1
-2
/
+6
*
|
net: introduce sk_forward_alloc_get()
Paolo Abeni
2021-10-27
1
-1
/
+1
*
|
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
2021-10-27
1
-1
/
+1
*
|
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
2021-10-27
1
-19
/
+19
*
|
net: sched: gred: dynamically allocate tc_gred_qopt_offload
Arnd Bergmann
2021-10-27
1
-20
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-1
/
+1
|
\
|
|
*
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
2021-10-18
1
-1
/
+1
*
|
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
2021-10-20
1
-4
/
+9
*
|
net: sch_tbf: Add a graft command
Petr Machata
2021-10-19
1
-0
/
+16
*
|
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
16
-72
/
+42
*
|
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
21
-56
/
+57
*
|
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
2021-10-18
4
-17
/
+21
*
|
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
12
-7
/
+21
*
|
mq, mqprio: Use gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
2
-57
/
+18
*
|
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2021-10-18
2
-9
/
+7
*
|
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
2021-10-15
1
-4
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-12
/
+18
|
\
|
|
*
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-08
1
-12
/
+18
*
|
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
2021-10-08
1
-3
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
2
-0
/
+7
|
\
|
|
*
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-05
1
-0
/
+4
|
*
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-10-01
1
-0
/
+3
[prev]
[next]