index
:
linux-stable.git
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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2025-07-25
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
2025-07-25
netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps
Florian Westphal
2025-07-25
netfilter: nft_set_pipapo: merge pipapo_get/lookup
Florian Westphal
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
2025-07-25
netfilter: nft_set_pipapo: remove unused arguments
Florian Westphal
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
2025-07-25
netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper
Phil Sutter
2025-07-25
ipvs: Rename del_timer in comment in ip_vs_conn_expire_now()
WangYuli
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
2025-07-25
netfilter: conntrack: Remove unused net in nf_conntrack_double_lock()
Yue Haibing
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
2025-07-25
netfilter: conntrack: table full detailed log
lvxiafei
2025-07-23
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
2025-07-14
netfilter: nf_tables: hide clash bit from userspace
Florian Westphal
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2025-07-10
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
2025-07-10
netfilter: nf_tables: Reintroduce shortened deletion notifications
Phil Sutter
2025-07-10
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
netfilter: nf_nat: also check reverse tuple to obtain clashing entry
Florian Westphal
2025-06-05
netfilter: nf_set_pipapo_avx2: fix initial map fill
Florian Westphal
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-23
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
Sebastian Andrzej Siewior
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2025-05-23
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
2025-05-22
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only...
Florian Westphal
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]