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-03-04
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-03-04
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-28
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2018-02-28
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-11-05
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-10
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-10
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-10
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-10
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-07-10
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-07-10
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-10
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-10
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-07-10
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-10
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-07-10
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-07-10
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-07-10
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-07-10
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-07-10
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-25
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-18
netfilter: Remove uses of seq_<foo> return values
Joe Perches
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-06
netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster
Pablo Neira Ayuso
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
[next]