index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
netfilter: nf_tables: do not allow SET_ID to refer to another table
Pablo Neira Ayuso
1
-0
/
+2
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
4
-8
/
+8
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
5
-8
/
+16
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-05-17
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-0
/
+6
2023-05-17
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-0
/
+3
2023-05-17
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
1
-4
/
+13
2023-05-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+6
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
1
-0
/
+2
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-1
/
+0
2019-01-09
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
1
-1
/
+2
2019-01-09
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-0
/
+14
2018-07-08
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
49
-0
/
+49
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2
-3
/
+1
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-6
/
+0
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
1
-1
/
+1
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
1
-11
/
+24
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
1
-1
/
+1
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
3
-6
/
+6
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
1
-3
/
+4
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2
-8
/
+0
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
1
-2
/
+2
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
1
-3
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
1
-3
/
+0
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
1
-11
/
+8
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2
-8
/
+8
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
1
-15
/
+0
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
1
-2
/
+2
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
1
-0
/
+3
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
1
-0
/
+5
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
1
-0
/
+2
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-19
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
1
-2
/
+2
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
1
-1
/
+2
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
1
-6
/
+20
2017-05-29
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
1
-0
/
+4
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
1
-3
/
+3
[next]