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-11-10
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2018-03-18
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-18
netfilter: add back stackpointer size checks
Florian Westphal
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-01-31
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2018-01-31
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2018-01-31
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
2018-01-31
netfilter: x_tables: speed up jump target validation
Florian Westphal
2017-09-27
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-11-24
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-27
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-14
netfilter: ipv6: pointer cast layout
Ian Morris
2015-10-14
netfilter: ip6_tables: improve if statements
Ian Morris
2015-10-13
netfilter: ip6_tables: ternary operator layout
Ian Morris
2015-10-13
netfilter: ipv6: whitespace around operators
Ian Morris
2015-10-13
netfilter: ipv6: code indentation
Ian Morris
2015-10-13
netfilter: ip6_tables: function definition layout
Ian Morris
2015-10-13
netfilter: ip6_tables: label placement
Ian Morris
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2015-10-01
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
2015-09-29
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
2015-09-18
netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
Eric W. Biederman
[next]