index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
netfilter: ipset: switch to rcu work
Florian Westphal
1
-2
/
+2
2026-07-31
netfilter: ipset: switch ext_size to atomic64_t
Jozsef Kadlecsik
1
-1
/
+1
2026-07-22
netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
Xiang Mei
1
-1
/
+1
2026-06-23
netfilter: x_tables.h: fix all kernel-doc warnings
Randy Dunlap
1
-8
/
+21
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2026-05-24
netfilter: x_tables: disable 32bit compat interface in user namespaces
Florian Westphal
1
-0
/
+17
2026-05-22
netfilter: nf_conntrack_gre: fix gre keymap list corruption
Florian Westphal
1
-3
/
+4
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
1
-1
/
+1
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
1
-0
/
+1
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
1
-0
/
+1
2026-04-30
netfilter: x_tables: add .check_hooks to matches and targets
Pablo Neira Ayuso
1
-0
/
+8
2026-04-08
netfilter: use function typedefs for __rcu NAT helper hook pointers
Sun Jian
5
-26
/
+41
2026-04-01
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
1
-1
/
+1
2026-02-17
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
5
-5
/
+5
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
1
-3
/
+0
2025-07-25
netfilter: x_tables: Remove unused functions xt_{in|out}name()
Yue Haibing
1
-10
/
+0
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
1
-38
/
+0
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
1
-1
/
+1
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
1
-0
/
+4
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-08-08
netfilter: h323: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-08
netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()
Yue Haibing
1
-1
/
+0
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
1
-1
/
+0
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
1
-1
/
+1
2022-11-30
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
1
-0
/
+10
2022-07-11
netfilter: h323: merge nat hook pointers into one
Florian Westphal
1
-53
/
+56
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
1
-1
/
+1
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
1
-21
/
+17
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-0
/
+2
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-4
/
+4
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+1
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
1
-0
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
1
-3
/
+3
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
1
-0
/
+3
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
1
-0
/
+1
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
1
-1
/
+1
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
1
-6
/
+6
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
1
-6
/
+10
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
1
-4
/
+2
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
1
-4
/
+2
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
1
-4
/
+9
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
1
-0
/
+3
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
1
-0
/
+1
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
1
-0
/
+2
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
1
-0
/
+27
2021-03-31
netfilter: ipset: Remove duplicate declaration
Wan Jiabing
1
-2
/
+0
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-1
/
+1
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-4
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
[next]