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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2018-08-28
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-07-22
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2017-12-25
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
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: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
netfilter: arp_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
2016-07-12
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() 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-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
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 IPv4 masquerading support for nf_tables
Arturo Borrero
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-02
netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
Pablo Neira Ayuso
2014-09-02
netfilter: nat: move specific NAT IPv4 to core
Pablo Neira Ayuso
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
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: add generic ARP packet logger
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-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
[next]