index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() 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-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 IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-02
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-02
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-07-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
inet: frag: remove lru list
Florian Westphal
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-15
netfilter: remove unnecessary break after return
Fabian Frederick
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: 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-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-28
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-01-09
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-01
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-11
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
2013-11-18
netfilter: synproxy: send mss option to backend
Martin Topholm
[next]