index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tc_act
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
net/sched: act_pedit: fix TOCTOU heap OOB write in tc offload
Jamal Hadi Salim
1
-10
/
+8
2026-06-04
net/sched: fix pedit partial COW leading to page cache corruption
Rajat Gupta
1
-1
/
+0
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-3
/
+1
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
1
-7
/
+26
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
1
-1
/
+2
2025-07-11
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-07-11
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
1
-1
/
+1
2025-07-11
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
1
-0
/
+1
2025-07-11
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-0
/
+1
2025-06-25
net/sched: Remove unused functions
Yue Haibing
7
-63
/
+0
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
1
-17
/
+0
2023-12-26
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
1
-0
/
+1
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+9
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
1
-0
/
+1
2023-02-16
net/sched: act_connmark: transition to percpu stats and rcu
Pedro Tammela
1
-2
/
+7
2023-02-16
net/sched: act_nat: transition to percpu stats and rcu
Pedro Tammela
1
-3
/
+7
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-15
/
+66
2022-11-08
net: sched: add helper support in act_ct
Xin Long
1
-0
/
+1
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
1
-0
/
+29
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-05-11
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
1
-0
/
+1
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
1
-0
/
+1
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+12
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+15
2022-03-23
net/sched: fix incorrect vlan_push_eth dest field
Louis Peens
1
-1
/
+1
2022-03-16
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
1
-0
/
+10
2022-02-28
net: flow_offload: add tc police action parameters
Jianbo Liu
1
-0
/
+30
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-5
/
+0
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-06-01
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-0
/
+1
2021-03-13
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
1
-4
/
+44
2021-03-13
flow_offload: add support for packet-per-second policing
Xingfeng Hu
1
-0
/
+12
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2020-10-15
net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
Leon Romanovsky
1
-1
/
+4
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
1
-0
/
+2
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-2
/
+30
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
1
-0
/
+10
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-1
/
+10
2020-05-01
net: schedule: add action gate offloading
Po Liu
1
-0
/
+99
2020-05-01
net: qos: introduce a gate control flow action
Po Liu
1
-0
/
+47
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
1
-0
/
+17
[next]