index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-30
netfilter: conntrack: disable 0 value for conntrack_max setting
Florian Westphal
2025-10-30
netfilter: nf_tables: use C99 struct initializer for nft_set_iter
Fernando Fernandez Mancera
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
2025-10-08
netfilter: nft_objref: validate objref and objrefmap expressions
Fernando Fernandez Mancera
2025-09-24
netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack
Eric Dumazet
2025-09-24
netfilter: nft_set_pipapo_avx2: fix skip of expired entries
Florian Westphal
2025-09-24
netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups
Florian Westphal
2025-09-24
netfilter: nfnetlink: reset nlh pointer during batch replay
Fernando Fernandez Mancera
2025-09-24
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-11
ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enable
Zhang Tengfei
2025-09-11
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
2025-09-10
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
2025-09-10
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
2025-09-10
netfilter: nft_set_rbtree: continue traversal if element is inactive
Florian Westphal
2025-09-10
netfilter: nft_set_pipapo: don't check genbit from packetpath lookups
Florian Westphal
2025-09-10
netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
Florian Westphal
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
2025-09-02
netfilter: nft_set_pipapo: remove redundant test for avx feature bit
Florian Westphal
2025-09-02
netfilter: nf_tables: all transaction allocations can now sleep
Florian Westphal
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
2025-09-02
netfilter: nft_payload: Use csum_replace4() instead of opencoding
Christophe Leroy
2025-08-27
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-20
netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
Sebastian Andrzej Siewior
2025-08-20
netfilter: nft_set_pipapo: Store real pointer, adjust later.
Sebastian Andrzej Siewior
2025-08-20
netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
Florian Westphal
2025-08-20
netfilter: nft_set_pipapo_avx2: split lookup function in two parts
Florian Westphal
2025-08-20
netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
Sebastian Andrzej Siewior
2025-08-20
netfilter: ctnetlink: remove refcounting in dying list dumping
Florian Westphal
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
2025-08-13
netfilter: nft_set_pipapo: fix null deref for empty set
Florian Westphal
2025-08-08
Merge tag 'nf-25-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2025-08-07
netfilter: nft_socket: remove WARN_ON_ONCE with huge level value
Pablo Neira Ayuso
2025-08-07
netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl()
Dan Carpenter
2025-08-07
netfilter: nft_set_pipapo: don't return bogus extension pointer
Florian Westphal
2025-08-07
netfilter: ctnetlink: remove refcounting in expectation dumpers
Florian Westphal
2025-08-07
netfilter: ctnetlink: fix refcount leak on table dump
Florian Westphal
2025-08-01
bpf: Check netfilter ctx accesses are aligned
Paul Chaignon
[next]