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
2012-10-28
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
Hein Tibosch
2012-10-28
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
2012-09-27
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
2012-09-21
netfilter: fix IPv6 NAT dependencies in Kconfig
Pablo Neira Ayuso
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-05
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
2012-08-30
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
2012-08-30
netfilter: ip6tables: add NETMAP target
Patrick McHardy
2012-08-30
netfilter: ip6tables: add REDIRECT target
Patrick McHardy
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-30
netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...
Patrick McHardy
2012-08-30
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
2012-08-14
netfilter: PTR_RET can be used
Wu Fengguang
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
2012-06-27
netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function
Gao feng
2012-06-27
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
Gao feng
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
netfilter: nf_ct_ipv6: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-09
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-09
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
2012-04-02
netfilter: ipv6: Stop using NLA_PUT*().
David S. Miller
2012-03-22
netfilter: remove forward module param confusion.
Rusty Russell
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-13
netfilter: add ipv6 reverse path filter match
Florian Westphal
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-11-29
net: dont call jump_label_dec from irq context
Eric Dumazet
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-23
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
[next]