index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
2018-05-29
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2018-04-24
netfilter: x_tables: remove duplicate ip6t_get_target function call
Taehee Yoo
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
2018-04-24
netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
Felix Fietkau
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-22
net: Convert nf_ct_net_ops
Kirill Tkhai
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-08
net: Convet ipv6_net_ops
Kirill Tkhai
2018-03-08
net: Convert ip6 tables pernet_operations
Kirill Tkhai
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-05
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
[next]