index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
/
otx2_tc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
octeontx2-pf: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-04-22
octeontx2-pf: Add support for offload tc with skbedit mark action
Geetha sowjanya
1
-0
/
+13
2024-04-15
octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
Asbjørn Sloth Tønnesen
1
-2
/
+5
2024-03-08
octeontx2-pf: Add TC flower offload support for TCP flags
Sai Krishna
1
-0
/
+11
2023-12-04
octeontx2-pf: TC flower offload support for mirror
Suman Ghosh
1
-3
/
+110
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-25
/
+95
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
1
-25
/
+95
2023-11-24
octeontx2-pf: TC flower offload support for ICMP type and code
Geetha sowjanya
1
-0
/
+14
2023-10-01
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
1
-0
/
+58
2023-08-07
octeontx2-af: TC flower offload support for inner VLAN
Suman Ghosh
1
-6
/
+22
2023-08-07
octeontx2-af: Code restructure to handle TC outer VLAN offload
Suman Ghosh
1
-40
/
+53
2023-08-02
octeontx2-pf: TC flower offload support for SPI field
Ratheesh Kannoth
1
-0
/
+27
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-9
/
+9
2023-07-28
octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error
Suman Ghosh
1
-2
/
+2
2023-07-25
octeontx2-af: Install TC filter rules in hardware based on priority
Suman Ghosh
1
-89
/
+231
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
1
-0
/
+15
2023-06-20
octeontx2-pf: TC flower offload support for rxqueue mapping
Ratheesh Kannoth
1
-2
/
+12
2023-05-15
octeontx2-pf: Add support for HTB offload
Naveen Mamindlapalli
1
-2
/
+5
2023-05-15
octeontx2-pf: Prepare for QOS offload
Hariprasad Kelam
1
-20
/
+2
2023-05-03
octeontx2-af: Update correct mask to filter IPv4 fragments
Suman Ghosh
1
-1
/
+1
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-12-05
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
1
-1
/
+6
2022-11-28
octeontx2-pf: Add support to filter packet based on IP fragment
Suman Ghosh
1
-0
/
+25
2022-07-26
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
1
-12
/
+18
2022-07-26
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
1
-21
/
+55
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-0
/
+43
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
1
-1
/
+4
2021-08-29
octeontx2-pf: Fix inconsistent license text
Sunil Goutham
1
-1
/
+3
2021-08-22
octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
Naveen Mamindlapalli
1
-2
/
+2
2021-08-17
octeontx2-pf: devlink params support to set mcam entry count
Sunil Goutham
1
-2
/
+6
2021-08-17
octeontx2-pf: Unify flow management variables
Sunil Goutham
1
-7
/
+39
2021-07-12
octeontx2-pf: Fix uninitialized boolean variable pps
Colin Ian King
1
-1
/
+1
2021-06-15
octeontx2-pf: Add police action for TC flower
Subbaraya Sundeep
1
-23
/
+171
2021-06-15
octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TC
Subbaraya Sundeep
1
-12
/
+17
2021-06-15
octeontx2-pf: TC_MATCHALL ingress ratelimiting offload
Sunil Goutham
1
-0
/
+84
2021-06-14
octeontx2-pf: Cleanup flow rule management
Sunil Goutham
1
-2
/
+2
2021-03-19
octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"
Colin Ian King
1
-1
/
+1
2021-03-19
octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()
Wei Yongjun
1
-0
/
+1
2021-03-18
octeontx2-pf: TC_MATCHALL egress ratelimiting offload
Sunil Goutham
1
-4
/
+234
2021-03-18
octeontx2-pf: add tc flower stats handler for hw offloads
Naveen Mamindlapalli
1
-1
/
+69
2021-03-18
octeontx2-pf: Add tc flower hardware offload on ingress traffic
Naveen Mamindlapalli
1
-0
/
+488