index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...
Adrian Bunk
2007-02-02
1
-1
/
+1
*
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
2007-02-02
1
-0
/
+2
*
[NETFILTER]: xt_hashlimit: fix ip6tables dependency
Patrick McHardy
2007-01-30
1
-1
/
+1
*
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
2007-01-30
1
-1
/
+1
*
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
2007-01-30
1
-1
/
+7
*
[NETFILTER]: xt_connbytes: fix division by zero
Patrick McHardy
2007-01-30
1
-17
/
+12
*
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
2007-01-26
1
-1
/
+1
*
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
2007-01-23
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation
Patrick McHardy
2007-01-09
1
-0
/
+1
*
[NETFILTER]: New connection tracking is not EXPERIMENTAL anymore
Patrick McHardy
2007-01-04
1
-13
/
+12
*
[NETFILTER] xt_hashlimit.c: fix typo
Alexey Dobriyan
2007-01-03
1
-1
/
+1
*
[NETFILTER]: bridge-netfilter: remove deferred hooks
Patrick McHardy
2006-12-13
1
-8
/
+4
*
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
Yasuyuki Kozakai
2006-12-13
3
-2
/
+40
*
[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets
Yasuyuki Kozakai
2006-12-13
4
-24
/
+6
*
[NETFILTER]: Fix INET=n linking error
Patrick McHardy
2006-12-13
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
2
-13
/
+16
|
\
|
*
[NETFILTER]: Fix non-ANSI func. decl.
Randy Dunlap
2006-12-07
1
-1
/
+1
|
*
[NETFILTER]: nf_conntrack: Don't try to find clashed expectation
Yasuyuki Kozakai
2006-12-06
1
-12
/
+15
*
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
3
-5
/
+5
|
/
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
3
-0
/
+3
*
[NETFILTER]: xtables: fixes warning on compilation of hashlimit
Yasuyuki Kozakai
2006-12-02
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: fix header inclusions for helpers
Yasuyuki Kozakai
2006-12-02
5
-4
/
+4
*
[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
Patrick McHardy
2006-12-02
8
-79
/
+72
*
[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Patrick McHardy
2006-12-02
1
-3
/
+3
*
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
2006-12-02
3
-0
/
+171
*
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
2006-12-02
3
-0
/
+543
*
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2006-12-02
5
-0
/
+941
*
[NETFILTER]: nf_conntrack: add NetBIOS name service helper port
Patrick McHardy
2006-12-02
3
-0
/
+145
*
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
2006-12-02
3
-0
/
+297
*
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2006-12-02
5
-0
/
+4679
*
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
2006-12-02
3
-0
/
+253
*
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2006-12-02
1
-0
/
+68
*
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2006-12-02
1
-10
/
+10
*
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
2006-12-02
4
-24
/
+52
*
[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names
Patrick McHardy
2006-12-02
3
-0
/
+3
*
[NETFILTER]: Kconfig: improve conntrack selection
Patrick McHardy
2006-12-02
1
-6
/
+44
*
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
2006-12-02
4
-6
/
+18
*
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
2006-12-02
5
-34
/
+29
*
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
2006-12-02
1
-4
/
+5
*
[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
Patrick McHardy
2006-12-02
1
-3
/
+0
*
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
2006-12-02
3
-0
/
+98
*
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
2006-12-02
3
-0
/
+787
*
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
2006-12-02
1
-9
/
+10
*
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
2006-12-02
1
-0
/
+8
*
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
2006-12-02
1
-22
/
+27
*
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
2006-12-02
1
-3
/
+5
*
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
2006-12-02
1
-4
/
+5
*
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2006-12-02
3
-4
/
+4
*
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
2006-12-02
2
-0
/
+2
*
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
2006-12-02
6
-0
/
+240
[next]