index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
/
otx2_flows.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-07-25
octeontx2-af: Install TC filter rules in hardware based on priority
Suman Ghosh
1
-0
/
+2
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
1
-0
/
+8
2023-02-24
octeontx2-pf: Use correct struct reference in test condition
Deepak R Varma
1
-1
/
+1
2022-11-28
octeontx2-pf: Add support to filter packet based on IP fragment
Suman Ghosh
1
-4
/
+21
2022-11-22
octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rules
Suman Ghosh
1
-2
/
+25
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
1
-12
/
+28
2022-07-07
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
1
-28
/
+12
2022-07-06
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
1
-12
/
+28
2022-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
1
-2
/
+2
2022-02-09
octeontx2-pf: PFC config support with DCBx
Hariprasad Kelam
1
-7
/
+43
2021-08-29
octeontx2-pf: Add vlan-etype to ntuple filters
Subbaraya Sundeep
1
-4
/
+26
2021-08-29
octeontx2-pf: Fix inconsistent license text
Sunil Goutham
1
-1
/
+2
2021-08-22
octeontx2-pf: Fix algorithm index in MCAM rules with RSS action
Sunil Goutham
1
-0
/
+1
2021-08-20
octeontx2-pf: Add check for non zero mcam flows
Sunil Goutham
1
-0
/
+9
2021-08-18
octeontx2-pf: Allow VLAN priority also in ntuple filters
Subbaraya Sundeep
1
-5
/
+0
2021-08-17
octeontx2-pf: devlink params support to set mcam entry count
Sunil Goutham
1
-12
/
+19
2021-08-17
octeontx2-pf: Unify flow management variables
Sunil Goutham
1
-16
/
+13
2021-08-17
octeontx2-pf: Sort the allocated MCAM entry indices
Sunil Goutham
1
-0
/
+15
2021-08-17
octeontx2-pf: Ntuple filters support for VF netdev
Rakesh Babu
1
-7
/
+44
2021-07-01
octeontx2-pf: offload DMAC filters to CGX/RPM block
Hariprasad Kelam
1
-9
/
+220
2021-06-14
octeontx2-pf: Cleanup flow rule management
Sunil Goutham
1
-41
/
+150
2021-05-30
octeontx2-pf: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2021-03-19
octeontx2-pf: Do not modify number of rules
Subbaraya Sundeep
1
-1
/
+3
2021-03-18
octeontx2-pf: Add tc flower hardware offload on ingress traffic
Naveen Mamindlapalli
1
-0
/
+5
2021-03-18
octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload support
Naveen Mamindlapalli
1
-2
/
+40
2021-01-29
octeontx2-af: Fix 'physical' typos
Bjorn Helgaas
1
-1
/
+1
2021-01-14
octeontx2-pf: Add flow classification using IP next level protocol
Naveen Mamindlapalli
1
-8
/
+108
2021-01-06
octeontx2-pf: Add RSS multi group support
Geetha sowjanya
1
-5
/
+32
2020-11-18
octeontx2-pf: Add support for SR-IOV management functions
Naveen Mamindlapalli
1
-2
/
+7
2020-11-18
octeontx2-pf: Implement ingress/egress VLAN offload
Hariprasad Kelam
1
-0
/
+102
2020-11-18
octeontx2-pf: Add support for unicast MAC address filtering
Hariprasad Kelam
1
-5
/
+115
2020-11-18
octeontx2-pf: Add support for ethtool ntuple filters
Subbaraya Sundeep
1
-0
/
+603