开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-14
netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *
James Yonan
2022-07-11
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-05-27
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
2022-05-13
netfilter: prefer extension check to pointer check
Florian Westphal
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
[next]