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
*
net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
Jiri Pirko
2024-01-13
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-01-09
1
-6
/
+6
|
\
|
*
net/sched: act_ct: fix skb leak and crash on ooo frags
Tao Liu
2024-01-05
1
-6
/
+6
*
|
net/sched: simplify tc_action_load_ops parameters
Pedro Tammela
2024-01-07
2
-8
/
+7
*
|
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
2024-01-05
3
-55
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
1
-1
/
+3
|
\
|
|
*
net: sched: em_text: fix possible memory leak in em_text_destroy()
Hangyu Hua
2024-01-01
1
-1
/
+3
*
|
net/sched: sch_api: conditional netlink notifications
Pedro Tammela
2024-01-03
1
-11
/
+68
*
|
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
2024-01-03
20
-21
/
+21
*
|
net/sched: cls_api: complement tcf_tfilter_dump_policy
Lin Ma
2024-01-03
1
-0
/
+1
*
|
net/sched: Retire ipt action
Jamal Hadi Salim
2024-01-02
2
-465
/
+0
*
|
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
2023-12-26
1
-2
/
+117
*
|
net/sched: act_mirred: Add helper function tcf_mirred_replace_dev
Victor Nogueira
2023-12-26
1
-4
/
+12
*
|
net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readability
Victor Nogueira
2023-12-26
1
-57
/
+72
*
|
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
2023-12-26
1
-1
/
+2
*
|
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-26
3
-1
/
+60
*
|
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
2023-12-20
2
-9
/
+16
*
|
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-12-20
2
-16
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
1
-6
/
+28
|
\
|
|
*
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2023-12-11
1
-6
/
+28
*
|
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
2023-12-13
2
-6
/
+7
*
|
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
2023-12-13
1
-22
/
+43
*
|
net/sched: cls_api: conditional notification of events
Pedro Tammela
2023-12-11
1
-0
/
+12
*
|
net/sched: cls_api: remove 'unicast' argument from delete notification
Pedro Tammela
2023-12-11
1
-17
/
+9
*
|
net/sched: act_api: conditional notification of events
Pedro Tammela
2023-12-11
1
-23
/
+75
*
|
net/sched: act_api: don't open code max()
Pedro Tammela
2023-12-11
1
-6
/
+3
*
|
net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
Pedro Tammela
2023-12-05
1
-4
/
+2
*
|
net/sched: act_api: stop loop over ops array on NULL in tcf_action_init
Pedro Tammela
2023-12-05
1
-4
/
+2
*
|
net/sched: act_api: avoid non-contiguous action array
Pedro Tammela
2023-12-05
1
-12
/
+21
*
|
net/sched: act_api: use tcf_act_for_each_action
Pedro Tammela
2023-12-05
1
-7
/
+5
*
|
net/sched: cbs: Use units.h instead of the copy of a definition
Andy Shevchenko
2023-11-30
1
-2
/
+2
*
|
net/sched: cls_u32: replace int refcounts with proper refcounts
Pedro Tammela
2023-11-18
1
-18
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-11-16
1
-0
/
+3
|
\
|
|
*
net: sched: do not offload flows with a helper in act_ct
Xin Long
2023-11-16
1
-0
/
+3
*
|
net: don't dump stack on queue timeout
Jakub Kicinski
2023-11-15
1
-2
/
+3
|
/
*
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
2023-11-08
1
-8
/
+2
*
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-08
1
-1
/
+14
*
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
2023-11-06
2
-2
/
+9
*
net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs
Victor Nogueira
2023-11-01
23
-0
/
+23
*
net: sched: Fill in missing MODULE_DESCRIPTION for classifiers
Victor Nogueira
2023-11-01
5
-0
/
+5
*
net: sched: Fill in MODULE_DESCRIPTION for act_gate
Victor Nogueira
2023-11-01
1
-0
/
+1
*
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-26
4
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-0
/
+9
|
\
|
*
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
2023-10-25
1
-0
/
+2
|
*
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
1
-0
/
+7
*
|
sched: act_ct: switch to per-action label counting
Florian Westphal
2023-10-25
1
-23
/
+18
*
|
net: sched: sch_qfq: Use non-work-conserving warning handler
Liu Jian
2023-10-24
1
-1
/
+1
*
|
net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
Eric Dumazet
2023-10-23
1
-0
/
+4
*
|
net_sched: sch_fq: fix off-by-one error in fq_dequeue()
Eric Dumazet
2023-10-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-4
/
+14
|
\
|
[next]