开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
2018-08-03
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
2018-08-03
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2018-08-03
netfilter: nf_tables: remove unused variable
YueHaibing
2018-08-03
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
netfilter: nf_tables: move dumper state allocation into ->start
Florian Westphal
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
2018-07-20
netfilter: nf_tables: don't allow to rename to already-pending name
Florian Westphal
2018-07-20
netfilter: nf_tables: fix memory leaks on chain rename
Florian Westphal
2018-07-20
netfilter: nf_tables: free flow table struct too
Florian Westphal
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
2018-07-18
netfilter: nft_set_rbtree: fix panic when destroying set by GC
Taehee Yoo
2018-07-18
netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
Taehee Yoo
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
2018-07-18
netfilter: nft_socket: Break evaluation if no socket found
Máté Eckl
2018-07-18
netfilter: nf_osf: add struct nf_osf_hdr_ctx
Pablo Neira Ayuso
2018-07-18
netfilter: nf_osf: add nf_osf_match_one()
Pablo Neira Ayuso
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
2018-07-18
netfilter: nf_tables: avoid global info storage
Florian Westphal
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2018-07-18
netfilter: nf_tables: make valid_genid callback mandatory
Florian Westphal
2018-07-18
netfilter: nf_tables: add and use helper for module autoload
Florian Westphal
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2018-07-18
netfilter: nf_conntrack: resolve clash for matching conntracks
Martynas Pumputis
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
2018-07-18
netfilter: nf_conncount: Split insert and traversal
Yi-Hung Wei
2018-07-18
netfilter: nf_conncount: Move locking into count_tree()
Yi-Hung Wei
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
[next]