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-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-08
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
2018-07-08
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2018-06-21
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
2018-05-22
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-04-26
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-04-26
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
2018-04-26
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
2018-03-15
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-15
netfilter: add back stackpointer size checks
Florian Westphal
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-08-28
netfilter: conntrack: don't log "invalid" icmpv6 connections
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-02
netfilter: constify nf_loginfo structures
Julia Lawall
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-25
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-08
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-01
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
[next]