Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aabc
/
ipt-netflow
Public
Notifications
You must be signed in to change notification settings
Fork
139
Star
535
Code
Issues
91
Pull requests
15
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
general updates for kernel version compatiblity
- #239
#239
Open
jkroonza
wants to merge 16 commits into
aabc:master
aabc/ipt-netflow:master
from
jkroonza:dkms-fixes
jkroonza/ipt-netflow:dkms-fixes
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
general updates for kernel version compatiblity
#239
jkroonza
wants to merge 16 commits into
aabc:master
aabc/ipt-netflow:master
from
jkroonza:dkms-fixes
jkroonza/ipt-netflow:dkms-fixes
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2025
compat: Really fix __has_attribute usage
Show description for 0ec2162
anbe42
committed
0ec2162
View commit details
Copy full SHA for 0ec2162
Browse repository at this point
Commits on Mar 7, 2025
Fix dkms status invocation
Show description for e779931
anbe42
committed
e779931
View commit details
Copy full SHA for e779931
Browse repository at this point
Do not check for dkms if called from dkms
Show description for 944c81e
anbe42
committed
944c81e
View commit details
Copy full SHA for 944c81e
Browse repository at this point
Set KDIR early if called from dkms and get version from sources
Show description for 51d65f0
anbe42
committed
51d65f0
View commit details
Copy full SHA for 51d65f0
Browse repository at this point
dkms.conf: Declare BUILD_EXCLUSIVE_KERNEL_MIN="3"
Show description for 55858ba
anbe42
committed
55858ba
View commit details
Copy full SHA for 55858ba
Browse repository at this point
Fix module build for Linux v4.3
Show description for 22c47fc
anbe42
committed
22c47fc
View commit details
Copy full SHA for 22c47fc
Browse repository at this point
Unexporting find_module() has been backported to Linux v5.10.220
Show description for c2d6eeb
anbe42
committed
c2d6eeb
View commit details
Copy full SHA for c2d6eeb
Browse repository at this point
Fix module build for Linux v6.12
Show description for ca9a6ae
anbe42
committed
ca9a6ae
View commit details
Copy full SHA for ca9a6ae
Browse repository at this point
Commits on Mar 16, 2025
Less verbose kbuild_test_symbol on third parameter.
Show description for c5158c4
jkroonza
committed
c5158c4
View commit details
Copy full SHA for c5158c4
Browse repository at this point
Use strscpy rather than strlcpy (keep as fallback).
Show description for df33a7d
jkroonza
committed
df33a7d
View commit details
Copy full SHA for df33a7d
Browse repository at this point
Custom strtoul => simple_strtoul.
Show description for 4238225
jkroonza
committed
4238225
View commit details
Copy full SHA for 4238225
Browse repository at this point
static inline functions that's defined in headers.
Show description for 87074c1
jkroonza
committed
87074c1
View commit details
Copy full SHA for 87074c1
Browse repository at this point
Commits on Mar 17, 2025
Add .gitignore file.
Show description for 5612f23
jkroonza
committed
5612f23
View commit details
Copy full SHA for 5612f23
Browse repository at this point
Add required const to proc_handler prototypes for sysfs.
Show description for 2a2c579
jkroonza
committed
2a2c579
View commit details
Copy full SHA for 2a2c579
Browse repository at this point
Fix printf type warnings.
Show description for 5fb1aed
jkroonza
committed
5fb1aed
View commit details
Copy full SHA for 5fb1aed
Browse repository at this point
Fix prandom_u32{,_max} => get_random_u32{,_below}
Show description for 0c5759d
jkroonza
committed
0c5759d
View commit details
Copy full SHA for 0c5759d
Browse repository at this point
You can’t perform that action at this time.