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
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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-289
/
+385
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+7
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+16
2024-03-07
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-07
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
1
-6
/
+5
2024-03-07
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-03-07
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-4
/
+4
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
1
-1
/
+1
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+21
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+1
2024-02-28
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
1
-0
/
+20
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
10
-257
/
+344
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-42
/
+56
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-3
/
+13
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-02-21
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
Kees Cook
1
-1
/
+2
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
3
-143
/
+142
2024-02-21
netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
Florian Westphal
1
-7
/
+11
2024-02-21
netfilter: nft_set_pipapo: speed up bulk element insertions
Florian Westphal
2
-16
/
+69
2024-02-21
netfilter: nft_set_pipapo: shrink data structures
Florian Westphal
2
-40
/
+51
2024-02-21
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
1
-4
/
+12
2024-02-21
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
3
-35
/
+48
2024-02-21
netfilter: nft_osf: simplify init path
Pablo Neira Ayuso
1
-8
/
+3
2024-02-21
netfilter: nf_log: validate nf_logger_find_get()
Pablo Neira Ayuso
1
-0
/
+5
2024-02-21
netfilter: nf_log: consolidate check for NULL logger in lookup function
Pablo Neira Ayuso
1
-2
/
+2
2024-02-21
netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...
Kunwu Chan
1
-3
/
+1
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+8
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-3
/
+7
2024-02-15
netfilter: nf_tables: fix bidirectional offload regression
Felix Fietkau
1
-0
/
+1
2024-02-15
netfilter: nat: restore default DNAT behavior
Kyle Swenson
1
-1
/
+4
2024-02-15
netfilter: nft_set_pipapo: fix missing : in kdoc
Pablo Neira Ayuso
1
-2
/
+2
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
4
-7
/
+7
2024-02-12
netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_list
Eric Dumazet
1
-1
/
+1
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-1
/
+1
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-99
/
+144
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
4
-13
/
+28
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
1
-4
/
+8
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
1
-1
/
+1
[prev]
[next]