index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
2018-03-18
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2017-02-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-07-12
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-07-12
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-07-12
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-07-12
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-07-12
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-11
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-09-12
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-02
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-02
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-07-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
inet: frag: remove lru list
Florian Westphal
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-15
netfilter: remove unnecessary break after return
Fabian Frederick
2014-06-30
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-28
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
[next]