开源镜像站
帮助
动态
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
2020-01-16
netfilter: nat: fix ICMP header corruption on ICMP errors
Eyal Birger
2020-01-16
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
2020-01-16
netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
Florian Westphal
2020-01-16
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2020-01-16
netfilter: nf_tables: store transaction list locally while requesting module
Pablo Neira Ayuso
2020-01-13
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-20
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-20
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
Pablo Neira Ayuso
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: skip module reference count bump on object updates
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
2019-12-09
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
2019-12-07
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
2019-12-02
netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
wenxu
2019-11-30
netfilter: nf_flow_table_offload: add IPv6 match description
Pablo Neira Ayuso
2019-11-30
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
Florian Westphal
2019-11-30
netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...
Nathan Chancellor
2019-11-30
netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...
wenxu
2019-11-30
netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd
wenxu
2019-11-29
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-15
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
2019-11-15
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
2019-11-15
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2019-11-15
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
2019-11-15
netfilter: nf_tables_offload: remove reference to flow rule from deletion path
Pablo Neira Ayuso
2019-11-15
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
wenxu
[next]