index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
2012-06-19
1
-0
/
+9
*
netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
Pablo Neira Ayuso
2012-06-19
1
-8
/
+12
*
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
2012-06-16
1
-0
/
+8
*
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
2012-05-09
1
-0
/
+15
*
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2012-03-07
1
-0
/
+10
*
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
1
-0
/
+11
*
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-03-07
1
-0
/
+9
*
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
2011-12-29
1
-1
/
+1
*
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
1
-0
/
+10
*
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-27
1
-0
/
+9
*
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2011-12-25
1
-0
/
+10
*
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
2011-12-25
1
-0
/
+8
*
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
2011-12-01
1
-1
/
+0
*
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
2011-11-23
1
-1
/
+0
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
Florian Westphal
2011-04-04
1
-1
/
+0
*
netfilter: xt_addrtype: ipv6 support
Florian Westphal
2011-03-15
1
-0
/
+1
*
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
2011-03-15
1
-0
/
+10
*
netfilter: xtables: add device group match
Patrick McHardy
2011-02-03
1
-0
/
+9
*
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
2011-02-01
1
-0
/
+12
*
netfilter: ipset: IP set core support
Jozsef Kadlecsik
2011-02-01
1
-0
/
+2
*
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
2011-01-19
1
-0
/
+11
*
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
2011-01-18
1
-0
/
+19
*
netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE
Florian Westphal
2011-01-18
1
-0
/
+1
*
netfilter: audit target to record accepted/dropped packets
Thomas Graf
2011-01-16
1
-0
/
+10
*
netfilter: fix Kconfig dependencies
Patrick McHardy
2011-01-14
1
-1
/
+1
*
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
2010-10-25
1
-0
/
+2
*
netfilter: add xt_cpu match
Eric Dumazet
2010-07-23
1
-0
/
+9
*
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
2010-07-23
1
-0
/
+10
*
netfilter: add CHECKSUM target
Michael S. Tsirkin
2010-07-15
1
-0
/
+16
*
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
Tim Gardner
2010-06-25
1
-22
/
+0
*
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
Arnd Hannemann
2010-06-22
1
-1
/
+1
*
netfilter: xtables: idletimer target implementation
Luciano Coelho
2010-06-15
1
-0
/
+12
*
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
2010-05-14
1
-0
/
+1
*
netfilter: xtables: add missing depends for xt_TEE
Jan Engelhardt
2010-05-12
1
-0
/
+1
*
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2010-04-19
1
-0
/
+7
*
netfilter: xtables: resort osf kconfig text
Jan Engelhardt
2010-03-18
1
-13
/
+13
*
netfilter: xt_recent: remove old proc directory
Jan Engelhardt
2010-03-17
1
-7
/
+0
*
netfilter: xtables: merge xt_CONNMARK into xt_connmark
Jan Engelhardt
2010-03-17
1
-17
/
+22
*
netfilter: xtables: merge xt_MARK into xt_mark
Jan Engelhardt
2010-03-17
1
-17
/
+29
*
netfilter: xtables: add comment markers to Xtables Kconfig
Jan Engelhardt
2010-03-17
1
-0
/
+6
*
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2010-02-15
1
-0
/
+13
*
netfilter: xtables: add CT target
Patrick McHardy
2010-02-03
1
-0
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-2
/
+2
|
\
|
*
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
1
-2
/
+2
*
|
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
2009-06-08
1
-0
/
+13
|
/
*
xt_socket: checks for the state of nf_conntrack
Laszlo Attila Toth
2009-05-01
1
-0
/
+1
*
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
Laszlo Attila Toth
2009-04-24
1
-2
/
+2
*
netfilter: fix selection of "LED" target in netfilter
Alex Riesen
2009-04-06
1
-1
/
+1
*
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-1
/
+1
[next]