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
/
include
/
net
/
netfilter
/
ipv6
Age
Commit message (
Expand
)
Author
2015-11-23
netfilter: ipv6: avoid nf_iterate recursion
Florian Westphal
2015-11-23
netfilter: ipv6: nf_defrag: avoid/free clone operations
Florian Westphal
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-07
netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
Pablo Neira Ayuso
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-09-23
netfilter: Remove extern from function prototypes
Joe Perches
2011-01-12
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2008-01-28
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
2007-07-31
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
Adrian Bunk
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
2006-12-02
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai